mirror of
https://github.com/sherlock-project/sherlock
synced 2024-12-02 08:39:26 +00:00
Merge pull request #666 from sherlock-project/fix-kofi-false-positive
fixed false positive for Ko-fi
This commit is contained in:
commit
2a26f0bd65
1 changed files with 3 additions and 2 deletions
|
@ -2514,7 +2514,8 @@
|
|||
"username_unclaimed": "noonewouldeverusethis77777"
|
||||
},
|
||||
"kofi": {
|
||||
"errorType": "status_code",
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://ko-fi.com/art?=redirect",
|
||||
"rank": 89891,
|
||||
"url": "https://ko-fi.com/{}",
|
||||
"urlMain": "https://ko-fi.com",
|
||||
|
|
Loading…
Reference in a new issue