-
`PUBLIC_SUFFIX_LIST_URLS` now can only define with the function arguments, can this define by environment?
-
Suggested by @rjs-mysten. See [the documentation](https://www.publicsuffix.org/submit/) for further details.
-
The above error display when, i run the application, kindly assist
-
Crawler-commons release packages (jar files) are shipped with a specific version of the public suffix list (file effective_tld_names.dat). There is no information which version of the public suffix li…
-
The test cases using `checkPublicSuffix()` take the domain and the expected privately registered domain as input but don't have any checks for what the public suffix of the domain is. In many cases th…
-
### What do you want added?
The vercel , netlify and cloudflare issue can be resolved by adding the domains to psl (public suffix list)
-
I propose that eTLD+1 should be exposed to web content through `location.site` and `new URL('…').site`.
Webapps shouldn't have to embed the Public Suffix List (currently 222KB!) to lookup eTLD+1 w…
-
It would be a neat improvement to enable a quick update of the Mozilla Public Suffix list from within the app.
We could ship a modular input that is disabled by default that periodically updates t…
-
This was prompted by discussions in https://github.com/publicsuffix/list/pull/2220.
As @dnsguru correctly points out there is a bit of a category error if we add `.internal` to the public suffix li…
-
When installing logstash-filter-tld on logstash-7.1.1 I got the following error:
Plugin version conflict, aborting
ERROR: Installation Aborted, message: Bundler could not find compatible versions …