mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	h
This commit is contained in:
		
							parent
							
								
									03fb903de7
								
							
						
					
					
						commit
						9cfdfde9a9
					
				| @ -76,7 +76,7 @@ app.get("/avatars/:v", async function (req, res) { | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|   app.get("/avatars/ytc/:v", async function (req, res) { |   app.get("/avatars/ytc/:v", async function (req, res) { | ||||||
|     var url = `https://cal1.iv.ggtyler.dev/ggpht/ytc/${req.params.v.replace("ytc", "")}`; |     var url = `https://iv.ggtyler.dev/ggpht/ytc/${req.params.v.replace("ytc", "")}`; | ||||||
| 
 | 
 | ||||||
|     let f = await modules.fetch(url + `?cachefixer=${btoa(Date.now())}`, { |     let f = await modules.fetch(url + `?cachefixer=${btoa(Date.now())}`, { | ||||||
|       method: req.method, |       method: req.method, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley