From 36a38b685272450ae39adcec7c94bdc94a7c6fdc Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sat, 25 Feb 2023 21:59:51 +0100 Subject: [PATCH] added All Things Worn --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index e9e3cb19..9a9ff206 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2616,5 +2616,13 @@ "urlProbe": "https://api.intigriti.com/user/public/profile/{}", "urlMain": "https://app.intigriti.com", "username_claimed": "blue" + }, + "All Things Worn": { + "errorType": "message", + "errorMsg": "Sell Used Panties", + "url": "https://www.allthingsworn.com/profile/{}", + "urlMain": "https://www.allthingsworn.com", + "username_claimed": "pink", + "isNSFW": true } }