diff --git a/HTTPy.py b/HTTPy.py index 9a682a9..7b1fe64 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -253,5 +253,5 @@ while running == 1: # print compareSOA(nsRec, inInput, soaRec) # print '\n' for sub in sub2check: - tmpDom = sub + "." + inDomain + tmpDom = sub + "." + inInput print newdig(tmpDom, "A") \ No newline at end of file