From 1c8a5ecf9b22b0875b72e67989ae86931f5a1e5b Mon Sep 17 00:00:00 2001 From: beyondgfw Date: Sat, 14 Oct 2017 00:53:57 +0800 Subject: [PATCH] Gmx: init support --- data/hosts.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/hosts.yml b/data/hosts.yml index e0f051e..e0c5c6e 100644 --- a/data/hosts.yml +++ b/data/hosts.yml @@ -536,6 +536,11 @@ hosts: - ip: 216.58.221.91 domain: isolated.mail.google.com + - name: Gmx + items: + - ip: 82.165.230.43 + domain: search.gmx.com + - name: Google Apis items: - ip: 216.58.221.74 -- GitLab