Fixed fuckup

This commit is contained in:
Benjamyn Love 2017-06-20 17:03:03 +10:00
parent 3fda994757
commit 0ae37d5e70

View File

@ -7,8 +7,8 @@ import re # YAY REVERSE ENGINEER... wait its just regex
inInput = ""
partDomain = ""
running = 1
pingOn = P
whoOn = w
pingOn = "P"
whoOn = "w"
def iterate(inArray, pre):