From 22b780b43d0f6f3b77e4ac98d1f9d059aa64a379 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sat, 25 Feb 2023 21:41:29 +0100 Subject: [PATCH] added Weebly --- sherlock/resources/data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 466ec14..aaf7823 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2602,5 +2602,11 @@ "url": "https://8tracks.com/{}", "urlMain": "https://8tracks.com/", "username_claimed": "blue" + }, + "Weebly": { + "errorType": "status_code", + "url": "https://{}.weebly.com/", + "urlMain": "https://weebly.com/", + "username_claimed": "blue" } }