mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	Update html/landing.ejs
This commit is contained in:
		
							parent
							
								
									b4bc484056
								
							
						
					
					
						commit
						a91feb61af
					
				| @ -109,9 +109,22 @@ body { | ||||
|       <style>@import url(https://ka-p.fontawesome.com/releases/v6.4.2/css/pro.min.css?token=fe06fc099b);@import url(https://ka-p.fontawesome.com/releases/v6.4.2/css/pro-v4-shims.min.css?token=fe06fc099b);@import url(https://ka-p.fontawesome.com/releases/v6.4.2/css/pro-v5-font-face.min.css?token=fe06fc099b);@import url(https://ka-p.fontawesome.com/releases/v6.4.2/css/pro-v4-font-face.min.css?token=fe06fc099b);@import url(https://ka-p.fontawesome.com/assets/fe06fc099b/108504408/custom-icons.css?token=fe06fc099b);</style> | ||||
|        | ||||
|       <script> | ||||
|       var cacheVersion = 1; | ||||
|        | ||||
|       caches.delete('offline-cache' + cacheVersion) | ||||
|       if ('serviceWorker' in navigator) { | ||||
|   navigator.serviceWorker.getRegistrations().then(function(registrations) { | ||||
|     for (let registration of registrations) { | ||||
|       registration.unregister(); | ||||
|     } | ||||
|   }); | ||||
|   if ('caches' in window) { | ||||
|   caches.keys().then(function(cacheNames) { | ||||
|     cacheNames.forEach(function(cacheName) { | ||||
|       caches.delete(cacheName); | ||||
|     }); | ||||
|   }); | ||||
| } | ||||
| 
 | ||||
| } | ||||
| 
 | ||||
|       </script> | ||||
|     </div> | ||||
|   </body> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley