mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	remove j :3
This commit is contained in:
		
							parent
							
								
									4b76c5187b
								
							
						
					
					
						commit
						d449d412f1
					
				| @ -284,13 +284,12 @@ module.exports = function (app, config, renderTemplate) { | ||||
|           stream, | ||||
|           c, | ||||
|           cinv, | ||||
|           boutJson, | ||||
|         }, | ||||
|         timestamp: Date.now(), | ||||
|       }; | ||||
| 
 | ||||
|       if (cache[ID] && Date.now() - cache[ID].timestamp < 3600000) { | ||||
|         var { tj, shorts, stream, c, boutJson } = cache[ID].result; | ||||
|         var { tj, shorts, stream, c } = cache[ID].result; | ||||
|       } | ||||
| 
 | ||||
| //TOBEREMOVED
 | ||||
| @ -322,7 +321,6 @@ module.exports = function (app, config, renderTemplate) { | ||||
|         tab, | ||||
|         shorts, | ||||
|         firstVideo:ChannelFirstVideoObject, | ||||
|         j: boutJson, | ||||
|         sort: sort_by, | ||||
|         stream, | ||||
|         tj, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley