-
**Describe the bug**
When v
alidating a wrong `adsf@ad.de.de.de.de` email with `isEmail(email)` I get a succesfuly validation. I understand that multiple tlds are possible in the wild (.co.uk) but m…
-
## Repro Steps
Such as .info, .community, etc.
-
While trying to install sulci on debian I get this error:
```
$ ocaml setup.ml -install
E: Failure("Wildcard '_build/tlds/tlds.db' doesn't match any files")
```
Contents of `_build/tlds` is as follo…
-
The [PSL formal algorithm](https://github.com/publicsuffix/list/wiki/Format#algorithm) includes the following step:
> - If no rules match, the prevailing rule is "*".
This rule means that if an …
-
_@TPS in https://github.com/hagezi/dns-blocklists/issues/143#issuecomment-2453282339_
-
When a TLD is hosted by deSEC, anyone can register a second-level domain (even without the domain owner's consent). This is because TLDs qualify as public suffixes, and our [covered-by-foreign-zone ch…
-
My use case: currently using 1.1.1.1 with success. Would love to add some of the [OpenNIC resolvers](https://servers.opennicproject.org/) to also resolve their TLDs. I'm several ms away from any of th…
-
Many users trying GSPs with boot will be doing so for the first time. One of GSPs strengths is the extensive TLD definitions. For those that are not new to Grails, integrating with Boot will certainly…
-
Bug report from discord.
Each TLD is a single byte. Clearly one or more URLs are treated as TLDs for some reason. You can see each byte of `h t t p : / / ...` is tested as a TLD. My guess is an enc…
-
The documentation of the algorithm in the wiki needs some love.
The following is wrong when people use the PSL to determine if something is a valid URL/domain:
> If no rules match, the prevailin…