fixed 500px false illegal username

pull/704/head
Siddharth Dushantha 5 years ago
parent 3a8ed636f5
commit ccf2c15a80

@ -25,7 +25,7 @@
"500px": {
"errorMsg": "Oops! This page doesn\u2019t exist.",
"errorType": "message",
"regexCheck": "^[a-z0-9_]$",
"regexCheck": "^[a-z0-9_]+$",
"url": "https://500px.com/{}",
"urlMain": "https://500px.com/",
"username_claimed": "blue",

Loading…
Cancel
Save