mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	use github user content for instance fetch (related: #87)
This commit is contained in:
		
							parent
							
								
									5ef6b6bfcd
								
							
						
					
					
						commit
						ae741e1c30
					
				| @ -273,7 +273,7 @@ exec('git rev-list HEAD -n 1 --abbrev-commit', (error, stdout, stderr) => { | ||||
|     const { fetch } = await import("undici"); | ||||
| 
 | ||||
|     try { | ||||
|       const url = `https://codeberg.org/Ashley/poketube/raw/branch/main/instances.json`; | ||||
|       const url = `https://raw.githubusercontent.com/ashley0143/poke/main/instances.json`; | ||||
| 
 | ||||
|       let f = await fetch(url) | ||||
|         .then((res) => res.text()) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley