Skip to content

Commit

Permalink
Merge pull request #2335 from rskbansal/master
Browse files Browse the repository at this point in the history
Fixed Twitter(X)
  • Loading branch information
ppfeister authored Nov 1, 2024
2 parents bd46baa + fdf3655 commit 3804fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2191,7 +2191,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": {
Expand Down

0 comments on commit 3804fd9

Please sign in to comment.