Skip to content

Commit fdf3655

Browse files
committed
fixed urlProbe for Twitter by adding an alternative endpoint
1 parent f7075e1 commit fdf3655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sherlock_project/resources/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2142,7 +2142,7 @@
21422142
"regexCheck": "^[a-zA-Z0-9_]{1,15}$",
21432143
"url": "https://x.com/{}",
21442144
"urlMain": "https://x.com/",
2145-
"urlProbe": "https://nitter.net/{}",
2145+
"urlProbe": "https://nitter.privacydev.net/{}",
21462146
"username_claimed": "blue"
21472147
},
21482148
"Typeracer": {

0 commit comments

Comments
 (0)