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 1716b3d3d..e0fc7d21f 100644 --- a/web/flutter_service_worker.js +++ b/web/flutter_service_worker.js @@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest'; const TEMP = 'flutter-temp-cache'; const CACHE_NAME = 'flutter-app-cache'; -const RESOURCES = {"index.html": "403dc06f3af5856a384dddaecead5fd4", -"/": "403dc06f3af5856a384dddaecead5fd4", +const RESOURCES = {"index.html": "cd28d66d05a19158c94f3346fc18575a", +"/": "cd28d66d05a19158c94f3346fc18575a", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be", -"main.dart.js": "7835b222423122ab6516c1c5f4589133", +"main.dart.js": "c68d649f99cfa29c6c749351806a2531", "version.json": "3d2c5936ebd30d387213be0f97763677", "splash/style.css": "d284d01cad91aeea699e23fe4698ccf1", "splash/img/light-4x.png": "e0346148103c17a87682a35525499afe", diff --git a/web/index.html b/web/index.html index 312c426fe..cf518b6e6 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 -->