From c2d8b72721854535a396eb3b7f356d9a7f7063a9 Mon Sep 17 00:00:00 2001 From: Raphael Date: Sun, 24 Feb 2019 00:45:24 +0100 Subject: [PATCH] Add who-calledme.com --- osint/reputation.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/osint/reputation.json b/osint/reputation.json index 156e891..98bbcb9 100644 --- a/osint/reputation.json +++ b/osint/reputation.json @@ -23,5 +23,10 @@ "title": "reputation report on phonenumbers.ie", "request": "site:phonenumbers.ie intext:\"$n\"", "stop": 1 + }, + { + "title": "reputation report on who-calledme.com", + "request": "site:who-calledme.com intext:\"$n\"", + "stop": 1 } ]