Oh, and for free!
Send a POST request to
https://oopspam.herokuapp.com
with a JSON object containing your content
{"text":"The example content!"}
you will get something like this
{
"spam": 2,
"nospam": 1
}
Example
curl -X POST \
https://oopspam.herokuapp.com/ \
-H 'cache-control: no-cache' \
-H 'content-type: application/json' \
-d '{"text":"The example content!"}'
Response:
{
"spam": 2,
"nospam": 1
}
The only purpose of the subscription form is to let you know about the upcoming beta-version and new features via email where you will get to use all PRO version features for free during beta-version testing. Extra rewards will be provided for the beta-testers on the release version 🚀 Subscribe