summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-06-22 19:37:27 +0200
committertv <tv@krebsco.de>2015-06-22 19:37:27 +0200
commit0df90750a9576d0b2da0894162c35a305403251a (patch)
treedc64d34c80c97968dbd7c7ec6b74714650a56081
parent23305cec2afb6e911113d36e982402d3d30a07d5 (diff)
wu hosts: purge unused hosts
-rw-r--r--modules/wu/hosts.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/wu/hosts.nix b/modules/wu/hosts.nix
index f59f87c..207553b 100644
--- a/modules/wu/hosts.nix
+++ b/modules/wu/hosts.nix
@@ -18,8 +18,5 @@
127.0.0.1 dev.zalora.co.id www.dev.zalora.co.id bob.dev.zalora.co.id static.dev.zalora.co.id
127.0.0.1 dev.zalora.co.th www.dev.zalora.co.th bob.dev.zalora.co.th static.dev.zalora.co.th
127.0.0.1 dev.zalora.com.hk www.dev.zalora.com.hk bob.dev.zalora.com.hk static.dev.zalora.com.hk
-
- 54.93.104.95 eu-dev.hk.zalora.net www.eu-dev.hk.zalora.net bob.eu-dev.hk.zalora.net static.eu-dev.hk.zalora.net
- 54.93.104.95 eu-dev.sg.zalora.net www.eu-dev.sg.zalora.net bob.eu-dev.sg.zalora.net static.eu-dev.sg.zalora.net
'';
}