Fixed false positive for freelance.habr

pull/841/head
glenacota 4 years ago committed by h20190563
parent 81abd7bfe8
commit 4663fd6a0a

@ -560,6 +560,7 @@
"username_unclaimed": "noonewouldeverusethis"
},
"Freelance.habr": {
"regexCheck": "^((?!\\.).)*$",
"errorMsg": "<div class=\"icon_user_locked\"></div>",
"errorType": "message",
"url": "https://freelance.habr.com/freelancers/{}",

Loading…
Cancel
Save