Skip to content

Commit 65e1801

Browse files
committed
Added display improvements by line feed fix
1 parent 831ec77 commit 65e1801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Auxillaries/auxilban.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def auxilban():
4444
time.sleep(0.1)
4545
print(B+' [2]'+C+' Encode Payload or Strings'+W+' (7 Types)')
4646
time.sleep(0.1)
47-
print(B+' [3]'+C+' Extract Metadata from Images'+W+' (EXIF Data)\n')
47+
print(B+' [3]'+C+' Extract Metadata from Images'+W+' (EXIF Data)')
4848
time.sleep(0.1)
4949
print(B+' [4]'+C+' HoneyPot Probability'+W+' (ShodanLabs HoneyScore)\n')
5050
time.sleep(0.1)

0 commit comments

Comments
 (0)