From cf290bf3f330bda451efbf493cb97f11dc7e3aa8 Mon Sep 17 00:00:00 2001 From: Mathewka Date: Thu, 5 Apr 2018 13:14:02 +0900 Subject: [PATCH] googlehosts-2018-04-05 --- SyncerServer/hosts/dnsmasq.conf | 5 +++-- SyncerServer/hosts/hosts | 5 +++-- SyncerServer/hosts/surge.conf | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/SyncerServer/hosts/dnsmasq.conf b/SyncerServer/hosts/dnsmasq.conf index 0dd251f..a98477b 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-04-03 +# Last updated: 2018-04-04 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -813,9 +813,10 @@ address=/apis.google.com/216.58.203.14 # Google Search Home End # Google Service Start +address=/blog.google/216.239.34.21 +address=/environment.google/216.239.38.21 address=/domains.google/108.177.120.94 address=/domains.google.com/108.177.120.94 -address=/environment.google/108.177.120.94 address=/aboutme.google.com/108.177.120.94 address=/ads.google.com/108.177.120.94 address=/abc.xyz/108.177.120.94 diff --git a/SyncerServer/hosts/hosts b/SyncerServer/hosts/hosts index ed2abc6..0709e0d 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-04-03 +# Last updated: 2018-04-04 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -813,9 +813,10 @@ # Google Search Home End # Google Service Start +216.239.34.21 blog.google +216.239.38.21 environment.google 108.177.120.94 domains.google 108.177.120.94 domains.google.com -108.177.120.94 environment.google 108.177.120.94 aboutme.google.com 108.177.120.94 ads.google.com 108.177.120.94 abc.xyz diff --git a/SyncerServer/hosts/surge.conf b/SyncerServer/hosts/surge.conf index 7f02ddf..ad47729 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-04-03 +# Last updated: 2018-04-04 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -819,9 +819,10 @@ apis.google.com = 216.58.203.14 # Google Search Home End # Google Service Start +blog.google = 216.239.34.21 +environment.google = 216.239.38.21 domains.google = 108.177.120.94 domains.google.com = 108.177.120.94 -environment.google = 108.177.120.94 aboutme.google.com = 108.177.120.94 ads.google.com = 108.177.120.94 abc.xyz = 108.177.120.94 -- 2.11.0