18 lines
442 B
JSON
18 lines
442 B
JSON
[
|
|
{
|
|
"title": "reputation report on whosenumber.info",
|
|
"request": "site:whosenumber.info intext:\"$n\" intitle:\"who called\"",
|
|
"stop": 1
|
|
},
|
|
{
|
|
"title": "phone fraud footprints",
|
|
"request": "intitle:\"Phone Fraud\" intext:\"$n\" | intext:\"$i\"",
|
|
"stop": 5
|
|
},
|
|
{
|
|
"title": "reputation report on findwhocallsme.com",
|
|
"request": "site:findwhocallsme.com intext:\"$n\" | intext:\"$i\"",
|
|
"stop": 1
|
|
}
|
|
]
|