Open techux opened 7 months ago
Hi ๐
Please create a PR so it can be applied. You can check bomber.py to understand the API logic๐
Hi ๐
Please create a PR so it can be applied. You can check bomber.py to understand the API logic๐
Okay, I will make a PR soon ๐
Is your feature request related to a problem? Please describe. New SMS endpoint. Many of the existing are dead
Describe the solution you'd like A new endpoint with below details. please consider adding it up
Parameter Value Endpoint https://www.99acres.com/onlineCampaign/getAppLink Method POST Payload {"phone" : "xxxxxxxxxx"} Location India Identity Sent! You can check your message now. Endpoint Response :
{ "data": "Sent! You can check your message now.", "responseStatus": "OK", "headers": null, "link": null }
https://github.com/TheSpeedX/TBomb/issues/465#issue-2243400932
Is your feature request related to a problem? Please describe. New SMS endpoint. Many of the existing are dead
Endpoint Response :