mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add proxy :3
This commit is contained in:
		
							parent
							
								
									81fc689f6e
								
							
						
					
					
						commit
						c6838b2e86
					
				| @ -52,7 +52,7 @@ module.exports = async function (video_id) { | ||||
| 
 | ||||
|   async function ryd() { | ||||
|     try { | ||||
|       const engagement = await fetch(`${dislike_api}${video_id}`).then((res) => | ||||
|       const engagement = await fetch(`https://p.poketube.fun/${dislike_api}${video_id}`).then((res) => | ||||
|         res.json() | ||||
|       ); | ||||
|       return engagement; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley