Merge pull request #552 from sherlock-project/fix-trashbox-false-positive

added regexCheck to TrashboxRU
pull/553/head
Siddharth Dushantha 5 years ago committed by GitHub
commit f4cdc9e24b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1719,6 +1719,7 @@
"TrashboxRU": { "TrashboxRU": {
"errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d", "errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d",
"errorType": "message", "errorType": "message",
"regexCheck": "^[A-Za-z0-9_-]{3,16}$",
"rank": 17658, "rank": 17658,
"url": "https://trashbox.ru/users/{}", "url": "https://trashbox.ru/users/{}",
"urlMain": "https://trashbox.ru/", "urlMain": "https://trashbox.ru/",

Loading…
Cancel
Save