Use system suffix list
I suggest using system-provided list of domain name suffixes instead of downloading it from publicsuffix.org each time the upstream package is updated.
Advantages:
- More frequently updated domain name suffixes list;
- No need to repackage the source via
orig-tar.sh.
However, there seem to be no tests covering this piece of code. Thus I'd be happy if someone could verify that the PublicSuffixMatcherLoader.java works as expected.
Edited by Andrius Merkys