mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	a
This commit is contained in:
		
							parent
							
								
									b601d2354e
								
							
						
					
					
						commit
						38a7d7c3af
					
				| @ -155,7 +155,7 @@ module.exports = function (app, config, renderTemplate) { | ||||
| 
 | ||||
| let searchUrl; | ||||
| if (req.query.from === 'hashtag') { | ||||
|   searchUrl = `${config.invapi}/hashtag/${query}&hl=en-gb`; | ||||
|   searchUrl = `${config.invapi}/hashtag/${query}?hl=en-gb`; | ||||
| } else { | ||||
|   searchUrl = `${config.invapi}/search?q=${encodeURIComponent(query)}&page=${encodeURIComponent(continuation)}&date=${date}&type=${type}&duration=${duration}&sort=${sort}&hl=en+gb`; | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley