docs: add full version links

This commit is contained in:
MDLeom 2020-08-28 01:43:27 +00:00
parent 3109257cdf
commit 7d51af89aa
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 6 additions and 0 deletions

View File

@ -147,6 +147,8 @@ chmod 755 /etc/cron.daily/urlhaus-filter
printf "\nconf-file=/usr/local/etc/dnsmasq/urlhaus-filter-dnsmasq.conf\n" >> /etc/dnsmasq.conf
```
- https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq.conf
<details>
<summary>Mirrors</summary>
@ -214,6 +216,8 @@ $TTL 86400 ; one day
Zone file is derived from [here](https://github.com/tomzuu/blacklist-named/blob/master/null.zone.file).
- https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-bind.conf
<details>
<summary>Mirrors</summary>
@ -263,6 +267,8 @@ chmod 755 /etc/cron.daily/urlhaus-filter
printf '\n include: "/usr/local/etc/unbound/urlhaus-filter-unbound.conf"\n' >> /etc/unbound/unbound.conf
```
- https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-unbound.conf
<details>
<summary>Mirrors</summary>