diff --git a/.gitignore b/.gitignore index b56dc1461..b5a670251 100644 --- a/.gitignore +++ b/.gitignore @@ -115,5 +115,4 @@ dmypy.json dns_cache.txt reverse_dns_cache.txt -data/https%3A%2F%2Fgithub.com%2Fookangzheng%2Fblahdns%2Fblob%2Fmaster%2Fhosts%2Fwhitelist.txt/ - +data/https%3A%2F%2Fraw.githubusercontent.com%2Fookangzheng%2Fblahdns%2Fmaster%2Fhosts%2Fwhitelist.txt/ diff --git a/README.md b/README.md index 504a1c8eb..a9ba3f52d 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ URLs used to build lists: https://github.com/mkb2091/blockconvert/blob/master/ur ## Last Commit Infomation -Theres are 904806 blocked domains in each of the generated filter lists +Theres are 904580 blocked domains in each of the generated filter lists ## Sources @@ -71,7 +71,7 @@ Link|Author|Expires|Type|License [😍 All-in-One Customized Adblock List 2.7](https://raw.githubusercontent.com/hl2guide/All-in-One-Customized-Adblock-List/master/deanoman-adblocklist.txt)|deanoman|2.0 hours|MIT|Blacklist [WindowsSpyBlocker - Hosts spy rules](https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt)|-|1.0 days|MIT|Blacklist [WindowsSpyBlocker - Hosts extra rules](https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/extra.txt)|-|1.0 days|MIT|Blacklist -[Whitelist](https://github.com/ookangzheng/blahdns/blob/master/hosts/whitelist.txt)|ookangzheng|1.0 days|CC BY-NC-SA 4.0(I received permission to add to this project)|Whitelist +[Whitelist](https://raw.githubusercontent.com/ookangzheng/blahdns/master/hosts/whitelist.txt)|ookangzheng|1.0 days|CC BY-NC-SA 4.0(I received permission to add to this project)|Whitelist [VX Vault last 100 Links](http://vxvault.net/URL_List.php)|Kicelo, Dominik Schuermann|1.0 days|Copyleft 2010. No rights reserved. |Blacklist [Toshiya's Filter List - Experimental](https://raw.githubusercontent.com/toshiya44/myAssets/master/filters-exp.txt)|Toshiya|4.0 days|GPLv3|Blacklist [The Hosts File Project](https://hblock.molinero.dev/hosts)|Héctor Molinero Fernández |1.0 days|MIT|Blacklist diff --git a/urls.txt b/urls.txt index cd0dc4704..14304fbc6 100644 --- a/urls.txt +++ b/urls.txt @@ -13,7 +13,7 @@ Title|URL|Author|Expires|License|Is Whitelist|match url|perform reverse dns ["\ud83d\ude0d All-in-One Customized Adblock List 2.7", "https://raw.githubusercontent.com/hl2guide/All-in-One-Customized-Adblock-List/master/deanoman-adblocklist.txt", "deanoman", 7200, "MIT", false, false, false] ["WindowsSpyBlocker - Hosts spy rules", "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt", "", 86400, "MIT", false, false, false] ["WindowsSpyBlocker - Hosts extra rules", "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/extra.txt", "", 86400, "MIT", false, false, false] -["Whitelist", "https://github.com/ookangzheng/blahdns/blob/master/hosts/whitelist.txt", "ookangzheng", 86400, "CC BY-NC-SA 4.0(I received permission to add to this project)", true, false, false] +["Whitelist", "https://raw.githubusercontent.com/ookangzheng/blahdns/master/hosts/whitelist.txt", "ookangzheng", 86400, "CC BY-NC-SA 4.0(I received permission to add to this project)", true, false, false] ["VX Vault last 100 Links", "http://vxvault.net/URL_List.php", "Kicelo, Dominik Schuermann", 86400, "Copyleft 2010. No rights reserved. ", false, true, true] ["Toshiya's Filter List - Experimental", "https://raw.githubusercontent.com/toshiya44/myAssets/master/filters-exp.txt", "Toshiya", 345600, "GPLv3", false, false, false] ["The Hosts File Project", "https://hblock.molinero.dev/hosts", "H\u00e9ctor Molinero Fern\u00e1ndez ", 86400, "MIT", false, false, false]