From e9fde05c3f4eed951b7e565fc54e9080a33d4ea2 Mon Sep 17 00:00:00 2001 From: Mathewka Date: Sun, 15 Jul 2018 13:14:03 +0900 Subject: [PATCH] googlehosts-2018-07-15 --- SyncerServer/hosts/dnsmasq.conf | 15 ++++++++++++++- SyncerServer/hosts/hosts | 15 ++++++++++++++- SyncerServer/hosts/surge.conf | 15 ++++++++++++++- 3 files changed, 42 insertions(+), 3 deletions(-) diff --git a/SyncerServer/hosts/dnsmasq.conf b/SyncerServer/hosts/dnsmasq.conf index 889e702..95fd82b 100644 --- a/SyncerServer/hosts/dnsmasq.conf +++ b/SyncerServer/hosts/dnsmasq.conf @@ -1,6 +1,6 @@ # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-07-09 +# Last updated: 2018-07-15 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -42,6 +42,8 @@ address=/a248.e.akamai.net/23.32.241.9 address=/static.ak.instagram.com/23.32.241.16 address=/images.ak.instagram.com/184.51.15.69 address=/s.pinimg.com/2.17.28.19 +address=/i.pinimg.com/104.118.71.71 +address=/s-media-cache-ak0.pinimg.com/104.118.71.71 address=/passets-cdn.pinterest.com/104.118.71.71 # Akamai End @@ -273,6 +275,17 @@ address=/c.disquscdn.com/104.16.80.166 address=/a.disquscdn.com/151.101.26.49 # Disqus End +# Discord Start +address=/discordapp.com/104.16.58.5 +address=/discord.gg/104.16.59.37 +address=/discord.media/104.16.174.189 +address=/media.discordapp.net/104.16.251.144 +address=/status.discordapp.com/104.16.10.231 +address=/images-ext-1.discordapp.net/104.16.250.144 +address=/images-ext-2.discordapp.net/104.16.251.144 +address=/cdn.discordapp.com/104.16.10.231 +# Discord End + # Facebook Start address=/www.facebook.com/157.240.7.35 address=/fb.me/157.240.7.35 diff --git a/SyncerServer/hosts/hosts b/SyncerServer/hosts/hosts index 2c837f6..c4f43a4 100644 --- a/SyncerServer/hosts/hosts +++ b/SyncerServer/hosts/hosts @@ -1,6 +1,6 @@ # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-07-09 +# Last updated: 2018-07-15 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -42,6 +42,8 @@ 23.32.241.16 static.ak.instagram.com 184.51.15.69 images.ak.instagram.com 2.17.28.19 s.pinimg.com +104.118.71.71 i.pinimg.com +104.118.71.71 s-media-cache-ak0.pinimg.com 104.118.71.71 passets-cdn.pinterest.com # Akamai End @@ -273,6 +275,17 @@ 151.101.26.49 a.disquscdn.com # Disqus End +# Discord Start +104.16.58.5 discordapp.com +104.16.59.37 discord.gg +104.16.174.189 discord.media +104.16.251.144 media.discordapp.net +104.16.10.231 status.discordapp.com +104.16.250.144 images-ext-1.discordapp.net +104.16.251.144 images-ext-2.discordapp.net +104.16.10.231 cdn.discordapp.com +# Discord End + # Facebook Start 157.240.7.35 www.facebook.com 157.240.7.35 fb.me diff --git a/SyncerServer/hosts/surge.conf b/SyncerServer/hosts/surge.conf index c11aa3e..366c214 100644 --- a/SyncerServer/hosts/surge.conf +++ b/SyncerServer/hosts/surge.conf @@ -6,7 +6,7 @@ FINAL,DIRECT # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-07-09 +# Last updated: 2018-07-15 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -48,6 +48,8 @@ a248.e.akamai.net = 23.32.241.9 static.ak.instagram.com = 23.32.241.16 images.ak.instagram.com = 184.51.15.69 s.pinimg.com = 2.17.28.19 +i.pinimg.com = 104.118.71.71 +s-media-cache-ak0.pinimg.com = 104.118.71.71 passets-cdn.pinterest.com = 104.118.71.71 # Akamai End @@ -279,6 +281,17 @@ c.disquscdn.com = 104.16.80.166 a.disquscdn.com = 151.101.26.49 # Disqus End +# Discord Start +discordapp.com = 104.16.58.5 +discord.gg = 104.16.59.37 +discord.media = 104.16.174.189 +media.discordapp.net = 104.16.251.144 +status.discordapp.com = 104.16.10.231 +images-ext-1.discordapp.net = 104.16.250.144 +images-ext-2.discordapp.net = 104.16.251.144 +cdn.discordapp.com = 104.16.10.231 +# Discord End + # Facebook Start www.facebook.com = 157.240.7.35 fb.me = 157.240.7.35 -- 2.11.0