From b363ab0a939d9afddb2012b0116d766492de0945 Mon Sep 17 00:00:00 2001 From: Mathewka Date: Tue, 20 Nov 2018 13:14:02 +0900 Subject: [PATCH] googlehosts-2018-11-20 --- SyncerServer/hosts/dnsmasq.conf | 7 ++++++- SyncerServer/hosts/hosts | 7 ++++++- SyncerServer/hosts/surge.conf | 7 ++++++- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/SyncerServer/hosts/dnsmasq.conf b/SyncerServer/hosts/dnsmasq.conf index c943242..108952d 100644 --- a/SyncerServer/hosts/dnsmasq.conf +++ b/SyncerServer/hosts/dnsmasq.conf @@ -1,6 +1,6 @@ # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-11-19 +# Last updated: 2018-11-20 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -42,6 +42,7 @@ address=/ss-2.googlehosts.org/66.154.108.62 address=/23-226-136-216.googlehosts.org/23.226.136.216 address=/ss-3.googlehosts.org/23.226.136.216 address=/155-94-137-77.googlehosts.org/155.94.137.77 +address=/185-22-152-42.googlehosts.org/185.22.152.42 # GoogleHosts End # Akamai Start @@ -488,6 +489,10 @@ address=/threatexchange.fb.com/192.0.66.2 address=/video.xx.fbcdn.net/157.240.11.18 # Facebook End +# Fcdm Start +address=/www.fcdm.cc/103.233.83.89 +# Fcdm End + # FlipBoard Start address=/beacon.flipboard.com/52.44.186.59 address=/fbprod.flipboard.com/34.201.185.200 diff --git a/SyncerServer/hosts/hosts b/SyncerServer/hosts/hosts index 3c52a47..3036dcc 100644 --- a/SyncerServer/hosts/hosts +++ b/SyncerServer/hosts/hosts @@ -1,6 +1,6 @@ # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-11-19 +# Last updated: 2018-11-20 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -42,6 +42,7 @@ 23.226.136.216 23-226-136-216.googlehosts.org 23.226.136.216 ss-3.googlehosts.org 155.94.137.77 155-94-137-77.googlehosts.org +185.22.152.42 185-22-152-42.googlehosts.org # GoogleHosts End # Akamai Start @@ -488,6 +489,10 @@ 157.240.11.18 video.xx.fbcdn.net # Facebook End +# Fcdm Start +103.233.83.89 www.fcdm.cc +# Fcdm End + # FlipBoard Start 52.44.186.59 beacon.flipboard.com 34.201.185.200 fbprod.flipboard.com diff --git a/SyncerServer/hosts/surge.conf b/SyncerServer/hosts/surge.conf index 6cc0e0e..5ef6a86 100644 --- a/SyncerServer/hosts/surge.conf +++ b/SyncerServer/hosts/surge.conf @@ -6,7 +6,7 @@ FINAL,DIRECT # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-11-19 +# Last updated: 2018-11-20 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -48,6 +48,7 @@ ss-2.googlehosts.org = 66.154.108.62 23-226-136-216.googlehosts.org = 23.226.136.216 ss-3.googlehosts.org = 23.226.136.216 155-94-137-77.googlehosts.org = 155.94.137.77 +185-22-152-42.googlehosts.org = 185.22.152.42 # GoogleHosts End # Akamai Start @@ -494,6 +495,10 @@ threatexchange.fb.com = 192.0.66.2 video.xx.fbcdn.net = 157.240.11.18 # Facebook End +# Fcdm Start +www.fcdm.cc = 103.233.83.89 +# Fcdm End + # FlipBoard Start beacon.flipboard.com = 52.44.186.59 fbprod.flipboard.com = 34.201.185.200 -- 2.11.0