From 6ba0ae5805801f2c3943dd91bb79d867efa2b9f8 Mon Sep 17 00:00:00 2001 From: Mathewka Date: Mon, 14 May 2018 13:14:03 +0900 Subject: [PATCH] googlehosts-2018-05-14 --- SyncerServer/hosts/dnsmasq.conf | 4 ++++ SyncerServer/hosts/hosts | 4 ++++ SyncerServer/hosts/surge.conf | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/SyncerServer/hosts/dnsmasq.conf b/SyncerServer/hosts/dnsmasq.conf index f14d64a..5d5e135 100644 --- a/SyncerServer/hosts/dnsmasq.conf +++ b/SyncerServer/hosts/dnsmasq.conf @@ -2353,6 +2353,10 @@ address=/alt4.stun.l.google.com/64.233.177.127 address=/alt5.stun.l.google.com/64.233.177.127 # Google:stun Server End +# Google:thinkwithgoogle Start +address=/www.thinkwithgoogle.com/72.14.249.236 +# Google:thinkwithgoogle End + # Google:npf base Start address=/1d73367a8bc4b849f5286dc68416acfd.baas.nintendo.com/172.217.31.179 address=/220ac3f28f8d4cf99d8ce38fc8d4d5a7.baas.nintendo.com/216.239.38.21 diff --git a/SyncerServer/hosts/hosts b/SyncerServer/hosts/hosts index 85fd801..a1fc8d5 100644 --- a/SyncerServer/hosts/hosts +++ b/SyncerServer/hosts/hosts @@ -2353,6 +2353,10 @@ 64.233.177.127 alt5.stun.l.google.com # Google:stun Server End +# Google:thinkwithgoogle Start +72.14.249.236 www.thinkwithgoogle.com +# Google:thinkwithgoogle End + # Google:npf base Start 172.217.31.179 1d73367a8bc4b849f5286dc68416acfd.baas.nintendo.com 216.239.38.21 220ac3f28f8d4cf99d8ce38fc8d4d5a7.baas.nintendo.com diff --git a/SyncerServer/hosts/surge.conf b/SyncerServer/hosts/surge.conf index 055aa2c..c2aea31 100644 --- a/SyncerServer/hosts/surge.conf +++ b/SyncerServer/hosts/surge.conf @@ -2359,6 +2359,10 @@ alt4.stun.l.google.com = 64.233.177.127 alt5.stun.l.google.com = 64.233.177.127 # Google:stun Server End +# Google:thinkwithgoogle Start +www.thinkwithgoogle.com = 72.14.249.236 +# Google:thinkwithgoogle End + # Google:npf base Start 1d73367a8bc4b849f5286dc68416acfd.baas.nintendo.com = 172.217.31.179 220ac3f28f8d4cf99d8ce38fc8d4d5a7.baas.nintendo.com = 216.239.38.21 -- 2.11.0