mirror of https://github.com/d3cim/block.git
[UPDATE] - Notice section removed
This commit is contained in:
parent
7aa2c69caa
commit
6e0cf9cca8
12
README.md
12
README.md
|
@ -32,14 +32,4 @@ DNSCrypt: Rebind Protection | jedisct1 | DNS rebinding protection | [LINK](https
|
|||
To generate your own list you can clone this repo, edit files according to your needs and run this command:
|
||||
```
|
||||
python3 generate-domains-blocklist.py > list.txt.tmp && mv -f list.txt.tmp list
|
||||
```
|
||||
|
||||
## Notice
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
When it has reached a stable level the blocklist will be shared here as release.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
```
|
Loading…
Reference in New Issue