Skip to content

Commit f2975a5

Browse files
committed
fix(sw): update white list
1 parent 58789bf commit f2975a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/sw.js

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
const RUNTIME = 'docsify';
1010
const HOSTNAME_WHITELIST = [
1111
self.location.hostname,
12-
'unpkg.com',
1312
'fonts.gstatic.com',
1413
'fonts.googleapis.com'
1514
]

0 commit comments

Comments
 (0)