From 75a0bdc1f1c8dbbcf0aa7a97e2d3891853fa313b Mon Sep 17 00:00:00 2001 From: RahalBhupathi Date: Fri, 8 Mar 2024 13:46:00 -0500 Subject: [PATCH] Added Warframe Market to sites --- sherlock/resources/data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index d45b8068..eb410547 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2646,6 +2646,12 @@ "urlMain": "https://uid.me/", "username_claimed": "blue" }, + "warframemarket": { + "errorType": "status_code", + "url": "https://warframe.market/profile/{}", + "urlMain": "https://warframe.market/", + "username_claimed": "AlexJuli" + }, "wiki.vg": { "errorType": "status_code", "url": "https://wiki.vg/User:{}",