Skip to content
Snippets Groups Projects
Commit 6a723747 authored by Dan Notestein's avatar Dan Notestein
Browse files

Merge branch 'twitter-badge' into 'develop'

Remove localhost:3000

See merge request !339
parents 425417a0 62ac0fa5
No related branches found
No related tags found
2 merge requests!343- gray out negative rshares comment and don't render the markdown,!339Remove localhost:3000
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"helmet": { "helmet": {
"directives": { "directives": {
"childSrc": "'self' 3speak.tv emb.d.tube player.twitch.tv www.youtube.com staticxx.facebook.com w.soundcloud.com player.vimeo.com", "childSrc": "'self' 3speak.tv emb.d.tube player.twitch.tv www.youtube.com staticxx.facebook.com w.soundcloud.com player.vimeo.com",
"connectSrc": "https://images.hive.blog 'self' hive.blog https://api.hive.blog api.blocktrades.us https://anyx.io https://hivesigner.com https://hivebuzz.me https://peakd.com https://api.deathwing.me https://www.reddit.com https://gist.github.com https://rpc.ausbit.dev https://api.ha.deathwing.me *.ibytedtos.com wss://hive-auth.arcange.eu localhost:3000 https://hiveposh.com/api/", "connectSrc": "https://images.hive.blog 'self' hive.blog https://api.hive.blog api.blocktrades.us https://anyx.io https://hivesigner.com https://hivebuzz.me https://peakd.com https://api.deathwing.me https://www.reddit.com https://gist.github.com https://rpc.ausbit.dev https://api.ha.deathwing.me *.ibytedtos.com wss://hive-auth.arcange.eu https://hiveposh.com/api/",
"defaultSrc": "'self' img.3speakcontent.online emb.d.tube www.youtube.com staticxx.facebook.com player.vimeo.com *.streamrail.com", "defaultSrc": "'self' img.3speakcontent.online emb.d.tube www.youtube.com staticxx.facebook.com player.vimeo.com *.streamrail.com",
"fontSrc": "data: fonts.gstatic.com cdn.embedly.com", "fontSrc": "data: fonts.gstatic.com cdn.embedly.com",
"frameAncestors": "'none'", "frameAncestors": "'none'",
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"imgSrc": "* data:", "imgSrc": "* data:",
"objectSrc": "'none'", "objectSrc": "'none'",
"pluginTypes": "application/pdf", "pluginTypes": "application/pdf",
"scriptSrc": "'unsafe-inline' 'unsafe-eval' data: https: 'self' www.google-analytics.com connect.facebook.net localhost:3000", "scriptSrc": "'unsafe-inline' 'unsafe-eval' data: https: 'self' www.google-analytics.com connect.facebook.net",
"styleSrc": "'self' 'unsafe-inline' fonts.googleapis.com platform.twitter.com www.reddit.com cdn.embedly.com github.githubassets.com *.tiktokcdn.com *.ttwstatic.com", "styleSrc": "'self' 'unsafe-inline' fonts.googleapis.com platform.twitter.com www.reddit.com cdn.embedly.com github.githubassets.com *.tiktokcdn.com *.ttwstatic.com",
"reportUri": "/api/v1/csp_violation" "reportUri": "/api/v1/csp_violation"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment