Merge pull request #2335 from rskbansal/master

Fixed Twitter(X)
This commit is contained in:
Paul Pfeister 2024-11-01 19:57:37 -04:00 committed by GitHub
commit 3804fd9a91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2191,7 +2191,7 @@
"regexCheck": "^[a-zA-Z0-9_]{1,15}$", "regexCheck": "^[a-zA-Z0-9_]{1,15}$",
"url": "https://x.com/{}", "url": "https://x.com/{}",
"urlMain": "https://x.com/", "urlMain": "https://x.com/",
"urlProbe": "https://nitter.net/{}", "urlProbe": "https://nitter.privacydev.net/{}",
"username_claimed": "blue" "username_claimed": "blue"
}, },
"Typeracer": { "Typeracer": {