From eccdf80b95620e2bd4f1f6e59cbf234f411af501 Mon Sep 17 00:00:00 2001 From: Aniket <74449359+Si-ddhartha@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:22:56 +0530 Subject: [PATCH] Add Pronouns.page (#2419) * Add support for Pronouns.page (#2418) * Update the url --- sherlock_project/resources/data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index c13f9d9e..8f2f5539 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1741,6 +1741,12 @@ "urlMain": "http://promodj.com/", "username_claimed": "blue" }, + "Pronouns.page": { + "errorType": "status_code", + "url": "https://pronouns.page/@{}", + "urlMain": "https://pronouns.page/", + "username_claimed": "andrea" + }, "PyPi": { "errorType": "status_code", "url": "https://pypi.org/user/{}",