Skip to content

v4.7.0

Compare
Choose a tag to compare
@benbalter benbalter released this 15 Jun 16:37
· 425 commits to main since this release

Domain list

  • Added German Federal Domains
  • Added several top-level domains added to the public suffix registry, matched via rough regex
  • Removed duplicate domains
    • CFCs are now in their own category
    • "US Regions" is now a new category for cross-state domains
  • Removed unresolveable and invalid domains
  • Updated domain list by re-vendoring all domains using new import process (see below)

Tooling

  • Created shared importer for vendoring, sanitizing, and normalizing third-party datasets
  • Blacklisted known false positives including sites.google.com, wix.com and govoffice.com
  • Battery of tests run against all domains on each push (excluding resolvability)