From 6cf9b296e5ad0e15681fbdbec6a1af7bd4f7789d Mon Sep 17 00:00:00 2001 From: Soxoj <31013580+soxoj@users.noreply.github.com> Date: Sat, 15 Jan 2022 12:22:11 +0300 Subject: [PATCH] Pornhub search improved (#315) --- maigret/resources/data.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/maigret/resources/data.json b/maigret/resources/data.json index fc76c8c..4c93ebf 100644 --- a/maigret/resources/data.json +++ b/maigret/resources/data.json @@ -10949,7 +10949,14 @@ "tags": [ "porn" ], - "checkType": "status_code", + "checkType": "message", + "presenseStrs": [ + "profileInformation" + ], + "absenceStrs": [ + "Error Page Not Found", + "cannot be found" + ], "alexaRank": 74, "urlMain": "https://pornhub.com/", "url": "https://pornhub.com/users/{username}",