From 100d95fc72e4ce7b7817dfef86bb788334e9339d Mon Sep 17 00:00:00 2001 From: beyondgfw Date: Sat, 19 Aug 2017 00:38:24 +0800 Subject: [PATCH] fix manifest.googlevideo.com --- data/hosts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/hosts.yml b/data/hosts.yml index 41d3629..2268281 100644 --- a/data/hosts.yml +++ b/data/hosts.yml @@ -674,9 +674,9 @@ hosts: - name: Google Video items: - - ip: + - ip: 172.217.31.96 domain: manifest.googlevideo.com - - ip: 203.208.41.40 + - ip: 203.208.41.41 domains: - redirector.c.youtube.com - redirector.googlevideo.com -- GitLab