Skip to content

Commit 51a6219

Browse files
authored
Add files via upload
1 parent 0670774 commit 51a6219

File tree

3 files changed

+94
-0
lines changed

3 files changed

+94
-0
lines changed

FB_Whitelist.txt

+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# A Host file to whitelist as little as possible on Facebook & Messenger, while still making them usable!
2+
# https://github.com/zlatco/FB_Whitelist/blob/alpha/FB_Whitelist.txt
3+
#
4+
# Blocklists used:
5+
# https://www.github.developerdan.com/hosts/lists/facebook-extended.txt
6+
# https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/facebook/all
7+
#
8+
########################################################
9+
# Updated: 23/08/2020
10+
# Project home page: https://github.com/zlatco/FB_Whitelist
11+
# Licence: https://github.com/zlatco/FB_Whitelist/blob/alpha/LICENSE
12+
# Title: Zlatco Facebook Whitelist
13+
# Hosts contributed by Zlatco
14+
########################################################
15+
#
16+
star-mini.c10r.facebook.com
17+
star.c10r.facebook.com
18+
scontent.xx.fbcdn.net
19+
external-cph2-1.xx.fbcdn.net
20+
video-cph2-1.xx.fbcdn.net
21+
messenger.com
22+
connect.facebook.net
23+
scontent-cph2-1.xx.fbcdn.net
24+
edge-chat.messenger.com
25+
video.xx.fbcdn.net
26+
web.facebook.com
27+
rupload.facebook.com
28+
edge-mqtt.facebook.com
29+
edge-chat.facebook.com
30+
graph.facebook.com
31+
mqtt-mini.facebook.com
32+
mqtt.c10r.facebook.com
33+
m.facebook.com
34+
facebook.com
35+
static.xx.fbcdn.net
36+
www.facebook.com
37+
www.messenger.com
38+
media0.giphy.com
39+
media1.giphy.com
40+
media2.giphy.com
41+
media3.giphy.com
42+
media.tenor.co
43+
upload.messenger.com
44+
star.facebook.com
45+
external.xx.fbcdn.net
46+
limited-prod.giphy.map.fastly.net
47+
external-arn2-1.xx.fbcdn.net
48+
scontent-arn2-1.xx.fbcdn.net
49+
#
50+
##############################################################
51+
# User submitted
52+
##############################################################
53+
#

LICENSE

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2020 zlatco
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# FB_Whitelist
2+
3+
A Host file to whitelist as little as possible for Facebook and Messenger, while still making them usable!
4+
5+
# Blocklists used:
6+
https://www.github.developerdan.com/hosts/lists/facebook-extended.txt
7+
8+
https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/facebook/all
9+
10+
11+
12+
# Use
13+
14+
Go to "Whitelist Management" on the Pi-hole admin page.
15+
Copy the domains in my list and paste to blacklist as domain one at a time.
16+
17+
Save it by pressing "Add to Whitelist"
18+
19+
20+
(A simpler way to add all at one time is coming up)

0 commit comments

Comments
 (0)