From 6c9175f29e5470f3e8131357c320f5de99ba832f Mon Sep 17 00:00:00 2001 From: krille-chan Date: Thu, 27 Jul 2023 14:32:46 +0000 Subject: [PATCH] deploy: 4bb3434519a27ecb3d8696880ec00f4534b85ee7 --- CNAME | 1 - web/flutter_service_worker.js | 4 ++-- web/index.html | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index acba18b94..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -fluffychat.im \ No newline at end of file diff --git a/web/flutter_service_worker.js b/web/flutter_service_worker.js index e0fc7d21f..284241f98 100644 --- a/web/flutter_service_worker.js +++ b/web/flutter_service_worker.js @@ -3,8 +3,8 @@ const MANIFEST = 'flutter-app-manifest'; const TEMP = 'flutter-temp-cache'; const CACHE_NAME = 'flutter-app-cache'; -const RESOURCES = {"index.html": "cd28d66d05a19158c94f3346fc18575a", -"/": "cd28d66d05a19158c94f3346fc18575a", +const RESOURCES = {"index.html": "9706cc201719e6eb9965fa17f7fa0ccd", +"/": "9706cc201719e6eb9965fa17f7fa0ccd", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be", "main.dart.js": "c68d649f99cfa29c6c749351806a2531", diff --git a/web/index.html b/web/index.html index cf518b6e6..603dc2a8c 100644 --- a/web/index.html +++ b/web/index.html @@ -37,7 +37,7 @@ application. For more information, see: https://developers.google.com/web/fundamentals/primers/service-workers -->