From 0cf2765b23dabf55c7d1ebf9a9c3e034ae6929fa Mon Sep 17 00:00:00 2001 From: lrinQVQ Date: Sat, 9 Sep 2017 01:01:22 -0400 Subject: [PATCH] Google Service: fix ipv4.google.com --- data/hosts.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/hosts.yml b/data/hosts.yml index 6a65ca2..98ea5ee 100644 --- a/data/hosts.yml +++ b/data/hosts.yml @@ -1178,7 +1178,7 @@ hosts: - talkgadget.google.com - ip: 74.125.197.115 domain: checkout.google.com - - ip: 209.85.235.188 + - ip: 172.217.3.188 domain: ipv4.google.com - ip: 108.177.125.189 domains: @@ -3258,7 +3258,7 @@ hosts: domain: i.ytimg.com - ip: 216.58.217.174 domain: s.ytimg.com - - ip: 216.58.197.249 + - ip: 243.185.187.39 domain: www.youtube.com - name: Google 1e100 @@ -3291,6 +3291,7 @@ hosts: domain: ams15s22-in-f5.1e100.net - ip: 216.239.36.6 domain: ams15s22-in-f7.1e100.net + - name: Google 2mdn items: - ip: 203.208.41.41 -- GitLab