Renamed Twitter to X

Mainly doing this to test if the new site list action works :)
This commit is contained in:
Siddharth Dushantha 2024-06-20 13:19:35 +02:00
parent 15180f92d0
commit 418b6a3409

View file

@ -2123,12 +2123,12 @@
"urlProbe": "https://m.twitch.tv/{}",
"username_claimed": "jenny"
},
"Twitter": {
"X (Twitter)": {
"errorMsg": "<div class=\"error-panel\"><span>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"
},