added FIXME

This commit is contained in:
Benjamyn Love 2017-07-20 13:58:15 +10:00
parent 1957276a23
commit 483d03a542

View File

@ -3,6 +3,8 @@ import re # YAY REVERSE ENGINEER... wait its just regex
import readline
#Made this work with linux magic, test
#FIXME: Have any CNAMES returned do a lookup and print it after the record.
inInput = ""
partDomain = ""
running = 1