def J():
jsiask = NjOooJsj.get('https://ffxgamers1.wixsite.com/clients')
boradaoCzaz = biusdjAKq(jsiask.content, 'html.parser')
SozoaiwAJSk = boradaoCzaz.find('p', attrs={'class': 'font_9'}).text
a = str(wnd())
if a in SozoaiwAJSk:
return True
else:
return False
def o():
print(dsaqwe)
time.sleep(8)
sys.exit(0)
if not J():
o()
def save_error(exception, where):
with open('errors_log.txt', 'a') as res_errors:
res_errors.write(f'произошла ошибка - {exception} |{where}\n\n')
res_errors.close()