1
0
Fork 0
Additional blocking lists for personalDNSfilter [ WIP ]
Go to file
Franck ALBARET ac70cdf0c2 Correcting labels 2024-04-04 12:19:59 +00:00
BlockMeta.txt Renaming File DeleteMeta > BlockMeta 2024-04-02 06:01:51 +00:00
README.md Correcting labels 2024-04-04 12:19:59 +00:00

README.md

DNS Filters

Additional blocking lists for personalDNSfilter on Android, project hosted on GitHub.

personalDNSfilter is a DNS filter proxy written in Java. It hooks into the domain name (DNS) resolution and returns the loopback address for filtered hosts. It works with any upstream DNS server - filtering is completely local - no phoning home or such things ! You can run it locally on your device or centrally as DNS server in your network.

Note ¹ : Consider this as a work in progress, I stil have to shorten URLs for more convenience and for example.
Note ² : If you saw / know some missing DNS, don't hesitate to tell me it will be a great help 🖖

Lists

  • [ BlockMeta ] Block all Meta's relative DNS like Facebook, Instagram, WhatsApp or other trackers

How To Add List

  • Open the personalDNSfilter application on your phone
  • Go to « Advanced settings »
  • Go to « Configure filter update »
  • Edit a < new > line
  • Put, in that order :

Category : dansleco.de
Name : The name of a list above, for example " BlockMeta "
URL : Same, with the attached URL, for example " https://dansleco.de/danslerush/dns-filters/raw/branch/main/BlockMeta.txt "

  • Tick « Active » and validate
  • Restart personalDNSfilter to ensure that the new list is taken into account