Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5298487

Browse files
committed
update
1 parent 8357ef2 commit 5298487

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sw.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ const PRECACHE = 'precache-v1';
1010
const RUNTIME = 'runtime';
1111
const HOSTNAME_WHITELIST = [
1212
self.location.hostname,
13-
"/zkg.github.io",
14-
"/zkg.github.io",
13+
"/zhangkg.cn",
14+
"",
1515
"cdnjs.cloudflare.com"
1616
]
1717

0 commit comments

Comments
 (0)