From 23944dd1d33566e2657f86aa9b079d074339ac07 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 20 Nov 2017 10:17:20 +0000 Subject: [PATCH] Change default reflector for XLX235 --- XLXHosts.txt | 2 +- XLXHostsupdate.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/XLXHosts.txt b/XLXHosts.txt index 6612233..28d68b2 100644 --- a/XLXHosts.txt +++ b/XLXHosts.txt @@ -36,7 +36,7 @@ 081;121.84.13.151;4004 085;27.92.11.123;4004 087;44.137.36.209;4004 -088;194.109.192.235;4004 +088;194.109.192.235;4001 089;194.109.192.236;4004 090;91.92.136.252;4004 093;98.29.99.252;4004 diff --git a/XLXHostsupdate.sh b/XLXHostsupdate.sh index 5837dc3..5cf9d99 100644 --- a/XLXHostsupdate.sh +++ b/XLXHostsupdate.sh @@ -92,6 +92,8 @@ BEGIN { reflector=4004 if ($1 == "XLX017") reflector=4003 + if ($1 == "XLX235") + reflector=4001 if ($1 == "XLX313") reflector=4001 if ($1 == "XLX518")