mirror of
				https://gitlab.com/MrFry/mrfrys-node-server
				synced 2025-04-01 20:24:18 +02:00 
			
		
		
		
	merge
This commit is contained in:
		@@ -288,7 +288,7 @@ app.post('/isAdding', function (req, res) {
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
app.get('/ask', function (req, res) {
 | 
			
		||||
  logger.LogReq(req)
 | 
			
		||||
  // logger.LogReq(req)
 | 
			
		||||
  if (Object.keys(req.query).length === 0) {
 | 
			
		||||
    res.json({
 | 
			
		||||
      message: `ask something! ?q=[question]&subj=[subject]&data=[question data]. 'subj' is optimal for faster result`,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user