From be17311980ff0bf0247a238be2ef93063fd32430 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Fri, 5 May 2023 18:29:59 -0400 Subject: [PATCH] Updated --- ampscan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ampscan.py b/ampscan.py index 67031d2..ee255de 100644 --- a/ampscan.py +++ b/ampscan.py @@ -48,4 +48,4 @@ for i in range(100): threading.Thread(target=scan).start() while True: - input('') \ No newline at end of file + input('')