mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-09 05:16:06 +10:00
fix(sw): update white list
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
const RUNTIME = 'docsify';
|
||||
const HOSTNAME_WHITELIST = [
|
||||
self.location.hostname,
|
||||
'unpkg.com',
|
||||
'fonts.gstatic.com',
|
||||
'fonts.googleapis.com'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user