Fix Doc Bug

This commit is contained in:
ckcz123 2017-12-31 23:10:44 +08:00
parent 4c80b0216d
commit 6b2b320fa7

View File

@ -3,7 +3,7 @@ const HOSTNAME_WHITELIST = [
self.location.hostname,
'fonts.gstatic.com',
'fonts.googleapis.com',
'unpkg.com'
'cdn.bootcss.com'
]
// The Util Function to hack URLs of intercepted requests