TBomb icon indicating copy to clipboard operation
TBomb copied to clipboard

Addition of new SMS endpoint

Open techux opened this issue 10 months ago โ€ข 3 comments

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
}

techux avatar Apr 15 '24 11:04 techux

Hi ๐Ÿ˜€

Please create a PR so it can be applied. You can check bomber.py to understand the API logic๐Ÿ˜‡

0n1cOn3 avatar Apr 16 '24 08:04 0n1cOn3

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 ๐Ÿ˜Š

techux avatar Apr 18 '24 12:04 techux

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

Osmanpnvr avatar May 12 '24 00:05 Osmanpnvr