summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-11-09 20:36:08 +0100
committersijanec <sijanecantonluka@gmail.com>2020-11-09 20:36:08 +0100
commit09fef46e476144cd8bb977564aaa7d45b4f53471 (patch)
tree424b20907612e1c3592ef86220f2af288e85aecf
parentmajor sw fuckery solved (diff)
downloadttx-app-09fef46e476144cd8bb977564aaa7d45b4f53471.tar
ttx-app-09fef46e476144cd8bb977564aaa7d45b4f53471.tar.gz
ttx-app-09fef46e476144cd8bb977564aaa7d45b4f53471.tar.bz2
ttx-app-09fef46e476144cd8bb977564aaa7d45b4f53471.tar.lz
ttx-app-09fef46e476144cd8bb977564aaa7d45b4f53471.tar.xz
ttx-app-09fef46e476144cd8bb977564aaa7d45b4f53471.tar.zst
ttx-app-09fef46e476144cd8bb977564aaa7d45b4f53471.zip
-rw-r--r--apache.conf6
-rw-r--r--sw.js2
2 files changed, 4 insertions, 4 deletions
diff --git a/apache.conf b/apache.conf
index fe63719..914d286 100644
--- a/apache.conf
+++ b/apache.conf
@@ -1,8 +1,8 @@
# substitute, proxy, headers, ssl, proxy_http, dump_io mods need enable: a2enmod
<VirtualHost *:27443>
SSLEngine On
- SSLCertificateFile /etc/letsencrypt/live/teletekst.xn--jha.ga/fullchain.pem
- SSLCertificateKeyFile /etc/letsencrypt/live/teletekst.xn--jha.ga/privkey.pem
+ SSLCertificateFile /etc/letsencrypt/live/gimb.tk/fullchain.pem
+ SSLCertificateKeyFile /etc/letsencrypt/live/gimb.tk/privkey.pem
SSLProxyEngine On
SSLProxyCheckPeerCN Off
SSLProxyCheckPeerName Off
@@ -41,11 +41,11 @@
AddOutputFilterByType SUBSTITUTE text/html
Substitute "s|teletext.rtvslo.si|teletekst.xn--jha.ga|i"
Substitute "s/weird.function/console.log/i"
+ Substitute "s/usemap/width=480 height=336 usemap/i"
DumpIOInput Off
DumpIOOutput On
LogLevel dumpio:trace7
LogLevel debug
-
</VirtualHost>
<VirtualHost *:2780>
# ServerName cargova.xn--pga.ga
diff --git a/sw.js b/sw.js
index a4f231e..8f8d7a1 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.5";
+const static_cache_name = "site-static-v0.0.6";
const offlineUrl = "/offline.html";
const assets = [
"/manifest.json", // proxy |