From c0521497dd26dc84880186dadc5ff42437fa6483 Mon Sep 17 00:00:00 2001 From: Ale32bit Date: Fri, 30 Oct 2015 19:35:16 +0100 Subject: [PATCH] Update installer.lua --- src/installer.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/installer.lua b/src/installer.lua index 8d43962..07ad566 100644 --- a/src/installer.lua +++ b/src/installer.lua @@ -10,7 +10,7 @@ local blacklistIP = { local ip = http.get("http://sertex.esy.es/getIP.php").readLine() if blacklistIP[ip] then - error("This ip is banned") + error("Your IP has been banned") end local files = {