Skip to content

fix: use HTTPS for ad opt-out portal links in cookie policy - #1897

Open
xam-dev-ux wants to merge 1 commit into
base:masterfrom
xam-dev-ux:fix/cookie-policy-https-links
Open

fix: use HTTPS for ad opt-out portal links in cookie policy#1897
xam-dev-ux wants to merge 1 commit into
base:masterfrom
xam-dev-ux:fix/cookie-policy-https-links

Conversation

@xam-dev-ux

@xam-dev-ux xam-dev-ux commented Sep 1, 2026

Copy link
Copy Markdown

What changed? Why?

The cookie policy links to the DAA's and NAI's ad opt-out portals using http://. Both domains serve over HTTPS:

  • optout.aboutads.info -> now linked as https://optout.aboutads.info/
  • optout.networkadvertising.org -> now linked as https://optout.networkadvertising.org/?c=1

Closes #1468.

Notes to reviewers

Small, single-purpose change, no content or wording changed, just the link scheme.

How has it been tested?

Verified both destinations resolve correctly over HTTPS before making the change.

@cb-heimdall

cb-heimdall commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

optout.aboutads.info and optout.networkadvertising.org both support
HTTPS; the cookie policy still linked to the HTTP versions.
@xam-dev-ux
xam-dev-ux force-pushed the fix/cookie-policy-https-links branch from 60b9fe6 to 06ef5cf Compare September 1, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] Review HTTP opt-out portal links in cookie policy

2 participants