From 9e54e68da51c5579dab86208f028d7db444cbc35 Mon Sep 17 00:00:00 2001 From: Maxwell Oldshein Date: Thu, 26 Jun 2025 15:10:44 -0400 Subject: [PATCH] Add Playstrategy support --- 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 42327a18f..5b8f489ab 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1574,6 +1574,12 @@ "urlMain": "https://play.google.com/store", "username_claimed": "Facebook" }, + "Playstrategy": { + "errorType": "status_code", + "url": "https://playstrategy.org/@/{}", + "urlMain": "https://playstrategy.org", + "username_claimed": "oruro" + }, "PocketStars": { "errorMsg": "Join Your Favorite Adult Stars", "errorType": "message",