Skip to content

Commit 79b8c31

Browse files
authored
main file
1 parent b7eb2e4 commit 79b8c31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

0day-searcher.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def banner(total):
1919
/___/
2020
0day.searcher
2121
[ Github ] https://github.com/validverify/0day.searcher
22-
[ Version ] Version 1.5 @ validverify
22+
[ Version ] Version 1.5 $$$ By validverify
2323
[ Date ] ''' + str(datetime.now().strftime("%Y/%m/%d %H:%M:%S")) + '''
2424
[ DB records ] 0day.today -> ''' + str(total) + '''
2525
''')
@@ -180,4 +180,4 @@ def print_help():
180180
if len(list_) == 0:
181181
print(f"\n[INFO](0day.today) Data with query \"{query}\" not found!")
182182
exit()
183-
print_info(list_, C, F)
183+
print_info(list_, C, F)

0 commit comments

Comments
 (0)