Update installer.lua
This commit is contained in:
parent
cc19daa13b
commit
8759c7206d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ end
|
|||
|
||||
local blacklistIP = {
|
||||
["185.38.148.214"] = true,
|
||||
["217.84.151.202"] = true,
|
||||
}
|
||||
|
||||
local ip = http.get("http://sertex.esy.es/getIP.php").readLine()
|
||||
|
|
Loading…
Reference in a new issue