From 50c2a9574a0d3ba83d098bc3d62b654bf9179cbc Mon Sep 17 00:00:00 2001 From: Mathewka Date: Thu, 26 Jul 2018 13:14:02 +0900 Subject: [PATCH] googlehosts-2018-07-26 --- 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 f2fd827..6479d2c 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-07-22 +# Last updated: 2018-07-25 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -54,6 +54,7 @@ address=/s3-ap-southeast-2.amazonaws.com/54.231.249.17 # Amazon Start address=/amazon.co.jp/52.119.164.121 +address=/www.amazon.co.jp/104.127.195.232 address=/aftlite-portal-nrt.amazon.co.jp/54.239.96.187 address=/alexa.amazon.co.jp/52.94.210.248 address=/api.amazon.co.jp/54.240.251.149 @@ -228,6 +229,10 @@ address=/m.box.com/107.152.24.197 address=/img.buzzfeed.com/151.101.1.181 # Buzzfeed End +# cd4o Start +address=/www.cd4o.com/68.232.45.253 +# cd4o End + # Change.org Start address=/www.change.org/104.16.5.13 address=/assets.change.org/104.16.5.13 diff --git a/SyncerServer/hosts/hosts b/SyncerServer/hosts/hosts index b168df4..6f11244 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-07-22 +# Last updated: 2018-07-25 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -54,6 +54,7 @@ # Amazon Start 52.119.164.121 amazon.co.jp +104.127.195.232 www.amazon.co.jp 54.239.96.187 aftlite-portal-nrt.amazon.co.jp 52.94.210.248 alexa.amazon.co.jp 54.240.251.149 api.amazon.co.jp @@ -228,6 +229,10 @@ 151.101.1.181 img.buzzfeed.com # Buzzfeed End +# cd4o Start +68.232.45.253 www.cd4o.com +# cd4o End + # Change.org Start 104.16.5.13 www.change.org 104.16.5.13 assets.change.org diff --git a/SyncerServer/hosts/surge.conf b/SyncerServer/hosts/surge.conf index 9612b90..fe8a778 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-07-22 +# Last updated: 2018-07-25 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -60,6 +60,7 @@ s3-ap-southeast-2.amazonaws.com = 54.231.249.17 # Amazon Start amazon.co.jp = 52.119.164.121 +www.amazon.co.jp = 104.127.195.232 aftlite-portal-nrt.amazon.co.jp = 54.239.96.187 alexa.amazon.co.jp = 52.94.210.248 api.amazon.co.jp = 54.240.251.149 @@ -234,6 +235,10 @@ m.box.com = 107.152.24.197 img.buzzfeed.com = 151.101.1.181 # Buzzfeed End +# cd4o Start +www.cd4o.com = 68.232.45.253 +# cd4o End + # Change.org Start www.change.org = 104.16.5.13 assets.change.org = 104.16.5.13 -- 2.11.0