fixed urlProbe for Twitter by adding an alternative endpoint

This commit is contained in:
Rhythm Bansal 2024-10-17 22:18:52 +05:30
parent f7075e1b64
commit fdf3655e63
No known key found for this signature in database
GPG key ID: 28337A57112C137F

View file

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