Skip to content

Commit 418b6a3

Browse files
committed
Renamed Twitter to X
Mainly doing this to test if the new site list action works :)
1 parent 15180f9 commit 418b6a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sherlock/resources/data.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2123,12 +2123,12 @@
21232123
"urlProbe": "https://m.twitch.tv/{}",
21242124
"username_claimed": "jenny"
21252125
},
2126-
"Twitter": {
2126+
"X (Twitter)": {
21272127
"errorMsg": "<div class=\"error-panel\"><span>User ",
21282128
"errorType": "message",
21292129
"regexCheck": "^[a-zA-Z0-9_]{1,15}$",
2130-
"url": "https://twitter.com/{}",
2131-
"urlMain": "https://twitter.com/",
2130+
"url": "https://x.com/{}",
2131+
"urlMain": "https://x.com/",
21322132
"urlProbe": "https://nitter.net/{}",
21332133
"username_claimed": "blue"
21342134
},

0 commit comments

Comments
 (0)