mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	try this
This commit is contained in:
		
							parent
							
								
									b1379daf54
								
							
						
					
					
						commit
						fae8b7333d
					
				| @ -355,7 +355,6 @@ module.exports = function (app, config, renderTemplate) { | ||||
|     var contentregion =  "US"; | ||||
| 
 | ||||
|       const { | ||||
|         video: k, | ||||
|         json, | ||||
|         engagement, | ||||
|         comments: inv_comments, | ||||
| @ -368,7 +367,8 @@ module.exports = function (app, config, renderTemplate) { | ||||
|       const color2 = data.color2; | ||||
|       const desc = data?.desc; | ||||
|       const isMobile = req.useragent.isMobile; | ||||
|       const wiki = data.wiki; | ||||
|       const wiki = data?.wiki; | ||||
|       const k = data?.video; | ||||
|       const { channel: tj } = data; | ||||
|       const u = await media_proxy(v); | ||||
|       const d = desc.toString().replace(/\n/g, " <br> "); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley ////
						Ashley ////