Change the prefetch token history to reflect the new default fetch URL
This commit is contained in:
		
							parent
							
								
									fe899e145d
								
							
						
					
					
						commit
						d271334b37
					
				| @ -9,7 +9,7 @@ | ||||
| 	    <link rel="dns-prefetch" href="https://data.wowtoken.app"> | ||||
|         <link rel="stylesheet" href="css/style.css"> | ||||
|         <link rel="preload" href="https://data.wowtoken.app/token/current.json" as="fetch" type="application/json" crossorigin="anonymous"> | ||||
|         <link rel="preload" href="https://data.wowtoken.app/token/history/us/48h.json" as="fetch" type="application/json" crossorigin="anonymous"> | ||||
|         <link rel="preload" href="https://data.wowtoken.app/token/history/us/72h.json" as="fetch" type="application/json" crossorigin="anonymous"> | ||||
|         <script src="https://cdn.jsdelivr.net/npm/chart.js@3.3.2/dist/chart.min.js" integrity="sha256-qoN08nWXsFH+S9CtIq99e5yzYHioRHtNB9t2qy1MSmc=" crossorigin="anonymous"></script> | ||||
|         <script src="https://cdn.jsdelivr.net/npm/luxon@1.27.0/build/global/luxon.min.js" integrity="sha256-cJnCTPRTD3OUjTD4Ml0WEMsmTiLl71arKaZ9DEZJk0o=" crossorigin="anonymous"></script> | ||||
|         <script src="https://cdn.jsdelivr.net/npm/chartjs-adapter-luxon@1.0.0/dist/chartjs-adapter-luxon.min.js" integrity="sha256-q8w2Mgq36OwAFKLLbdSi+aCHAb6WJhIswZ7N6k+xsf0=" crossorigin="anonymous"></script> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user