Merge pull request #2335 from rskbansal/master

Fixed Twitter(X)
pull/2340/head^2
Paul Pfeister 1 month ago committed by GitHub
commit 3804fd9a91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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": {

Loading…
Cancel
Save