Commit graph

5 commits

Author SHA1 Message Date
Alexandre Gomes Gaigalas
d4d04b87cd Fix PublicSuffix validator and UpdateDomainSuffixesCommand
- Parce PSL ICANN section into structured sections (rules,
   wildcards, exceptions) according to the format.
 - Updates PublicSuffix semantics for complete application of
   the rules.
 - Includes private domain suffixes now.
 - Refreshes the existing data.
 - Fixes the update-regionals.yml workflow, set it to run
   twice a week.

References: https://github.com/publicsuffix/list/wiki/Format#format
2026-03-04 16:23:25 +00:00
The Respect Panda
74299fded1
Update Regional Information 2026-02-09 13:10:54 +01:00
Alexandre Gomes Gaigalas
d9cdc118b2 Introduce REUSE compliance
This commit introduces REUSE compliance by annotating all files
with SPDX information and placing the reused licences in the
LICENSES folder.

We additionally removed the docheader tool which is made obsolete
by this change.

The main LICENSE and copyright text of the project is now not under
my personal name anymore, and it belongs to "The Respect Project
Contributors" instead.

This change restores author names to several files, giving the
appropriate attribution for contributions.
2026-01-21 06:28:11 +00:00
Henrique Moody
f635cc748f
Update regional information
I manually run the commands that update the data we use in `Tld`,
`PostalCode`, and `PublicDomainSuffix`.
2026-01-07 09:48:50 +01:00
Henrique Moody
f171c4725a
Move list of TLD to the data/ directory
With that change, we won't need to change the Tld validator every time
there's an update.
2026-01-06 09:42:29 +01:00