summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools <unconfigured@null.spigotmc.org>2020-08-30 21:54:14 +0200
committerBuildTools <unconfigured@null.spigotmc.org>2020-08-30 21:54:14 +0200
commit0f5112e9ba659b8cb0adedbedb623b2a403a3a86 (patch)
tree17768e47c0baca95025f4e2b45252c8fb6d444ae
parentfinal fixes (diff)
downloadttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.gz
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.bz2
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.lz
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.xz
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.zst
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.zip
-rw-r--r--index.html18
-rw-r--r--sw.js2
2 files changed, 19 insertions, 1 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..6222c21
--- /dev/null
+++ b/index.html
@@ -0,0 +1,18 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset=UTF-8 />
+ <title>
+ TELETEKST APLIKACIJA - Nalagam ...
+ </title>
+ <style>
+ body {
+ background: black;
+ }
+ </style>
+ <meta http-equiv=refresh content=0;URL=/100/1 />
+ </head>
+ <body>
+
+ </body>
+</html>
diff --git a/sw.js b/sw.js
index 347ad15..0bb9ec7 100644
--- a/sw.js
+++ b/sw.js
@@ -1,5 +1,5 @@
// Change version to cause cache refresh, sw.js SE NE SME CACHAT aka ne ga dat v assets!
-const static_cache_name = "site-static-v0.0.0";
+const static_cache_name = "site-static-v0.0.1";
const offlineUrl = "/offline.html";
const assets = [
"/manifest.json", // proxy |