From a688e268b30bc6dc104361330d577c17823abafd Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Feb 03 2025 04:32:43 +0000 Subject: Merge pull request #2393 from joeyagreco/joey/fix-pypi-url Fix PyPi URL --- diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 1467a80..bb5c019 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1691,6 +1691,7 @@ "PyPi": { "errorType": "status_code", "url": "https://pypi.org/user/{}", + "urlProbe": "https://pypi.org/_includes/administer-user-include/{}", "urlMain": "https://pypi.org", "username_claimed": "Blue" },