Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Grupo Nacion sites #138

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Adding Grupo Nacion sites #138

merged 2 commits into from
Dec 12, 2023

Conversation

aliciabonilla
Copy link
Contributor

In this branch I am adding the gruponacion sites to the related-website-sets
{
"contact": "[email protected]",
"primary": "https://nacion.com",
"associatedSites": [
"https://lateja.cr",
"https://elfinancierocr.com"
],
"rationaleBySite": {
"https://lateja.cr": "Newspaper owned by Grupo Nación",
"https://elfinancierocr.com": "Newspaper owned by Grupo Nación"
}
}

Copy link
Collaborator

@aselya aselya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Merging.

Copy link

Looks like you've passed all of the checks!

@aselya aselya merged commit 9325bdf into GoogleChrome:main Dec 12, 2023
2 checks passed
@cfredric
Copy link
Collaborator

cfredric commented Jan 4, 2024

Hi @aliciabonilla,

There seems to be a problem with https://lateja.cr/.well-known/related-website-set.json and https://elfinancierocr.com/.well-known/related-website-set.json; our automation gets a "connection timed out" error when it tries to fetch those URLs. I can't load them in my browser either.

However, I've noticed that https://www.lateja.cr/.well-known/related-website-set.json and https://www.elfinancierocr.com/.well-known/related-website-set.json work properly -- note the www. in the hostnames.

Can you please update your sites so that they host the related-website-set.json files at the correct hostnames (https://lateja.cr/ and https://elfinancierocr.com/) for your RWS? The .well-known/related-website-set.json files must be served from the same hostname as is listed in this repository's JSON file. (See requirement here.)

Thanks.

cfredric pushed a commit to cfredric/chrome-first-party-sets that referenced this pull request Mar 11, 2024
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.

3 participants