diff --git a/docs/sw.js b/docs/sw.js index 1fb26d6b..1c6757fd 100644 --- a/docs/sw.js +++ b/docs/sw.js @@ -9,7 +9,6 @@ const RUNTIME = 'docsify'; const HOSTNAME_WHITELIST = [ self.location.hostname, - 'unpkg.com', 'fonts.gstatic.com', 'fonts.googleapis.com' ]