From 544cffe7a3b6c4f4e09c92e6d1a06c35199d218e Mon Sep 17 00:00:00 2001 From: Mathewka Date: Sat, 4 Nov 2017 13:14:02 +0900 Subject: [PATCH] googlehosts-2017-11-04 --- SyncerServer/hosts/dnsmasq.conf | 11 ++++++++++- SyncerServer/hosts/hosts | 11 ++++++++++- SyncerServer/hosts/surge.conf | 11 ++++++++++- 3 files changed, 30 insertions(+), 3 deletions(-) diff --git a/SyncerServer/hosts/dnsmasq.conf b/SyncerServer/hosts/dnsmasq.conf index 841514d..a4a4f65 100644 --- a/SyncerServer/hosts/dnsmasq.conf +++ b/SyncerServer/hosts/dnsmasq.conf @@ -1,6 +1,6 @@ # Copyright (c) 2017, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2017-11-01 +# Last updated: 2017-11-03 # This work is licensed under a CC BY-NC-SA 4.0 International License. # https://creativecommons.org/licenses/by-nc-sa/4.0/ @@ -3133,6 +3133,15 @@ address=/av.voanews.com/23.41.77.13 address=/gdb.voanews.com/23.66.39.94 # Voa End +# Whatsapp Start +address=/www-cdn.whatsapp.net/157.240.1.53 +address=/c.whatsapp.net/169.45.182.115 +address=/m.whatsapp.net/158.85.5.217 +address=/p.whatsapp.net/173.192.219.135 +address=/r.whatsapp.net/50.22.210.33 +address=/v.whatsapp.net/169.44.80.10 +# Whatsapp End + # Web.de Start address=/suche.web.de/82.165.229.94 address=/lokale.suche.web.de/54.93.172.67 diff --git a/SyncerServer/hosts/hosts b/SyncerServer/hosts/hosts index f58e35e..274f81c 100644 --- a/SyncerServer/hosts/hosts +++ b/SyncerServer/hosts/hosts @@ -1,6 +1,6 @@ # Copyright (c) 2017, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2017-11-01 +# Last updated: 2017-11-03 # This work is licensed under a CC BY-NC-SA 4.0 International License. # https://creativecommons.org/licenses/by-nc-sa/4.0/ @@ -3133,6 +3133,15 @@ 23.66.39.94 gdb.voanews.com # Voa End +# Whatsapp Start +157.240.1.53 www-cdn.whatsapp.net +169.45.182.115 c.whatsapp.net +158.85.5.217 m.whatsapp.net +173.192.219.135 p.whatsapp.net +50.22.210.33 r.whatsapp.net +169.44.80.10 v.whatsapp.net +# Whatsapp End + # Web.de Start 82.165.229.94 suche.web.de 54.93.172.67 lokale.suche.web.de diff --git a/SyncerServer/hosts/surge.conf b/SyncerServer/hosts/surge.conf index a29505d..c21d40c 100644 --- a/SyncerServer/hosts/surge.conf +++ b/SyncerServer/hosts/surge.conf @@ -6,7 +6,7 @@ FINAL,DIRECT # Copyright (c) 2017, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2017-11-01 +# Last updated: 2017-11-03 # This work is licensed under a CC BY-NC-SA 4.0 International License. # https://creativecommons.org/licenses/by-nc-sa/4.0/ @@ -3139,6 +3139,15 @@ av.voanews.com = 23.41.77.13 gdb.voanews.com = 23.66.39.94 # Voa End +# Whatsapp Start +www-cdn.whatsapp.net = 157.240.1.53 +c.whatsapp.net = 169.45.182.115 +m.whatsapp.net = 158.85.5.217 +p.whatsapp.net = 173.192.219.135 +r.whatsapp.net = 50.22.210.33 +v.whatsapp.net = 169.44.80.10 +# Whatsapp End + # Web.de Start suche.web.de = 82.165.229.94 lokale.suche.web.de = 54.93.172.67 -- 2.11.0