mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	fix api
This commit is contained in:
		
							parent
							
								
									863bc52f41
								
							
						
					
					
						commit
						1931afd8df
					
				| @ -393,7 +393,7 @@ app.get("/channel/", async (req, res) => { | ||||
| 
 | ||||
|   //videos
 | ||||
|   const channel = await modules.fetch( | ||||
|     config.tubeApi + `channel?id=${ID}&tab=videos&Continuation=${continuation}` | ||||
|     config.tubeApi + `channel?id=${ID}&tab=shorts&Continuation=${continuation}` | ||||
|   ); | ||||
|   const c = await channel.text(); | ||||
|   const tj = JSON.parse(modules.toJson(c)); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley