From 616db109668d045fd71041441b7e9c9c5cb6d6f6 Mon Sep 17 00:00:00 2001 From: beyondgfw Date: Mon, 11 Sep 2017 19:43:25 +0000 Subject: [PATCH] 15100d75c246e09da79001499cfd49dfff7bdf6c Google Service:Ncr: fix accounts.google.com --- hosts-files/dnsmasq.conf | 2 +- hosts-files/hosts | 2 +- hosts-files/hosts.rsc | 2 +- hosts-files/surge.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts-files/dnsmasq.conf b/hosts-files/dnsmasq.conf index 18f06af..0471545 100644 --- a/hosts-files/dnsmasq.conf +++ b/hosts-files/dnsmasq.conf @@ -1091,7 +1091,7 @@ address=/uploadsj.clients.google.com/172.217.3.207 # Google Service End # Google Service:Ncr Start -address=/accounts.google.com/216.58.203.237 +address=/accounts.google.com/216.58.199.109 address=/assistant.google.com/108.177.120.94 address=/books.google.com/108.177.120.94 address=/blogsearch.google.com/108.177.120.94 diff --git a/hosts-files/hosts b/hosts-files/hosts index 02fcdfe..0d6338c 100644 --- a/hosts-files/hosts +++ b/hosts-files/hosts @@ -1091,7 +1091,7 @@ # Google Service End # Google Service:Ncr Start -216.58.203.237 accounts.google.com +216.58.199.109 accounts.google.com 108.177.120.94 assistant.google.com 108.177.120.94 books.google.com 108.177.120.94 blogsearch.google.com diff --git a/hosts-files/hosts.rsc b/hosts-files/hosts.rsc index dd94c28..765c228 100644 --- a/hosts-files/hosts.rsc +++ b/hosts-files/hosts.rsc @@ -1093,7 +1093,7 @@ add address=172.217.3.207 name=uploadsj.clients.google.com # Google Service End # Google Service:Ncr Start -add address=216.58.203.237 name=accounts.google.com +add address=216.58.199.109 name=accounts.google.com add address=108.177.120.94 name=assistant.google.com add address=108.177.120.94 name=books.google.com add address=108.177.120.94 name=blogsearch.google.com diff --git a/hosts-files/surge.conf b/hosts-files/surge.conf index b17d9b2..9c4a802 100644 --- a/hosts-files/surge.conf +++ b/hosts-files/surge.conf @@ -1093,7 +1093,7 @@ uploadsj.clients.google.com = 172.217.3.207 # Google Service End # Google Service:Ncr Start -accounts.google.com = 216.58.203.237 +accounts.google.com = 216.58.199.109 assistant.google.com = 108.177.120.94 books.google.com = 108.177.120.94 blogsearch.google.com = 108.177.120.94 -- GitLab