mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	hmmmmmmmmmmmmmmm
This commit is contained in:
		
							parent
							
								
									fd9c40362e
								
							
						
					
					
						commit
						679e530a89
					
				| @ -82,7 +82,7 @@ class PokeTubeCore { | ||||
|       fetch(`${this.config.invapi}/comments/${v}?hl=${contentlang}®ion=${contentregion}&h=${btoa(Date.now())}`).then((res) => res.text()), | ||||
|       fetch(`${this.config.invapi}/videos/${v}?hl=${contentlang}®ion=${contentregion}&h=${btoa(Date.now())}`).then((res) => res.text()), | ||||
|       curly | ||||
|         .get(`${this.config.tubeApi}video?v=${v}&h=${btoa(Date.now())}`, { | ||||
|         .get(`${this.config.tubeApi}video?v=${v}`, { | ||||
|           httpHeader: Object.entries(headers).map(([k, v]) => `${k}: ${v}`), | ||||
|         }) | ||||
|         .then((res) => { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley