diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..8f38b29 --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ +No Jekyll \ No newline at end of file diff --git a/404.html b/404.html new file mode 100644 index 0000000..ac4a48b --- /dev/null +++ b/404.html @@ -0,0 +1,263 @@ + + + + + + + + 404 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..d757ebf --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +WK-Battery-Tyre-Service-Centre.github.io \ No newline at end of file diff --git a/app.js b/app.js new file mode 100644 index 0000000..872dfd7 --- /dev/null +++ b/app.js @@ -0,0 +1 @@ +const POLICY_CACHE_ONLY="cache-only",POLICY_CACHE_FIRST="cache-first",POLICY_NETWORK_ONLY="network-only";let OFFLINE_CACHE="WK-Service-Centre-202402291126170700",OFFLINE_RESOURCES={};OFFLINE_RESOURCES["https://WK-Battery-Tyre-Service-Centre.github.io/index.html"]="network-first",OFFLINE_RESOURCES["https://WK-Battery-Tyre-Service-Centre.github.io/index.json"]="network-first",OFFLINE_RESOURCES["https://WK-Battery-Tyre-Service-Centre.github.io/thumbnails-1200x1200.png"]="network-first",OFFLINE_RESOURCES["https://WK-Battery-Tyre-Service-Centre.github.io/thumbnails-1200x630.png"]="network-first",OFFLINE_RESOURCES["https://WK-Battery-Tyre-Service-Centre.github.io/thumbnails-480x480.png"]="network-first";const __putInCache=async(e,t)=>{const n=await caches.open(OFFLINE_CACHE);await n.put(e,t)},_fetchNetworkOnly=async e=>{try{const t=await fetch(e);return __putInCache(e,t.clone()),t}catch{return new Response("Network Error",{status:408,handlers:{"Content-Type":"text-plain"}})}},_fetchCacheOnly=async e=>{const t=await caches.match(e);return t||new Response("Asset Not Found",{status:404,handlers:{"Content-Type":"text-plain"}})},_fetchNetworkFirst=async e=>{try{const t=await fetch(e);return __putInCache(e,t.clone()),t}catch{const t=await caches.match(e);if(t)return t}return new Response("Network Error",{status:408,handlers:{"Content-Type":"text-plain"}})},_fetchCacheFirst=async e=>{const t=await caches.match(e);if(t)return t;try{const t=await fetch(e);return __putInCache(e,t.clone()),t}catch{return new Response("Network Error",{status:408,handlers:{"Content-Type":"text-plain"}})}};self.addEventListener("fetch",e=>{if(e.request.url.indexOf("http")===0)switch(OFFLINE_RESOURCES[e.request.url]){case POLICY_CACHE_FIRST:e.respondWith(_fetchCacheFirst(e.request));break;case POLICY_CACHE_ONLY:e.respondWith(_fetchCacheOnly(e.request));break;case POLICY_NETWORK_ONLY:e.respondWith(_fetchNetworkOnly(e.request));break;default:e.respondWith(_fetchNetworkFirst(e.request));break}}),self.addEventListener("install",e=>{e.waitUntil(async()=>{var e=[];for(let t in OFFLINE_RESOURCES)e.push(t);const t=await caches.open(OFFLINE_CACHE);return t.addAll(e)})}),self.addEventListener("activate",e=>{e.waitUntil(caches.keys().then(e=>Promise.all(e.map(e=>{if(e===OFFLINE_CACHE)return;return caches.delete(e)}))))}) \ No newline at end of file diff --git a/app.webmanifest b/app.webmanifest new file mode 100644 index 0000000..e0643bd --- /dev/null +++ b/app.webmanifest @@ -0,0 +1 @@ +{"background_color":"#231F20","categories":["Car Service Centre","Malaysia","汽车服务中心","网站","马来西亚","Official Website","Service Centre","WK Car Service Centre","Web","大马","官方网站","帼电池轮胎服务中心","服务中心"],"description":"Battery, Brake, Engine Oil \u0026 Filter, Tyre \u0026 Alignment, Air-Cond, etc. We got it!","display":"standalone","display_override":["standalone","minimal-ui","browser"],"icons":[{"purpose":"any","sizes":"192x192","src":"https://WK-Battery-Tyre-Service-Centre.github.io/icon-192x192.png","type":"image/png"},{"purpose":"any","sizes":"384x384","src":"https://WK-Battery-Tyre-Service-Centre.github.io/icon-384x384.png","type":"image/png"},{"purpose":"any","sizes":"512x512","src":"https://WK-Battery-Tyre-Service-Centre.github.io/icon-512x512.png","type":"image/png"},{"purpose":"any","sizes":"1024x1024","src":"https://WK-Battery-Tyre-Service-Centre.github.io/icon-1024x1024.png","type":"image/png"},{"purpose":"any","sizes":"1200x1200","src":"https://WK-Battery-Tyre-Service-Centre.github.io/icon-vector.svg","type":"image/svg+xml"},{"purpose":"maskable","sizes":"1200x1200","src":"https://WK-Battery-Tyre-Service-Centre.github.io/icon-vector.svg","type":"image/svg+xml"}],"id":"io.github.wk-battery-tyre-service-centre","lang":"en","name":"WK Battery and Tyre Service Centre","orientation":"any","prefer_related_applications":false,"protocol_handlers":[{"protocol":"web+wksc","url":"https://WK-Battery-Tyre-Service-Centre.github.io/?query=%s"}],"related_applications":[{"id":"https://WK-Battery-Tyre-Service-Centre.github.io/","platform":"webapp","url":"https://WK-Battery-Tyre-Service-Centre.github.io/"}],"scope":"https://WK-Battery-Tyre-Service-Centre.github.io/","screenshots":[{"label":"WK Battery and Tyre Service Centre","platform":"wide","sizes":"1200x630","src":"https://WK-Battery-Tyre-Service-Centre.github.io/logo/wk-battery-and-tyre-service-centre_1200x1200.png","type":"image/png"}],"short_name":"WK Service Centre","shortcuts":[{"description":"To Main Dashboard","icons":[{"purpose":"any","sizes":"1200x1200","src":"https://WK-Battery-Tyre-Service-Centre.github.io/favicon-1200x1200.png","type":"image/png"}],"name":"Home \u0026 Dashboard","short_name":"Dashboard","url":"https://WK-Battery-Tyre-Service-Centre.github.io/en/"}],"start_url":"https://WK-Battery-Tyre-Service-Centre.github.io/","theme_color":"#F9FF21"} \ No newline at end of file diff --git a/banner-1200x630.png b/banner-1200x630.png new file mode 100644 index 0000000..25a30f1 Binary files /dev/null and b/banner-1200x630.png differ diff --git a/browserconfig.xml b/browserconfig.xml new file mode 100644 index 0000000..1405fb8 --- /dev/null +++ b/browserconfig.xml @@ -0,0 +1,13 @@ + + + + + + + + + + #F9FF21 + + + diff --git a/en/index.html b/en/index.html new file mode 100644 index 0000000..de3673e --- /dev/null +++ b/en/index.html @@ -0,0 +1,251 @@ + + + + + + + WK Battery & Tyre Service Centre + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Coming Soon

