diff --git a/osint/reputation.json b/osint/reputation.json index 778f528..40bd55b 100644 --- a/osint/reputation.json +++ b/osint/reputation.json @@ -1,7 +1,12 @@ [ { - "site": "whosenumber.info", + "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\" | \"$n\"", + "stop": 5, } ]