mirror of
https://github.com/sherlock-project/sherlock
synced 2025-03-17 23:06:57 +00:00
fixed opennet false positive
This commit is contained in:
parent
7a7f36f7ea
commit
028404716c
1 changed files with 1 additions and 1 deletions
|
@ -2138,7 +2138,7 @@
|
|||
"opennet": {
|
||||
"errorMsg": "\u0418\u043c\u044f \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e",
|
||||
"errorType": "message",
|
||||
"regexCheck": "^[^_]*$",
|
||||
"regexCheck": "^[^-]*$",
|
||||
"url": "https://www.opennet.ru/~{}",
|
||||
"urlMain": "https://www.opennet.ru/",
|
||||
"username_claimed": "anonismus",
|
||||
|
|
Loading…
Add table
Reference in a new issue