+

Site is currently under construction

+
+ + + diff --git a/en/index.json b/en/index.json new file mode 100644 index 0000000..36c65f4 --- /dev/null +++ b/en/index.json @@ -0,0 +1 @@ +{"Description":"Battery, Brake, Engine Oil \u0026 Filter, Tyre \u0026 Alignment, Air-Cond, etc. We got it! An attention to details, reasonably priced, and honest to goodness servicer.","Title":"WK Battery \u0026 Tyre Service Centre"} \ No newline at end of file diff --git a/en/sitemap-page.xml b/en/sitemap-page.xml new file mode 100644 index 0000000..8f21d36 --- /dev/null +++ b/en/sitemap-page.xml @@ -0,0 +1,10 @@ + + + https://WK-Battery-Tyre-Service-Centre.github.io/en/index.html + 2024-02-29T09:29:15+08:00 + + https://WK-Battery-Tyre-Service-Centre.github.io/en/index.json + 2024-02-29T09:29:15+08:00 + + \ No newline at end of file diff --git a/en/sitemap.xml b/en/sitemap.xml new file mode 100644 index 0000000..976c220 --- /dev/null +++ b/en/sitemap.xml @@ -0,0 +1,7 @@ + + + + https://WK-Battery-Tyre-Service-Centre.github.io/en/sitemap-page.xml + 2024-02-29T09:29:15+08:00 + + diff --git a/favicon-1024x1024.png b/favicon-1024x1024.png new file mode 100644 index 0000000..c0943da Binary files /dev/null and b/favicon-1024x1024.png differ diff --git a/favicon-114x114.png b/favicon-114x114.png new file mode 100644 index 0000000..4cdac1c Binary files /dev/null and b/favicon-114x114.png differ diff --git a/favicon-1200x1200.png b/favicon-1200x1200.png new file mode 100644 index 0000000..b5ac0bf Binary files /dev/null and b/favicon-1200x1200.png differ diff --git a/favicon-120x120.png b/favicon-120x120.png new file mode 100644 index 0000000..7c1841b Binary files /dev/null and b/favicon-120x120.png differ diff --git a/favicon-144x144.png b/favicon-144x144.png new file mode 100644 index 0000000..17865c3 Binary files /dev/null and b/favicon-144x144.png differ diff --git a/favicon-152x152.png b/favicon-152x152.png new file mode 100644 index 0000000..b223a0e Binary files /dev/null and b/favicon-152x152.png differ diff --git a/favicon-16x16.png b/favicon-16x16.png new file mode 100644 index 0000000..74155c1 Binary files /dev/null and b/favicon-16x16.png differ diff --git a/favicon-180x180.png b/favicon-180x180.png new file mode 100644 index 0000000..ba86801 Binary files /dev/null and b/favicon-180x180.png differ diff --git a/favicon-192x192.png b/favicon-192x192.png new file mode 100644 index 0000000..4902da5 Binary files /dev/null and b/favicon-192x192.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png new file mode 100644 index 0000000..b1ad476 Binary files /dev/null and b/favicon-32x32.png differ diff --git a/favicon-384x384.png b/favicon-384x384.png new file mode 100644 index 0000000..0c04bf3 Binary files /dev/null and b/favicon-384x384.png differ diff --git a/favicon-480x480.png b/favicon-480x480.png new file mode 100644 index 0000000..77553b5 Binary files /dev/null and b/favicon-480x480.png differ diff --git a/favicon-512x512.png b/favicon-512x512.png new file mode 100644 index 0000000..f9b9359 Binary files /dev/null and b/favicon-512x512.png differ diff --git a/favicon-57x57.png b/favicon-57x57.png new file mode 100644 index 0000000..4ef1b5a Binary files /dev/null and b/favicon-57x57.png differ diff --git a/favicon-60x60.png b/favicon-60x60.png new file mode 100644 index 0000000..763ac9e Binary files /dev/null and b/favicon-60x60.png differ diff --git a/favicon-72x72.png b/favicon-72x72.png new file mode 100644 index 0000000..5685b5c Binary files /dev/null and b/favicon-72x72.png differ diff --git a/favicon-76x76.png b/favicon-76x76.png new file mode 100644 index 0000000..a54961d Binary files /dev/null and b/favicon-76x76.png differ diff --git a/favicon-96x96.png b/favicon-96x96.png new file mode 100644 index 0000000..ce3d84d Binary files /dev/null and b/favicon-96x96.png differ diff --git a/favicon-monochrome.svg b/favicon-monochrome.svg new file mode 100644 index 0000000..db8306b --- /dev/null +++ b/favicon-monochrome.svg @@ -0,0 +1 @@ + diff --git a/favicon-vector.svg b/favicon-vector.svg new file mode 100644 index 0000000..db8306b --- /dev/null +++ b/favicon-vector.svg @@ -0,0 +1 @@ + diff --git a/hestia/zoralab-1200x1200.svg b/hestia/zoralab-1200x1200.svg new file mode 100644 index 0000000..7493672 --- /dev/null +++ b/hestia/zoralab-1200x1200.svg @@ -0,0 +1,80 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/icon-1024x1024.png b/icon-1024x1024.png new file mode 100644 index 0000000..c0943da Binary files /dev/null and b/icon-1024x1024.png differ diff --git a/icon-192x192.png b/icon-192x192.png new file mode 100644 index 0000000..4902da5 Binary files /dev/null and b/icon-192x192.png differ diff --git a/icon-384x384.png b/icon-384x384.png new file mode 100644 index 0000000..0c04bf3 Binary files /dev/null and b/icon-384x384.png differ diff --git a/icon-512x512.png b/icon-512x512.png new file mode 100644 index 0000000..f9b9359 Binary files /dev/null and b/icon-512x512.png differ diff --git a/icon-vector.svg b/icon-vector.svg new file mode 100644 index 0000000..db8306b --- /dev/null +++ b/icon-vector.svg @@ -0,0 +1 @@ + diff --git a/index.html b/index.html new file mode 100644 index 0000000..0351245 --- /dev/null +++ b/index.html @@ -0,0 +1,263 @@ + + + + + + + + WK Battery & Tyre Service Centre + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.json b/index.json new file mode 100644 index 0000000..36c65f4 --- /dev/null +++ b/index.json @@ -0,0 +1 @@ +{"Description":"Battery, Brake, Engine Oil \u0026 Filter, Tyre \u0026 Alignment, Air-Cond, etc. We got it! An attention to details, reasonably priced, and honest to goodness servicer.","Title":"WK Battery \u0026 Tyre Service Centre"} \ No newline at end of file diff --git a/logo/wk-battery-and-tyre-service-centre_1200x1200.avif b/logo/wk-battery-and-tyre-service-centre_1200x1200.avif new file mode 100644 index 0000000..bae9ea5 Binary files /dev/null and b/logo/wk-battery-and-tyre-service-centre_1200x1200.avif differ diff --git a/logo/wk-battery-and-tyre-service-centre_1200x1200.png b/logo/wk-battery-and-tyre-service-centre_1200x1200.png new file mode 100644 index 0000000..4a9757e Binary files /dev/null and b/logo/wk-battery-and-tyre-service-centre_1200x1200.png differ diff --git a/logo/wk-battery-and-tyre-service-centre_1200x1200.svg b/logo/wk-battery-and-tyre-service-centre_1200x1200.svg new file mode 100644 index 0000000..db8306b --- /dev/null +++ b/logo/wk-battery-and-tyre-service-centre_1200x1200.svg @@ -0,0 +1 @@ + diff --git a/logo/wk-battery-and-tyre-service-centre_1200x450.avif b/logo/wk-battery-and-tyre-service-centre_1200x450.avif new file mode 100644 index 0000000..5798d71 Binary files /dev/null and b/logo/wk-battery-and-tyre-service-centre_1200x450.avif differ diff --git a/logo/wk-battery-and-tyre-service-centre_1200x450.png b/logo/wk-battery-and-tyre-service-centre_1200x450.png new file mode 100644 index 0000000..fcb9cb7 Binary files /dev/null and b/logo/wk-battery-and-tyre-service-centre_1200x450.png differ diff --git a/logo/wk-battery-and-tyre-service-centre_1200x450.svg b/logo/wk-battery-and-tyre-service-centre_1200x450.svg new file mode 100644 index 0000000..48ab791 --- /dev/null +++ b/logo/wk-battery-and-tyre-service-centre_1200x450.svg @@ -0,0 +1 @@ + diff --git a/logo/wk-battery-and-tyre-service-centre_1200x630.avif b/logo/wk-battery-and-tyre-service-centre_1200x630.avif new file mode 100644 index 0000000..d4ee383 Binary files /dev/null and b/logo/wk-battery-and-tyre-service-centre_1200x630.avif differ diff --git a/logo/wk-battery-and-tyre-service-centre_1200x630.png b/logo/wk-battery-and-tyre-service-centre_1200x630.png new file mode 100644 index 0000000..b02e9b1 Binary files /dev/null and b/logo/wk-battery-and-tyre-service-centre_1200x630.png differ diff --git a/logo/wk-battery-and-tyre-service-centre_1200x630.svg b/logo/wk-battery-and-tyre-service-centre_1200x630.svg new file mode 100644 index 0000000..841392f --- /dev/null +++ b/logo/wk-battery-and-tyre-service-centre_1200x630.svg @@ -0,0 +1 @@ + diff --git a/mstile-150x150.png b/mstile-150x150.png new file mode 100644 index 0000000..6c86815 Binary files /dev/null and b/mstile-150x150.png differ diff --git a/mstile-310x150.png b/mstile-310x150.png new file mode 100644 index 0000000..cdc7d87 Binary files /dev/null and b/mstile-310x150.png differ diff --git a/mstile-310x310.png b/mstile-310x310.png new file mode 100644 index 0000000..8a969f4 Binary files /dev/null and b/mstile-310x310.png differ diff --git a/mstile-70x70.png b/mstile-70x70.png new file mode 100644 index 0000000..d62b818 Binary files /dev/null and b/mstile-70x70.png differ diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..aad146c --- /dev/null +++ b/robots.txt @@ -0,0 +1,5 @@ +Sitemap: https://WK-Battery-Tyre-Service-Centre.github.io/en/sitemap.xml +Sitemap: https://WK-Battery-Tyre-Service-Centre.github.io/sitemap.xml + +User-agent: * +Allow: / \ No newline at end of file diff --git a/sitemap-page.xml b/sitemap-page.xml new file mode 100644 index 0000000..231e337 --- /dev/null +++ b/sitemap-page.xml @@ -0,0 +1,10 @@ + + + https://WK-Battery-Tyre-Service-Centre.github.io/index.html + 2024-02-29T09:29:15+08:00 + + https://WK-Battery-Tyre-Service-Centre.github.io/index.json + 2024-02-29T09:29:15+08:00 + + \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..532bfa7 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,7 @@ + + + + https://WK-Battery-Tyre-Service-Centre.github.io/en/sitemap-page.xml + 2024-02-29T09:29:15+08:00 + + diff --git a/thumbnails_1200x1200.png b/thumbnails_1200x1200.png new file mode 100644 index 0000000..2a07ea0 Binary files /dev/null and b/thumbnails_1200x1200.png differ diff --git a/thumbnails_1200x630.png b/thumbnails_1200x630.png new file mode 100644 index 0000000..40087b5 Binary files /dev/null and b/thumbnails_1200x630.png differ diff --git a/thumbnails_480x480.png b/thumbnails_480x480.png new file mode 100644 index 0000000..bb9bda2 Binary files /dev/null and b/thumbnails_480x480.png differ