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

Ensure that hostnames without dots are excluded. #2391

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

funilrys
Copy link
Contributor

This patch fixes #2347.

@StevenBlack
Copy link
Owner

Thanks Nissar! @funilrys

This one has been bothering us for awhile.

Merging!

@StevenBlack StevenBlack merged commit a3f2020 into StevenBlack:master Jul 27, 2023
18 checks passed
@StevenBlack
Copy link
Owner

Unfortunately Nissar @funilrys this change removes or truncates all domains containing dashes.

For example, truncations:

2023-07-27_15-16-58

The truncation causes a great number of duplicates (deduplication is subsequent) so, in the end, some 40k domains disappear from the base list.

So I'm going to revert this change.

StevenBlack added a commit that referenced this pull request Jul 27, 2023
@StevenBlack
Copy link
Owner

However Nissar @funilrys I'm keeping the new test you added 😄.

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.

Invalid domain
2 participants