From 3c9eda75e9f2a5a9eb5b4e9fba118440106a209e Mon Sep 17 00:00:00 2001 From: akamayu-ouo <71762573+akamayu-ouo@users.noreply.github.com> Date: Sat, 9 Aug 2025 14:08:56 +0000 Subject: [PATCH] Add Plurk --- sherlock_project/resources/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 42327a18..32bbfed5 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1574,6 +1574,13 @@ "urlMain": "https://play.google.com/store", "username_claimed": "Facebook" }, + "Plurk": { + "errorMsg": "User Not Found!", + "errorType": "message", + "url": "https://www.plurk.com/{}", + "urlMain": "https://www.plurk.com/", + "username_claimed": "plurkoffice" + }, "PocketStars": { "errorMsg": "Join Your Favorite Adult Stars", "errorType": "message",