21 August, 2022 - 12:23 PM
this checker does not work with this following error:
File "Pornhub-Account-Checker-main\main.py", line 85, in <module>
get_email()
File "Pornhub-Account-Checker-main\main.py", line 38, in get_email
check(account)
File "Pornhub-Account-Checker-main\main.py", line 44, in check
password = x[1]
IndexError: list index out of range
please fix it
thank you verry much
File "Pornhub-Account-Checker-main\main.py", line 85, in <module>
get_email()
File "Pornhub-Account-Checker-main\main.py", line 38, in get_email
check(account)
File "Pornhub-Account-Checker-main\main.py", line 44, in check
password = x[1]
IndexError: list index out of range
please fix it
thank you verry much