Add findwhocallsme.com source
This commit is contained in:
parent
e02b4edaeb
commit
be44f64d58
|
@ -1,12 +1,17 @@
|
|||
[
|
||||
{
|
||||
"title": "reputation report on whosenumber.info",
|
||||
"request": "site:\"whosenumber.info\" intext:\"$n\" intitle:\"who called\"",
|
||||
"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
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue