We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0b97f commit 5d7b438Copy full SHA for 5d7b438
sherlock_project/resources/data.json
@@ -511,7 +511,8 @@
511
"errorType": "message",
512
"errorMsg": "Could not find user with username",
513
"regexCheck": "^[a-zA-Z0-9_-]{3,30}$",
514
- "url": "https://codesandbox.io/api/v1/users/{}",
+ "url": "https://codesandbox.io/u/{}",
515
+ "urlProbe": "https://codesandbox.io/api/v1/users/{}",
516
"urlMain": "https://codesandbox.io",
517
"username_claimed": "icyjoseph"
518
},
0 commit comments