From 17a9862f21cf4f03210cad414bb3b9d1cf270ac4 Mon Sep 17 00:00:00 2001 From: beyondgfw Date: Sun, 14 Oct 2018 02:43:20 +0800 Subject: [PATCH] Gmail: fix ip fix typo --- data/hosts.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/hosts.yml b/data/hosts.yml index a4e7b37..6e23e90 100755 --- a/data/hosts.yml +++ b/data/hosts.yml @@ -66,7 +66,7 @@ hosts: domains: - 23-226-136-24.googlehosts.org - ss-1.googlehosts.org - - ip: 23-226-136-132 + - ip: 23.226.136.132 domains: - 23-226-136-132.googlehosts.org - ss-2.googlehosts.org @@ -740,9 +740,9 @@ hosts: domain: m.googlemail.com - ip: 108.177.122.161 domain: gmail.google.com - - ip: 172.217.168.197 + - ip: 108.177.127.18 domain: mail.google.com - - ip: 172.217.168.5 + - ip: 108.177.127.17 domain: inbox.google.com - ip: 172.217.168.7 domain: chatenabled.mail.google.com -- GitLab