diff --git a/README.md b/README.md index 0432f4b..877721d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Within Python Virtual Environment: 2. Run `python db-setup.py` to setup and create new Postgresql database and needed tables in it. -3. Run `python torips.py` to write Tor exit nodes IPs to database. You need to get the torbulkexitlist from [here](https://check.torproject.org/torbulkexitlist) +3. Run `python torips.py` to write Tor exit nodes IPs to database. You need to get the torbulkexitlist from [here](https://blog.torproject.org/changes-tor-exit-list-service/) 4. Use your favourite scheduling method to set `python spamcheck.py` to run regularly.