mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	fix download page :p
This commit is contained in:
		
							parent
							
								
									685e25ac1b
								
							
						
					
					
						commit
						ac7771abd2
					
				| @ -93,7 +93,7 @@ module.exports = function (app, config, renderTemplate) { | ||||
| 
 | ||||
|     const json = fetching.video.Player; | ||||
| 
 | ||||
|     const url = `https://tube.kuylar.dev/proxy/download/${v}/${q}/${json.Title}.${format}`; | ||||
|     const url = `https://tube.kuylar.dev/proxy/media/${v}/${q}/${json.Title}.${format}`; | ||||
| 
 | ||||
|     res.redirect(url); | ||||
|   }); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley