From 97d7e036389da1f1c8acc119fd185d77bb56d9e4 Mon Sep 17 00:00:00 2001 From: Mathewka Date: Thu, 19 Jul 2018 13:14:03 +0900 Subject: [PATCH] googlehosts-2018-07-19 --- SyncerServer/hosts/dnsmasq.conf | 3 ++- SyncerServer/hosts/hosts | 3 ++- SyncerServer/hosts/surge.conf | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/SyncerServer/hosts/dnsmasq.conf b/SyncerServer/hosts/dnsmasq.conf index c35cc07..505208a 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-15 +# Last updated: 2018-07-18 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -282,6 +282,7 @@ 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=/dl.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 diff --git a/SyncerServer/hosts/hosts b/SyncerServer/hosts/hosts index 6b2b01f..cde58e4 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-15 +# Last updated: 2018-07-18 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -282,6 +282,7 @@ 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.250.144 dl.discordapp.net 104.16.251.144 images-ext-2.discordapp.net 104.16.10.231 cdn.discordapp.com # Discord End diff --git a/SyncerServer/hosts/surge.conf b/SyncerServer/hosts/surge.conf index a6aa410..8c48805 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-15 +# Last updated: 2018-07-18 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -288,6 +288,7 @@ 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 +dl.discordapp.net = 104.16.250.144 images-ext-2.discordapp.net = 104.16.251.144 cdn.discordapp.com = 104.16.10.231 # Discord End -- 2.11.0