feat: add Disqus domains to scriptsrc in config.toml
Some checks are pending
Hugo Publish CI / build-and-deploy (push) Waiting to run
Some checks are pending
Hugo Publish CI / build-and-deploy (push) Waiting to run
This commit is contained in:
@@ -171,6 +171,10 @@ scriptsrc = [
|
|||||||
"https://pagead2.googlesyndication.com",
|
"https://pagead2.googlesyndication.com",
|
||||||
"https://static.cloudflareinsights.com",
|
"https://static.cloudflareinsights.com",
|
||||||
"https://unpkg.com",
|
"https://unpkg.com",
|
||||||
|
"https://ericxliu-me.disqus.com",
|
||||||
|
"https://disqus.com",
|
||||||
|
"https://*.disqus.com",
|
||||||
|
"https://*.disquscdn.com",
|
||||||
]
|
]
|
||||||
prefetchsrc = ["'self'"]
|
prefetchsrc = ["'self'"]
|
||||||
# connect-src directive – defines valid targets for to XMLHttpRequest (AJAX), WebSockets or EventSource
|
# connect-src directive – defines valid targets for to XMLHttpRequest (AJAX), WebSockets or EventSource
|
||||||
|
|||||||
Reference in New Issue
Block a user