mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2024-11-10 02:15:42 +01:00
Update text
This commit is contained in:
parent
cce53d6835
commit
566f241b84
@ -132,13 +132,13 @@ maza update
|
|||||||
|
|
||||||
By default the Yoyo DNS list (Peter Lowe) is used. If you want to use another list, like Steven Black's for example, you must modify the variable in line 7.
|
By default the Yoyo DNS list (Peter Lowe) is used. If you want to use another list, like Steven Black's for example, you must modify the variable in line 7.
|
||||||
|
|
||||||
It would go from:
|
Replace this line:
|
||||||
|
|
||||||
```
|
```
|
||||||
URL_DNS_LIST="https://pgl.yoyo.org/adservers/serverlist.php?showintro=0&mimetype=plaintext"
|
URL_DNS_LIST="https://pgl.yoyo.org/adservers/serverlist.php?showintro=0&mimetype=plaintext"
|
||||||
```
|
```
|
||||||
|
|
||||||
To the following:
|
with this:
|
||||||
|
|
||||||
```
|
```
|
||||||
URL_DNS_LIST="https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
|
URL_DNS_LIST="https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
|
||||||
|
Loading…
Reference in New Issue
Block a user