fix(hosts): add 'Online' to name

This commit is contained in:
curben 2020-04-20 09:18:09 +01:00
parent df9b82c90e
commit 1ff75420f9
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ grep -vE "^#" | \
grep -vE "([0-9]{1,3}[\.]){3}[0-9]{1,3}" | \
sed "s/^/0.0.0.0 /g" | \
sed '1 i\'"$COMMENT"'' | \
sed "1s/Domains/Hosts/" > "../urlhaus-filter-hosts-online.txt"
sed "1s/Domains/Online Hosts/" > "../urlhaus-filter-hosts-online.txt"
## Dnsmasq-compatible blocklist