mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 11:53:03 +00:00
removed Virgool
This commit is contained in:
parent
7c918fe532
commit
2ebcfc7614
3 changed files with 19 additions and 7 deletions
|
@ -850,5 +850,12 @@
|
|||
"url": "https://lolchess.gg/profile/na/{}",
|
||||
"urlMain": "https://lolchess.gg/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Virgool": {
|
||||
"errorMsg": "\u06f4\u06f0\u06f4",
|
||||
"errorType": "message",
|
||||
"url": "https://virgool.io/@{}",
|
||||
"urlMain": "https://virgool.io/",
|
||||
"username_claimed": "blue"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1848,4 +1848,16 @@ As of 2023.12.21, Lolchess returns false positives.
|
|||
"urlMain": "https://lolchess.gg/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
```
|
||||
|
||||
## Virgool
|
||||
As of 2023.12.21, Lolchess returns false positives.
|
||||
```json
|
||||
"Virgool": {
|
||||
"errorMsg": "\u06f4\u06f0\u06f4",
|
||||
"errorType": "message",
|
||||
"url": "https://virgool.io/@{}",
|
||||
"urlMain": "https://virgool.io/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
```
|
|
@ -2084,13 +2084,6 @@
|
|||
"urlMain": "https://vimeo.com/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Virgool": {
|
||||
"errorMsg": "\u06f4\u06f0\u06f4",
|
||||
"errorType": "message",
|
||||
"url": "https://virgool.io/@{}",
|
||||
"urlMain": "https://virgool.io/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"VirusTotal": {
|
||||
"errorType": "status_code",
|
||||
"request_method": "GET",
|
||||
|
|
Loading…
Reference in a new issue