From 418b6a340911523f5f3adc6dbdee0b4f09997c89 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Thu, 20 Jun 2024 13:19:35 +0200 Subject: [PATCH] Renamed Twitter to X Mainly doing this to test if the new site list action works :) --- sherlock/resources/data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 9b03c1128..37175d960 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2123,12 +2123,12 @@ "urlProbe": "https://m.twitch.tv/{}", "username_claimed": "jenny" }, - "Twitter": { + "X (Twitter)": { "errorMsg": "
User ", "errorType": "message", "regexCheck": "^[a-zA-Z0-9_]{1,15}$", - "url": "https://twitter.com/{}", - "urlMain": "https://twitter.com/", + "url": "https://x.com/{}", + "urlMain": "https://x.com/", "urlProbe": "https://nitter.net/{}", "username_claimed": "blue" },