-
02-Mar-2022 16:02:58.361 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.31
02-Mar-2022 16:02:58.408 INFO [main] org.apache.catalina.startup…
-
http://data.iana.org/TLD/tlds-alpha-by-domain.txt has some fairly long tlds
for example .xn--clchc0ea0b2g2a9gcd i.e. .சிங்கப்பூர்
we should make the regex more permissive than it is.
In revieworld…
-
The GAE staging phase that precompiles the JSP using the jars in a jetty distro still emits:
2016-05-07 15:08:26.379:INFO::main: Logging initialized @555ms
2016-05-07 15:08:26.879:INFO:oajs.TldScanner…
-
I've noticed an issue attempting to use tldextract.extract on domains like test.it.com and test.ru.com where it treats the actual sld of "test" as a subdomain and "it" and "ru" as the sld with a tld o…
-
**Version(s) affected**: 1.14.0
**Description**
```
Error: TLD not found
at whoisTld (whoiser.js:118:9)
at async whoisDomain (whoiser.js:137:15)
```
Side Note: Phenomenal work …
-
### Issue Details
I'm experiencing a situation where some websites frequently change domain names that are quite similar after a short time, but basically, the new domains are quite similar to the ol…
-
It seems that there is an issue with long TLDs in the user email validation.
For example, if you take admin@corp.youtube the validation will break, but since ICANN are now supporting the sale of custo…
-
Further to #97 there are additional broken TLDs:
- [ ] .in
- [ ] .info
Cc: @talarini
-
https://mycircletree.com/client-area/ct-admin/supporttickets.php?action=viewticket&id=5765
## When there are 0 results to be updated on pressing save, show an error message.
### There are 2 error stat…
-
If I understand correctly, simply running the command `npm install --save tldjs --tldjs-update-rules` should update the list of tlds globally.
I'm working on a tool that uses tld.js to check valid…