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
+1 -1
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": {