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
When validating URLs with TLD enabled, .onion comes up as not validated. Since .onion URLs (TOR) are kinda unique, I wonder if we should add it to the TLD list or add a separate flag.
I can open a PR for both solutions, I just wonder what the best way is.
For context, tldextract accepts .onion.
The text was updated successfully, but these errors were encountered:
When validating URLs with TLD enabled,
.onion
comes up as not validated. Since.onion
URLs (TOR) are kinda unique, I wonder if we should add it to the TLD list or add a separate flag.I can open a PR for both solutions, I just wonder what the best way is.
For context, tldextract accepts
.onion
.The text was updated successfully, but these errors were encountered: