mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-05 03:24:41 +00:00
uwuzu version 1.2.22
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
var CACHE_NAME = "app_uwuzu";
|
||||
var urlsToCache = [
|
||||
"home/index.php",
|
||||
"home/ftl.php",
|
||||
"notification/index.php",
|
||||
"search/index.php",
|
||||
"require/botbox.php",
|
||||
"require/leftbox.php",
|
||||
@@ -16,6 +18,7 @@ var urlsToCache = [
|
||||
"new.php",
|
||||
"check.php",
|
||||
"success.php",
|
||||
"img/",
|
||||
];
|
||||
|
||||
self.addEventListener('install', function(event) {
|
||||
|
||||
Reference in New Issue
Block a user