alectrocute / UnboundBL

🛑 DNSBL (adblock) on OPNsense with UnboundBL & Unbound DNS
62 stars 12 forks source link

curl wont download from github #7

Open k1ng440 opened 5 years ago

k1ng440 commented 5 years ago

Hello, curl is cant download from github

[Starting DNSBL update]
[Cleaning up old files]

# Overview
 ^ Whitelist entries:

 ^ Blocklist URLs to fetch:
 https://www.malwaredomainlist.com/hostslist/hosts.txt https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext&useip=0.0.0.0 https://zerodot1.gitlab.io/coinblockerlists/hosts_browser https://raw.githubusercontent.com/adaway/adaway.github.io/master/hosts.txt https://raw.githubusercontent.com/stevenblack/hosts/master/data/stevenblack/hosts https://someonewhocares.org/hosts/zero/hosts https://raw.githubusercontent.com/fademind/hosts.extras/master/uncheckyads/hosts https://raw.githubusercontent.com/fademind/hosts.extras/master/add.spam/hosts https://raw.githubusercontent.com/azet12/kadhosts/master/kadhosts.txt

[Done creating new temporary files]

# Downloading external blocklists...
   Attempting to download https://www.malwaredomainlist.com/hostslist/hosts.txt (via curl).
 ^ Downloaded https://www.malwaredomainlist.com/h... successfully.
   Attempting to download https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext&useip=0.0.0.0 (via curl).
 ^ Downloaded https://pgl.yoyo.org/adservers/serv... successfully.
   Attempting to download https://zerodot1.gitlab.io/coinblockerlists/hosts_browser (via curl).
 * Error trying to download https://zerodot1.gitlab.io/coinbloc...
   Attempting to download https://raw.githubusercontent.com/adaway/adaway.github.io/master/hosts.txt (via curl).
 ^ Downloaded https://raw.githubusercontent.com/a... successfully.
   Attempting to download https://raw.githubusercontent.com/stevenblack/hosts/master/data/stevenblack/hosts (via curl).
 * Error trying to download https://raw.githubusercontent.com/s...
   Attempting to download https://someonewhocares.org/hosts/zero/hosts (via curl).
 ^ Downloaded https://someonewhocares.org/hosts/z... successfully.
   Attempting to download https://raw.githubusercontent.com/fademind/hosts.extras/master/uncheckyads/hosts (via curl).
 * Error trying to download https://raw.githubusercontent.com/f...
   Attempting to download https://raw.githubusercontent.com/fademind/hosts.extras/master/add.spam/hosts (via curl).
 * Error trying to download https://raw.githubusercontent.com/f...
   Attempting to download https://raw.githubusercontent.com/azet12/kadhosts/master/kadhosts.txt (via curl).
 * Error trying to download https://raw.githubusercontent.com/a...

[Done downloading external blocklist URLs]
 ^ 5 blocklist fetches failed.
 ^ 4 blocklist(s) will be parsed...

[Done parsing master blocklist]

 --------- Stats --------
 Domains currently being blocked: 18053 
 Sources: 4
 Failed sources: 5
 ------------------------

[Cleaning up]
+ DNSBL update complete! Please restart your DNS resolver.
Northguy commented 5 years ago

The blocklist url for https://raw.githubusercontent.com/fademind/. does not exist. What does not exist, cannot be downloaded. Remove the mentioned blocklists from UnboundBL will solve the issue.