Skip to content

Commit

Permalink
Merge pull request #2179 from sherlock-project/twitter-to-x
Browse files Browse the repository at this point in the history
Renamed Twitter to X
  • Loading branch information
sdushantha committed Jun 20, 2024
2 parents 15180f9 + 418b6a3 commit 1a68d79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 1a68d79

Please sign in to comment.