Skip to content

Better handling of eTLDs#192

Open
mook wants to merge 2 commits intokintesh:masterfrom
mook:etld
Open

Better handling of eTLDs#192
mook wants to merge 2 commits intokintesh:masterfrom
mook:etld

Conversation

@mook
Copy link

@mook mook commented Apr 30, 2024

This fixes eTLD handling for parsing domains (for use with default container rule addition templating) to support IANA TLDs, and while were at it, effective TLDs from Mozilla's public suffix list.

This may result in some hosts ending up with different containers, so this may constitute data loss.

Fixes #159

Mook added 2 commits April 29, 2024 19:56
This will be used to handle eTLD parsing.
This fixes eTLD handling for parsing domains (for use with default
container rule addition templating) to support IANA TLDs, and while we're
at it, effective TLDs from Mozilla's public suffix list.

This may result in some hosts ending up with different containers, so this
may consitute data loss.
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.

TLD matching isn't using eTLD, mismatches *.co.uk

1 participant

Comments