Skip to content

Commit 4bec373

Browse files
committed
Updated README
1 parent e3a7b00 commit 4bec373

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ A super blocklist made from the most popular ones on the web!
77
When using the BitTorrent protocol using blocklists does *nothing*! If you are a part of the swarm of ip's
88
yours can be logged, neither this nor any other IP block software can protect you from that. Read more [here](http://www.reddit.com/r/torrents/comments/17gold).
99

10-
##How to use:
10+
##How to: (Python Version)
11+
12+
* Download latest release
13+
* Run `python UltimateBlockList.py`
14+
* Wait and your blocklist will be available in `blocklist.txt` when the script exits
15+
16+
##How to use: (Shell-Script Verison)
1117

1218
* <b>Generate a local brand-new list</b>
1319
* Run using `./UpdateList.sh`
@@ -24,6 +30,5 @@ yours can be logged, neither this nor any other IP block software can protect yo
2430
Daily: 00 00 * * * ./UpdateList.sh (or ./UpdateListOSX.sh if on a OSX machine)
2531
* Make your Torrent app point to your webserver like so: http://myserver.com/list.txt to download the newly generated list
2632

27-
Orignal Author: Adam Walsh <adw7422@rit.edu>
33+
Special thanks to [alphapapa](https://github.com/alphapapa) for the idea behind the design of the new script.
2834

29-
Contributor: Alexandre Vallières-Lagacé <alexandre@vallier.es>

0 commit comments

Comments
 (0)