From 4223527002f0aa5df8bcb5f9a2c77d23b2d6b774 Mon Sep 17 00:00:00 2001 From: lightdress <37582641+lightdress@users.noreply.github.com> Date: Sat, 22 Feb 2020 02:49:37 -0400 Subject: [PATCH] Update lhosts Update URL of the mirror. --- lhosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lhosts b/lhosts index 71f6e79..33c115f 100755 --- a/lhosts +++ b/lhosts @@ -10,7 +10,7 @@ BACKUP_FILE="/etc/hosts.bak" REMOTE_FILE="/tmp/hosts.rmt" MAIN="https://raw.githubusercontent.com/googlehosts/hosts/master/hosts-files/hosts" -MIRROR="https://coding.net/u/scaffrey/p/hosts/git/raw/master/hosts-files/hosts" +MIRROR="https://scaffrey.coding.net/p/hosts/d/hosts/git/raw/master/hosts-files/hosts" HOSTS_URL="$MAIN" QUIET_MODE=