From b13d2549944f9b7641c477e2e6e1217bcc7b7577 Mon Sep 17 00:00:00 2001 From: Mathewka Date: Sat, 15 Sep 2018 13:14:03 +0900 Subject: [PATCH] googlehosts-2018-09-15 --- SyncerServer/hosts/dnsmasq.conf | 8 +++++++- SyncerServer/hosts/hosts | 8 +++++++- SyncerServer/hosts/surge.conf | 8 +++++++- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/SyncerServer/hosts/dnsmasq.conf b/SyncerServer/hosts/dnsmasq.conf index 4a53c0f..f42ad31 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-09-09 +# Last updated: 2018-09-14 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -355,6 +355,12 @@ address=/images-ext-2.discordapp.net/104.16.251.144 address=/cdn.discordapp.com/104.16.10.231 # Discord End +# Discuss.com.hk Start +address=/www.discuss.com.hk/104.20.171.49 +address=/m.discuss.com.hk/104.20.171.49 +address=/tr.discuss.com.hk/104.20.170.49 +# Discuss.com.hk End + # Facebook Start address=/www.facebook.com/157.240.7.35 address=/fb.me/157.240.7.35 diff --git a/SyncerServer/hosts/hosts b/SyncerServer/hosts/hosts index 357281f..8ad2789 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-09-09 +# Last updated: 2018-09-14 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -355,6 +355,12 @@ 104.16.10.231 cdn.discordapp.com # Discord End +# Discuss.com.hk Start +104.20.171.49 www.discuss.com.hk +104.20.171.49 m.discuss.com.hk +104.20.170.49 tr.discuss.com.hk +# Discuss.com.hk End + # Facebook Start 157.240.7.35 www.facebook.com 157.240.7.35 fb.me diff --git a/SyncerServer/hosts/surge.conf b/SyncerServer/hosts/surge.conf index 0246c57..3b762ed 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-09-09 +# Last updated: 2018-09-14 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -361,6 +361,12 @@ images-ext-2.discordapp.net = 104.16.251.144 cdn.discordapp.com = 104.16.10.231 # Discord End +# Discuss.com.hk Start +www.discuss.com.hk = 104.20.171.49 +m.discuss.com.hk = 104.20.171.49 +tr.discuss.com.hk = 104.20.170.49 +# Discuss.com.hk End + # Facebook Start www.facebook.com = 157.240.7.35 fb.me = 157.240.7.35 -- 2.11.0