Skip to content

Commit c2d4de6

Browse files
author
kirbIndustries
authored
Update sw.js
1 parent 634c44c commit c2d4de6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sw.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,9 @@ self.addEventListener('fetch', event => {
236236

237237
// Ensure API requests for live data never serve stale cached versions
238238
const apiHosts = [
239+
'polygol.github.io/kirbstore/inventories',
240+
'raw.githubusercontent.com/kirbIndustries/assets/refs/heads/main/kirbindustries-ads-service/octagon/small.json',
241+
'kirbindust.goatcounter.com',
239242
'api.open-meteo.com',
240243
'dummyjson.com',
241244
'api.rss2json.com'

0 commit comments

Comments
 (0)