Skip to content

Commit

Permalink
deploy: 18a3bb8
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Nov 25, 2024
1 parent 279e8bc commit 31d67af
Show file tree
Hide file tree
Showing 5 changed files with 8,690 additions and 8,689 deletions.
2 changes: 1 addition & 1 deletion 1961/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 1961/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"main.dart.js": "fad4b1abe7c6d984587908850e2bd320",
"main.dart.js": "67401b4664069ebeb268b5c8a7c6e440",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"splash/img/light-3x.png": "467acc6e3ca77682bfad4bce091bd0b6",
"splash/img/branding-3x.png": "a8f173d5d7f1f15be6a3f8cb4f00a9bd",
Expand Down Expand Up @@ -723,8 +723,8 @@ const RESOURCES = {"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"assets/AssetManifest.json": "cfbb2e829ab9c439ef252f0ef16e5c8d",
"assets/AssetManifest.bin.json": "3eb2217b9a12042dd643d2b4860ad1f0",
"auth.html": "753913b429e0217a2c870bdafd63d063",
"index.html": "8710f6a52b47f15f785ccf8ffbadc090",
"/": "8710f6a52b47f15f785ccf8ffbadc090",
"index.html": "7be67b5733da334fc7d920a0083f6582",
"/": "7be67b5733da334fc7d920a0083f6582",
"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"canvaskit/canvaskit.js": "5fda3f1af7d6433d53b24083e2219fa0",
"canvaskit/canvaskit.js.symbols": "48c83a2ce573d9692e8d970e288d75f7",
Expand All @@ -741,7 +741,7 @@ const RESOURCES = {"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"favicon.png": "2e69080e35d3ca42d9e9f78474df7d20",
"style.css": "f70d0365df109f5c620005d49af5d7c0",
"version.json": "539f4e24a0830144e936773dbbdeaa6c",
"flutter_bootstrap.js": "71bc7acc09dc6ee8aedd81826865efd3"};
"flutter_bootstrap.js": "07a1131a51b7a340965cc23f64173a32"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion 1961/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<script src="splash/splash.js"></script>
<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = '"294910313"';
var serviceWorkerVersion = '"4025330334"';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 31d67af

Please sign in to comment.