Skip to content

Commit

Permalink
Renamed Twitter to X
Browse files Browse the repository at this point in the history
Mainly doing this to test if the new site list action works :)
  • Loading branch information
sdushantha committed Jun 20, 2024
1 parent 15180f9 commit 418b6a3
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 418b6a3

Please sign in to comment.