-
Notifications
You must be signed in to change notification settings - Fork 1
Description
File "C:\Users\Instrumental1\Desktop\openai-sentinel-main\proof_of_work.py", line 71, in
print(get_pow_token())
^^^^^^^^^^^^^^^
File "C:\Users\Instrumental1\Desktop\openai-sentinel-main\proof_of_work.py", line 67, in get_pow_token
config = get_config("Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Instrumental1\Desktop\openai-sentinel-main\proof_of_work.py", line 17, in get_config
get_parse_time(),
^^^^^^^^^^^^^^^^
File "C:\Users\Instrumental1\Desktop\openai-sentinel-main\proof_of_work.py", line 10, in get_parse_time
return now.strftime("%a %b %d %Y %H:%M:%") + " GMT-0500 (Eastern Standard Time)"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Invalid format string
Maybe so? return now.strftime("%a %b %d %Y %H:%M:%S") + " GMT-0500 (Eastern Standard Time)"
Thank you very much for the code! 🫶 A lot of work has been done. My respects✌️
I can't imagine how this algorithm could be reverse engineered.