Merge pull request #808 from glenacota/false-positive-freelance-habr

Fixed false positive for freelance.habr
pull/832/head
Siddharth Dushantha 4 years ago committed by GitHub
commit 54ef98e452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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