mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add blank spaces lol
This commit is contained in:
		
							parent
							
								
									624454c134
								
							
						
					
					
						commit
						37531ee37e
					
				| @ -11,8 +11,10 @@ const parseXml = async (videoId, headers) => { | ||||
|     var { data } = await curly.get(`${newApiUrl}?v=${videoId}`, { | ||||
|       httpHeader: Object.entries(headers).map(([k, v]) => `${k}: ${v}`) | ||||
|     }); | ||||
|      | ||||
|     const json = toJson(data); | ||||
|     return getJson(json); | ||||
|    | ||||
|   } catch (error) { | ||||
|     console.error(`Error parsing XML: ${error}`); | ||||
|     return null; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley