OSDN Git Service

googlehosts-2018-10-20
authorMathewka <mathewka@git.osdn.jp>
Sat, 20 Oct 2018 04:14:03 +0000 (13:14 +0900)
committerMathewka <mathewka@git.osdn.jp>
Sat, 20 Oct 2018 04:14:03 +0000 (13:14 +0900)
SyncerServer/hosts/dnsmasq.conf
SyncerServer/hosts/hosts
SyncerServer/hosts/surge.conf

index 0a27621..257ab43 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright (c) 2017-2018, googlehosts members.
 # https://github.com/googlehosts/hosts
-# Last updated: 2018-10-16
+# Last updated: 2018-10-20
 
 # This work is licensed under a modified HOSTS License.
 # https://github.com/googlehosts/hosts/raw/master/LICENSE
@@ -516,6 +516,11 @@ address=/isolated.mail.google.com/172.217.168.39
 address=/search.gmx.com/82.165.230.43
 # Gmx End
 
+# Goodreads Start
+address=/www.goodreads.com/176.32.103.89
+address=/ads.goodreads.com/176.32.102.212
+# Goodreads End
+
 # Google Apis Start
 address=/www.googleapis.com/172.217.168.202
 address=/ajax.googleapis.com/172.217.168.202
index caca2a8..fedf2d3 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright (c) 2017-2018, googlehosts members.
 # https://github.com/googlehosts/hosts
-# Last updated: 2018-10-16
+# Last updated: 2018-10-20
 
 # This work is licensed under a modified HOSTS License.
 # https://github.com/googlehosts/hosts/raw/master/LICENSE
 82.165.230.43  search.gmx.com
 # Gmx End
 
+# Goodreads Start
+176.32.103.89  www.goodreads.com
+176.32.102.212 ads.goodreads.com
+# Goodreads End
+
 # Google Apis Start
 172.217.168.202        www.googleapis.com
 172.217.168.202        ajax.googleapis.com
index fad8802..d9a1cd8 100644 (file)
@@ -6,7 +6,7 @@ FINAL,DIRECT
 
 # Copyright (c) 2017-2018, googlehosts members.
 # https://github.com/googlehosts/hosts
-# Last updated: 2018-10-16
+# Last updated: 2018-10-20
 
 # This work is licensed under a modified HOSTS License.
 # https://github.com/googlehosts/hosts/raw/master/LICENSE
@@ -522,6 +522,11 @@ isolated.mail.google.com = 172.217.168.39
 search.gmx.com = 82.165.230.43
 # Gmx End
 
+# Goodreads Start
+www.goodreads.com = 176.32.103.89
+ads.goodreads.com = 176.32.102.212
+# Goodreads End
+
 # Google Apis Start
 www.googleapis.com = 172.217.168.202
 ajax.googleapis.com = 172.217.168.202