I forgot how my code works aparently
This commit is contained in:
parent
9316f91283
commit
768773c8db
2
HTTPy.py
2
HTTPy.py
@ -253,5 +253,5 @@ while running == 1:
|
|||||||
# print compareSOA(nsRec, inInput, soaRec)
|
# print compareSOA(nsRec, inInput, soaRec)
|
||||||
# print '\n'
|
# print '\n'
|
||||||
for sub in sub2check:
|
for sub in sub2check:
|
||||||
tmpDom = sub + "." + inDomain
|
tmpDom = sub + "." + inInput
|
||||||
print newdig(tmpDom, "A")
|
print newdig(tmpDom, "A")
|
||||||
Loading…
x
Reference in New Issue
Block a user