Fix site name formatting for CodeSandbox

This commit is contained in:
Nolan Parker 2025-10-19 14:44:47 -05:00
parent 43b3736b75
commit 342dbc85cc
1 changed files with 1 additions and 1 deletions

View File

@ -539,7 +539,7 @@
"urlMain": "https://coderwall.com",
"username_claimed": "hacker"
},
"Code Sandbox": {
"CodeSandbox": {
"errorType": "message",
"errorMsg": "Could not find user with username",
"regexCheck": "^[a-zA-Z0-9_-]{3,30}$",