From d02cb2ad3f94ba0d39d6acc1d52434eabc0446e4 Mon Sep 17 00:00:00 2001 From: beyondgfw Date: Sun, 10 Sep 2017 12:12:19 +0000 Subject: [PATCH] 0a3f2e4c2ca3514e25d69be3f9e777562bccded0 Youtube: fix www.youtube.com --- hosts-files/dnsmasq.conf | 4 ++-- hosts-files/hosts | 4 ++-- hosts-files/hosts.rsc | 4 ++-- hosts-files/surge.conf | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/hosts-files/dnsmasq.conf b/hosts-files/dnsmasq.conf index 5237809..c6818f6 100644 --- a/hosts-files/dnsmasq.conf +++ b/hosts-files/dnsmasq.conf @@ -1,6 +1,6 @@ # Copyright (c) 2017, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2017-09-09 +# Last updated: 2017-09-10 # This work is licensed under a CC BY-NC-SA 4.0 International License. # https://creativecommons.org/licenses/by-nc-sa/4.0/ @@ -2910,7 +2910,7 @@ address=/i4.ytimg.com/108.177.125.136 address=/i9.ytimg.com/108.177.125.136 address=/i.ytimg.com/216.58.195.238 address=/s.ytimg.com/216.58.217.174 -address=/www.youtube.com/216.58.197.249 +address=/www.youtube.com/172.217.4.99 # Youtube End # Google 1e100 Start diff --git a/hosts-files/hosts b/hosts-files/hosts index 3e430a7..1d197dd 100644 --- a/hosts-files/hosts +++ b/hosts-files/hosts @@ -1,6 +1,6 @@ # Copyright (c) 2017, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2017-09-09 +# Last updated: 2017-09-10 # This work is licensed under a CC BY-NC-SA 4.0 International License. # https://creativecommons.org/licenses/by-nc-sa/4.0/ @@ -2910,7 +2910,7 @@ 108.177.125.136 i9.ytimg.com 216.58.195.238 i.ytimg.com 216.58.217.174 s.ytimg.com -216.58.197.249 www.youtube.com +172.217.4.99 www.youtube.com # Youtube End # Google 1e100 Start diff --git a/hosts-files/hosts.rsc b/hosts-files/hosts.rsc index c387489..008336d 100644 --- a/hosts-files/hosts.rsc +++ b/hosts-files/hosts.rsc @@ -2,7 +2,7 @@ # Copyright (c) 2017, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2017-09-09 +# Last updated: 2017-09-10 # This work is licensed under a CC BY-NC-SA 4.0 International License. # https://creativecommons.org/licenses/by-nc-sa/4.0/ @@ -2912,7 +2912,7 @@ add address=108.177.125.136 name=i4.ytimg.com add address=108.177.125.136 name=i9.ytimg.com add address=216.58.195.238 name=i.ytimg.com add address=216.58.217.174 name=s.ytimg.com -add address=216.58.197.249 name=www.youtube.com +add address=172.217.4.99 name=www.youtube.com # Youtube End # Google 1e100 Start diff --git a/hosts-files/surge.conf b/hosts-files/surge.conf index e1785b9..c78f7c3 100644 --- a/hosts-files/surge.conf +++ b/hosts-files/surge.conf @@ -2,7 +2,7 @@ # Copyright (c) 2017, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2017-09-09 +# Last updated: 2017-09-10 # This work is licensed under a CC BY-NC-SA 4.0 International License. # https://creativecommons.org/licenses/by-nc-sa/4.0/ @@ -2912,7 +2912,7 @@ i4.ytimg.com = 108.177.125.136 i9.ytimg.com = 108.177.125.136 i.ytimg.com = 216.58.195.238 s.ytimg.com = 216.58.217.174 -www.youtube.com = 216.58.197.249 +www.youtube.com = 172.217.4.99 # Youtube End # Google 1e100 Start -- GitLab