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