mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
This commit is contained in:
		
							parent
							
								
									403477ea94
								
							
						
					
					
						commit
						23aa55a186
					
				| @ -142,13 +142,17 @@ module.exports = function (app, config, renderTemplate) { | ||||
|       var continuation = ""; | ||||
|     } | ||||
| 
 | ||||
|     try { | ||||
|     //videos
 | ||||
|     const a = await modules | ||||
|       .fetch(`https://inv.riverside.rocks/api/v1/channels/videos/${ID}/`) | ||||
|       .fetch(`https://inv.vern.cc/api/v1/channels/videos/${ID}/`) | ||||
|       .then((res) => res.text()); | ||||
| 
 | ||||
|     var tj = await getJson(a); | ||||
| 
 | ||||
|     } catch { | ||||
|       var tj = " " | ||||
|     } | ||||
|      | ||||
|     const community = await modules | ||||
|       .fetch(`${config.invapi}/channels/community/${ID}/`) | ||||
|       .then((res) => res.text()); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley