diff --git a/README.md b/README.md index 0d9b8e9..96f3db9 100644 --- a/README.md +++ b/README.md @@ -1 +1,26 @@ -Listen werden nicht mehr aktualisiert: [https://akamaru.de/meine-pi-hole-listen-werden-eingestellt](https://akamaru.de/meine-pi-hole-listen-werden-eingestellt) \ No newline at end of file +Meine Listen für [Pi-Hole](https://github.com/pi-hole/pi-hole). + +# Installation +Einfach auf der [Pi-Hole Settings Seite](http://pi.hole/admin/settings.php?tab=blocklists) im Reiter "Block Lists" hinzufügen. + +# Listen +## Zum blockieren von Ads in Apps auf iOS und Android +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/mobile.txt` +## Zum blockieren von Werbung auf SmartTVs (HbbTV und co.) +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/smarttv.txt` +## Zum blockieren von Adobe Updates (Photoshop & co.) +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/adobeblock.txt` +## Zum blockieren von Nintendo System-Updates (3DS/Wii U/Switch) +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/nintendoblock.txt` +## Zum blockieren von Tracking und Informationen, die Windows sammelt +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/nomsdata.txt` +## Zum blockieren von Fake-Jailbreak-Webseiten (Domains von [The iPhone Wiki](https://www.theiphonewiki.com/wiki/Scam_Jailbreaks_and_Unlocks)) +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/jbfake.txt` +## Zum blockieren von Fake-Gaming-Webseiten (Fake-Emulatoren usw.) +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/gamefake.txt` +## Zum blockieren von deutschen Fake-News-Webseiten +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/fakenewsde.txt` +## Zum blockieren von Cryptominer +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/cryptomine.txt` +## Zum blockieren von sonstigen Dingen die ich nirgends zuordnen konnte +`https://raw.githubusercontent.com/Akamaru/Pi-Hole-Lists/master/other.txt` \ No newline at end of file