mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-06 15:15:58 +00:00
Add some more tlds to look for
This commit is contained in:
parent
6501060730
commit
075b665c68
@ -19,6 +19,15 @@ private[analysis] object Tld {
|
|||||||
".edu",
|
".edu",
|
||||||
".gov",
|
".gov",
|
||||||
".mil",
|
".mil",
|
||||||
|
".info",
|
||||||
|
".app",
|
||||||
|
".bar",
|
||||||
|
".biz",
|
||||||
|
".club",
|
||||||
|
".coop",
|
||||||
|
".icu",
|
||||||
|
".name",
|
||||||
|
".xyz",
|
||||||
".ad",
|
".ad",
|
||||||
".ae",
|
".ae",
|
||||||
".al",
|
".al",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user