You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Don Marti from CafeMedia brought to our attention that individuals relying on legacy web servers, shared hosting, or a variety of other hosting plans who want to add their proposed First-Party Set to the Github repository at github.com/GoogleChrome/first-party-sets may have difficulty serving an extensionless JSON file such as the currently required .well-known/first-party-set.
Currently, adding a .json extension to the name of the file would cause their First-Party Set to fail the checks on the repository, putting these individuals at a disadvantage. The requirements should be modified so that FPS submitters must have their sites' JSON files served at .well-known/first-party-set.json so that all submitters can more easily pass the checks.
Don Marti from CafeMedia brought to our attention that individuals relying on legacy web servers, shared hosting, or a variety of other hosting plans who want to add their proposed First-Party Set to the Github repository at github.com/GoogleChrome/first-party-sets may have difficulty serving an extensionless JSON file such as the currently required
.well-known/first-party-set.Currently, adding a .json extension to the name of the file would cause their First-Party Set to fail the checks on the repository, putting these individuals at a disadvantage. The requirements should be modified so that FPS submitters must have their sites' JSON files served at
.well-known/first-party-set.jsonso that all submitters can more easily pass the checks.