mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-16 12:38:27 +00:00
Merge pull request #2179 from sherlock-project/twitter-to-x
Renamed Twitter to X
This commit is contained in:
commit
1a68d794d6
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue