Skip to content

Commit

Permalink
🚚 chore(iubenda): update remote consent URL to new Cloudflare Worker
Browse files Browse the repository at this point in the history
- Enable the tailored Cloudflare Worker's geo-detection feature for Iubenda consent
  • Loading branch information
chriskyfung committed Feb 10, 2025
1 parent 09ba608 commit ce5b02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ consent_preview: false
iubenda:
siteId: 3904687 # Your own site ID
cookiePolicyId: 30443530 # Your own cookie policy ID
remote_consent_url: https://bit.ly/iubenda-cs-for-amp # Your own remote consent URL
remote_consent_url: https://chris-iubenda-for-amp.fumikr.workers.dev/?auto-detect=1 # Your own remote consent URL
tp_btn_style: false
tp_btn_position: 'bottom-left'

Expand Down

0 comments on commit ce5b02c

Please sign in to comment.