mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	Update server.js
This commit is contained in:
		
							parent
							
								
									4187f9b1e6
								
							
						
					
					
						commit
						711dc09c09
					
				| @ -123,7 +123,7 @@ app.get("/download", async function (req, res) { | |||||||
|     engagement: engagement, |     engagement: engagement, | ||||||
|     k: k, |     k: k, | ||||||
|     video: json, |     video: json, | ||||||
|     date: moment(k.Video.uploadDate).format("LL"), |     date: k.Video.uploadDate, | ||||||
|     color: await getColors( |     color: await getColors( | ||||||
|       `https://i.ytimg.com/vi/${v}/maxresdefault.jpg` |       `https://i.ytimg.com/vi/${v}/maxresdefault.jpg` | ||||||
|     ).then((colors) => colors[0].hex()), |     ).then((colors) => colors[0].hex()), | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley