docs: add download links
This commit is contained in:
parent
3c881b79e4
commit
98ef0f2fe2
|
@ -87,6 +87,8 @@ chmod 755 /etc/cron.daily/phishing-filter
|
|||
printf "\nconf-file=/usr/local/etc/dnsmasq/phishing-filter-dnsmasq.conf\n" >> /etc/dnsmasq.conf
|
||||
```
|
||||
|
||||
- https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-dnsmasq.conf
|
||||
|
||||
<details>
|
||||
<summary>Mirrors</summary>
|
||||
|
||||
|
@ -137,6 +139,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/phishing-filter/raw/master/dist/phishing-filter-bind.conf
|
||||
|
||||
<details>
|
||||
<summary>Mirrors</summary>
|
||||
|
||||
|
@ -169,6 +173,8 @@ chmod 755 /etc/cron.daily/phishing-filter
|
|||
printf '\n include: "/usr/local/etc/unbound/phishing-filter-unbound.conf"\n' >> /etc/unbound/unbound.conf
|
||||
```
|
||||
|
||||
- https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-unbound.conf
|
||||
|
||||
<details>
|
||||
<summary>Mirrors</summary>
|
||||
|
||||
|
|
Loading…
Reference in New Issue