{
"id": 1,
"desc": "Tellows",
"actions": [
{
"type": "ParseIncomingNumber",
"numberFilter": ".*"
},
{
"type": "HttpDownload",
"method": 0,
"url": "https://www.tellows.com/basic/num/%2B{cc}{domestic}?json=1",
"header": "",
"body": ""
},
{
"type": "ParseQueryResult",
"negativeSig": "\"score\":\"(7|8|9)\"",
"negativeFlags": 5,
"positiveSig": "\"score\":\"(1|2|3)\"",
"positiveFlags": 5,
"categorySig": "",
"categoryFlags": 5
},
{
"type": "FilterSpamResult"
},
{
"type": "ImportToSpamDB",
"importReason": "Manually"
}
],
"enabled": true
}
The regex/workflow
Use Tellows API (You can adjust the domain name to your country)