From fa503518340c9a043d316e9e779c238cf612b014 Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Mon, 14 Oct 2019 14:14:38 +0100 Subject: [PATCH] docs(readme): hide mirrors in details element - https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details --- README.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b0353a3a..406f7ba2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Import the following URL into uBO to subscribe: - https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter.txt -Mirrors: +
+Mirrors - https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter.txt - https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter.txt @@ -20,12 +21,15 @@ Mirrors: - https://cdn.jsdelivr.net/gh/curbengh/urlhaus-filter/urlhaus-filter.txt - https://repo.or.cz/urlhaus-filter.git/blob_plain/refs/heads/master:/urlhaus-filter.txt +
+
Lite version (online urls only): - https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt -Mirrors: +
+Mirrors - https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt - https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt @@ -35,6 +39,7 @@ Mirrors: - https://cdn.jsdelivr.net/gh/curbengh/urlhaus-filter/urlhaus-filter-online.txt - https://repo.or.cz/urlhaus-filter.git/blob_plain/refs/heads/master:/urlhaus-filter-online.txt +
**Note:** Lite version is ~95% smaller by excluding offline urls. The status of urls is determined by the upstream Abuse.ch. However, the test is not 100% accurate and some malicious urls that are otherwise accessible may be missed. If bandwidth (1.5MB/day) is not a constraint, I recommend the regular version. @@ -68,7 +73,8 @@ Instead, use the following blocklist: - https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt -Mirrors: +
+Mirrors - https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt - https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt @@ -78,12 +84,15 @@ Mirrors: - https://cdn.jsdelivr.net/gh/curbengh/urlhaus-filter/urlhaus-filter-hosts.txt - https://repo.or.cz/urlhaus-filter.git/blob_plain/refs/heads/master:/urlhaus-filter-hosts.txt +
+
Lite version (online hosts only): - https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts-online.txt -Mirrors: +
+Mirrors - https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts-online.txt - https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts-online.txt @@ -93,6 +102,8 @@ Mirrors: - https://cdn.jsdelivr.net/gh/curbengh/urlhaus-filter/urlhaus-filter-hosts-online.txt - https://repo.or.cz/urlhaus-filter.git/blob_plain/refs/heads/master:/urlhaus-filter-hosts-online.txt +
+ Note that host-based software does not block malware URLs hosted by well-known domains (e.g. amazonaws.com, docs.google.com, dropbox.com). ## Issues