Renamed Twitter to X

Mainly doing this to test if the new site list action works :)
pull/2179/head
Siddharth Dushantha 6 months ago
parent 15180f92d0
commit 418b6a3409

@ -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"
},

Loading…
Cancel
Save