Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 950 Bytes

File metadata and controls

21 lines (17 loc) · 950 Bytes

Ultimate-Blocklist

A super blocklist made from the most popular ones on the web!

How to use:

  • Generate a local brand-new list
    • Run using ./UpdateList.sh
    • Move the lists.txt file to the /blocklists/ directory
    • Note: You can find your /blocklists/ directory here
  • Use a pre-generated list
    • The list is hosted and available at the url http://download847.mediafire.com/18d81fiysgvg/h6raqc326niak73/list.txt
  • Setup on a webserver
    • Upload the folder content to your webserver
    • Make sure th permission are right (755) for the scripts
    • Add to your crontab Daily: 00 00 * * * ./cron_rebuild-list.sh
    • Make your Torrent app point to your webserver like so: http://myserver.com/list.php to download the newly generated list

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