From 6fbd8671565fceaa93e46abd3437fcc6a94e47ff Mon Sep 17 00:00:00 2001 From: Raphael Date: Sun, 24 Feb 2019 00:32:54 +0100 Subject: [PATCH] Add pagesjaunes.ca --- osint/reputation.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/osint/reputation.json b/osint/reputation.json index 337e95d..1219ab7 100644 --- a/osint/reputation.json +++ b/osint/reputation.json @@ -13,5 +13,10 @@ "title": "reputation report on findwhocallsme.com", "request": "site:findwhocallsme.com intext:\"$n\" | intext:\"$i\"", "stop": 1 + }, + { + "title": "reputation report on pagesjaunes.ca", + "request": "site:pagesjaunes.ca intext:\"$n\"", + "stop": 1 } ]