fix(sw): update white list
This commit is contained in:
parent
58789bfec7
commit
f2975a5e5e
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
||||||
const RUNTIME = 'docsify';
|
const RUNTIME = 'docsify';
|
||||||
const HOSTNAME_WHITELIST = [
|
const HOSTNAME_WHITELIST = [
|
||||||
self.location.hostname,
|
self.location.hostname,
|
||||||
'unpkg.com',
|
|
||||||
'fonts.gstatic.com',
|
'fonts.gstatic.com',
|
||||||
'fonts.googleapis.com'
|
'fonts.googleapis.com'
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue