Skip to content

Commit 1a68d79

Browse files
authored
Merge pull request #2179 from sherlock-project/twitter-to-x
Renamed Twitter to X
2 parents 15180f9 + 418b6a3 commit 1a68d79

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)