mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add /old :3
This commit is contained in:
		
							parent
							
								
									c7cda4f0b4
								
							
						
					
					
						commit
						11f861ffbe
					
				| @ -127,6 +127,14 @@ module.exports = function (app, config, renderTemplate) { | ||||
|       | ||||
|   }); | ||||
| 
 | ||||
|     app.get("/old", function (req, res) { | ||||
|     const v = req.query.v; | ||||
| 
 | ||||
|     renderTemplate(res, req, "poketube-old.ejs", { | ||||
|       v, | ||||
|     }); | ||||
|   }); | ||||
|    | ||||
|   app.get("/watch", async (req, res) => { | ||||
|     const { dm, v, e, r, f, m, quality: q, a, universe } = req.query; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley