@NotWegant Forgive me for confusion. Actually, my problem is I want to buy OpenAI/ChatGPT number from 5sim.net service in "Phone Verification" module. Although I chose the site as OpenAI, it says "other" in the "$service" parameter in the api request. For example:
"http://api1.5sim.net/stubs/handler_api.php?api_key=--&action=getNumber&service=other&country=usa&ref=592310"
How do I extract MD5 hashes from a list/string?
-
I have a program made which involves MD5 hashes, but every few lines there is just some random shit which is breaking the program. Trying to basically clean up the outputfile by turning it into a list, then a string, and then using regex to only take md5, but It just wasnt working for some reason. If anyone has any tips, would appreciate it.