mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
fix(sw): update white list
This commit is contained in:
parent
58789bfec7
commit
f2975a5e5e
@ -9,7 +9,6 @@
|
||||
const RUNTIME = 'docsify';
|
||||
const HOSTNAME_WHITELIST = [
|
||||
self.location.hostname,
|
||||
'unpkg.com',
|
||||
'fonts.gstatic.com',
|
||||
'fonts.googleapis.com'
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user