From efefce3e40dbb68962c5686fdf77fcdf40e69e45 Mon Sep 17 00:00:00 2001 From: beyondgfw Date: Mon, 6 Jan 2020 12:49:57 +0800 Subject: [PATCH] Google TLDs: init support --- data/hosts.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/hosts.yml b/data/hosts.yml index fe05032..aee0cfc 100644 --- a/data/hosts.yml +++ b/data/hosts.yml @@ -3945,6 +3945,14 @@ hosts: - ip: 216.239.34.21 domain: 3cf08074951d6dc0092cd80f2af9aa50.baas.nintendo.com + - name: Google TLDs + items: + - ip: 172.217.160.0 + domains: + - iam.soy + - www.iam.soy + - xn--p8j9a0d9c9a.xn--q9jyb4c + - name: Googleusercontent items: - ip: 172.217.168.193 -- GitLab