Skip to content

Commit

Permalink
We do not use reo.dev or linked in ads anymore so removing (#1365)
Browse files Browse the repository at this point in the history
* We do not use reo.dev anymore so removing

* no longer use linked in ads
  • Loading branch information
travjenkins authored Nov 22, 2024
1 parent 9ae276d commit 783e175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ http {
default-src 'self';
connect-src 'self' https://*.estuary-data.com https://*.estuary-data.dev https://config-encryption.estuary.dev https://eyrcnmuzzyriypdajwdk.supabase.co https://agent-api-1084703453822.us-central1.run.app https://gcp-marketplace-verify-mo7rswd2xq-uc.a.run.app https://*.google.com https://stats.g.doubleclick.net https://*.logrocket.io https://*.lr-ingest.io https://*.logrocket.com https://*.lr-in.com https://*.lr-in-prod.com https://*.lr-ingest.com https://*.ingest-lr.com https://*.lr-intake.com https://*.intake-lr.com https://*.logr-ingest.com https://*.lrkt-in.com https://api.stripe.com https://maps.googleapis.com;
frame-src 'self' https://docs.estuary.dev https://go.estuary.dev https://connect-js.stripe.com https://js.stripe.com https://*.js.stripe.com https://hooks.stripe.com https://td.doubleclick.net https://www.googletagmanager.com;
script-src 'self' 'unsafe-eval' 'nonce-$cspNonce' https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com https://*.reo.dev https://*.stripe.network https://*.js.stripe.com https://js.stripe.com https://maps.googleapis.com https://cdn.logrocket.io https://cdn.lr-ingest.io https://cdn.lr-in.com https://cdn.lr-in-prod.com https://cdn.lr-ingest.com https://cdn.ingest-lr.com https://cdn.lr-intake.com https://cdn.intake-lr.com https://*.logr-ingest.com https://snap.licdn.com;
script-src 'self' 'unsafe-eval' 'nonce-$cspNonce' https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com https://*.stripe.network https://*.js.stripe.com https://js.stripe.com https://maps.googleapis.com https://cdn.logrocket.io https://cdn.lr-ingest.io https://cdn.lr-in.com https://cdn.lr-in-prod.com https://cdn.lr-ingest.com https://cdn.ingest-lr.com https://cdn.lr-intake.com https://cdn.intake-lr.com https://*.logr-ingest.com;
base-uri 'self';
child-src 'self' blob:;
font-src 'self' data: https:;
Expand Down

0 comments on commit 783e175

Please sign in to comment.