mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	fix this
This commit is contained in:
		
							parent
							
								
									43de86922e
								
							
						
					
					
						commit
						64c6f8742e
					
				| @ -190,9 +190,10 @@ module.exports = function (app, config, renderTemplate) { | ||||
| 
 | ||||
|     const search = require("google-it"); | ||||
| 
 | ||||
|     if (req.query.lucky === "true") { | ||||
|     if (req.query.lk === "true") { | ||||
|       getRandomLinkAndRedirect(query, res); | ||||
|     } | ||||
|      | ||||
|     var uaos = req.useragent.os; | ||||
|     var IsOldWindows; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley