We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58789bf commit f2975a5Copy full SHA for f2975a5
docs/sw.js
@@ -9,7 +9,6 @@
9
const RUNTIME = 'docsify';
10
const HOSTNAME_WHITELIST = [
11
self.location.hostname,
12
- 'unpkg.com',
13
'fonts.gstatic.com',
14
'fonts.googleapis.com'
15
]
0 commit comments