-
Notifications
You must be signed in to change notification settings - Fork 87
[馃嚝馃嚪 France] SIA聽#327
Copy link
Copy link
Closed
Labels
alternative availableThis regex/workflow is deprecated by a more up-to-date alternative.This regex/workflow is deprecated by a more up-to-date alternative.share regex/workflowshare your regex, API query, report or workflow template, it will be synchronized to the wiki page.share your regex, API query, report or workflow template, it will be synchronized to the wiki page.
Description
Metadata
Metadata
Assignees
Labels
alternative availableThis regex/workflow is deprecated by a more up-to-date alternative.This regex/workflow is deprecated by a more up-to-date alternative.share regex/workflowshare your regex, API query, report or workflow template, it will be synchronized to the wiki page.share your regex, API query, report or workflow template, it will be synchronized to the wiki page.
The regex/workflow
{
"id": 2,
"desc": "SIA France",
"actions": [
{
"type": "ParseIncomingNumber",
"numberFilter": "^(?:33|0)?\d{9}$"
},
{
"type": "HttpDownload",
"method": 0,
"url": "https://www.doisjerepondre.fr/numero-de-telephone/0{domestic}",
"header": "",
"body": ""
},
{
"type": "ParseQueryResult",
"negativeSig": "\dx n茅gative",
"negativeFlags": 5,
"positiveSig": "\dx positive",
"positiveFlags": 5,
"categorySig": "Cat茅gories.*1x ([a-zA-Z0-9' ]+)",
"categoryFlags": 1029
},
{
"type": "FilterSpamResult"
},
{
"type": "ImportToSpamDB",
"importReason": "Manually"
}
],
"enabled": true
}