mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	fix some stuff lol
This commit is contained in:
		
							parent
							
								
									66f3911f8b
								
							
						
					
					
						commit
						bf79fd692f
					
				| @ -39,7 +39,7 @@ module.exports = function (app, config, renderTemplate) { | ||||
|   }); | ||||
|    | ||||
|   app.get("/vi/:v/:t", async function (req, res) { | ||||
|     var url = `https://i.ytimg.com/vi/${req.params.v}/${req.params.t}` | ||||
|     var url = `https://yt.sudovanilla.com/vi/${req.params.v}/${req.params.t}` | ||||
|      | ||||
|        let f = await modules.fetch(url + `?cachefixer=${btoa(Date.now())}`, { | ||||
|       method: req.method, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley