mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	actually use 404 LOL
This commit is contained in:
		
							parent
							
								
									663cbe3cde
								
							
						
					
					
						commit
						bc7ffd16e3
					
				| @ -225,7 +225,8 @@ module.exports = function (app, config, renderTemplate) { | ||||
|       if (isvld && req.params.v.length >= 10) { | ||||
|         return res.redirect(`/watch?v=${req.params.v}`); | ||||
|       } else { | ||||
|           return renderTemplate(res, req, "404.ejs", { | ||||
|         res.status(404) | ||||
|         return renderTemplate(res, req, "404.ejs", { | ||||
|         isOldWindows, | ||||
|         random | ||||
|       }); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley