mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add threads :3
This commit is contained in:
		
							parent
							
								
									b2d5f7ef05
								
							
						
					
					
						commit
						4f3ae7ca61
					
				| @ -247,7 +247,10 @@ module.exports = function (app, config, renderTemplate) { | ||||
|           const discord = extractInfo(CORD_REGEX); | ||||
|           const twitch = extractInfo(TWITCH_REGEX); | ||||
|           const reddit = extractInfo(REDDIT_REGEX); | ||||
|            | ||||
|           /* meta software */ | ||||
|           const instagram = extractInfo(INSTAGRAM_REGEX); | ||||
|           const threads_by_instagram = extractInfo(THREADS_BY_INSTAGRAM_REGEX); | ||||
| 
 | ||||
|           const videoObject = inv_vid?.adaptiveFormats; | ||||
|           function findItag(adaptiveFormats) { | ||||
| @ -348,6 +351,7 @@ module.exports = function (app, config, renderTemplate) { | ||||
|               isMobile: req.useragent.isMobile, | ||||
|               tj: data.channel, | ||||
|               r, | ||||
|               threads:threads_by_instagram, | ||||
|               qua: q, | ||||
|               inv: inv_comments, | ||||
|               convert, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley