Fix Doc Bug
This commit is contained in:
parent
4c80b0216d
commit
6b2b320fa7
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user