106
20.1 Legacy Series / Re: Custom rule scripts
« on: April 12, 2020, 10:42:42 pm »
There is really no magic in hosting blacklists on GitHub. There even exists lists hosted on GitHub like this DoH blacklist:
https://github.com/oneoffdallas/dohservers?files=1
You just have to take care that you use the RAW link as source for your URL table alias.
E.g.: https://raw.githubusercontent.com/oneoffdallas/dohservers/master/iplist.txt
https://github.com/oneoffdallas/dohservers?files=1
You just have to take care that you use the RAW link as source for your URL table alias.
E.g.: https://raw.githubusercontent.com/oneoffdallas/dohservers/master/iplist.txt

