service item buy

This commit is contained in:
hamid zarghami
2025-03-09 17:19:04 +03:30
parent 3e8eef834e
commit b0a4c5854b
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -82,13 +82,13 @@ define(['./workbox-e7681877'], (function (workbox) { 'use strict';
"revision": "3ca0b8505b4bec776b69afdba2768812"
}, {
"url": "index.html",
"revision": "0.3q32r8akalg"
"revision": "0.1g07ism6nj8"
}], {});
workbox.cleanupOutdatedCaches();
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
allowlist: [/^\/$/]
}));
workbox.registerRoute(/^https:\/\/console\.danakcorp\.com\//, new workbox.NetworkFirst({
workbox.registerRoute(/^https:\/\/admin-panel\.danakcorp\.com\//, new workbox.NetworkFirst({
"cacheName": "api-cache",
"networkTimeoutSeconds": 10,
plugins: [new workbox.ExpirationPlugin({