Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fboes/fritzbox-blacklist
A list of domains to be blocked in my Fritz!Box
https://github.com/fboes/fritzbox-blacklist
Last synced: 2 days ago
JSON representation
A list of domains to be blocked in my Fritz!Box
- Host: GitHub
- URL: https://github.com/fboes/fritzbox-blacklist
- Owner: fboes
- License: mit
- Created: 2015-07-02T12:16:16.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T22:10:19.000Z (over 1 year ago)
- Last Synced: 2024-08-02T13:29:55.422Z (3 months ago)
- Size: 23.4 KB
- Stars: 214
- Watchers: 33
- Forks: 32
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
:do_not_litter: Fritz!Box Blacklist
===================================A list of domains to be blocked in my Fritz!Box (and maybe yours).
This project is meant to help some companies to see the benefits of HTTPS. :smiley:
Instructions
------------Short instructions:
1. See [AVM's instructions on how to setup a blacklist in your Fritz!Box](https://en.avm.de/service/fritzbox/fritzbox-7490/knowledge-base/publication/show/3395_Creating-filter-lists-for-websites/)
2. Copy contents of [fritzbox-blacklist.txt](https://raw.githubusercontent.com/fboes/fritzbox-blacklist/master/fritzbox-blacklist.txt) to your Fritz!Box' blacklist
2. Copy contents of [fritzbox-blacklist-extra.txt](https://raw.githubusercontent.com/fboes/fritzbox-blacklist/master/fritzbox-blacklist-extra.txt) to your Fritz!Box' blacklist for the removal of possibly nice services
4. Be sure to check if HTTPS traffic is still allowedThis will work with a standard firmware.
There is also an [extended instruction on how to set up your Fritz!Box as an AdBlocker](https://journal.3960.org/posts/2015-07-02-fritz-box-als-adblocker/) (German).
Know issues
-----------| Domain | Issue |
|----------------------|-------|
| conduit.com | This entry may prevent some Netflix clients like Wii U from using Netflix (see [issue #6](https://github.com/fboes/fritzbox-blacklist/issues/6) for details) |
| googleadservices.com | This entry makes the paid links in Google search results unclickable |Development
-----------There is a maximum of 500 entries for the Fritz Box' blacklist. Choose each entry wisely.
Put each domain in a single line. Do not enter comments or anything else.
E.g.: To block `http://ads.example.com/some_script.js` enter `ads.example.com` or just `example.com`. `example.com` will also block all files from `www.example.com` and any other subdomain.
On the structure of URLs for this blacklist consult [AVM's documentation for blacklists](http://service.avm.de/help/de/FRITZ-Box-Fon-WLAN-7490/014/hilfe_internet_filter_blacklist). Keep in mind to keep this list as simple as possible, to keep it useful for other routers as well.
Contributing
------------I am happy to merge your contributions to this file. Please make sure that the blacklist is ordered alphabetically, and you have removed any unneccessary whitespaces.
Legal stuff
-----------Author: [Frank Boës](http://3960.org) and others
Copyright & license: See LICENSE.txt
These instructions are NOT affiliated with, endorsed, or sponsored by AVM.