mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 20:03:03 +00:00
fixed Archive of Our Own false positive
This commit is contained in:
parent
90d3eb0801
commit
e4ad3b0502
1 changed files with 1 additions and 2 deletions
|
@ -136,8 +136,7 @@
|
||||||
"username_claimed": "jason"
|
"username_claimed": "jason"
|
||||||
},
|
},
|
||||||
"Archive of Our Own": {
|
"Archive of Our Own": {
|
||||||
"errorMsg": "Sorry, could not find this user.",
|
"errorType": "status_code",
|
||||||
"errorType": "message",
|
|
||||||
"url": "https://archiveofourown.org/users/{}",
|
"url": "https://archiveofourown.org/users/{}",
|
||||||
"urlMain": "https://archiveofourown.org/",
|
"urlMain": "https://archiveofourown.org/",
|
||||||
"username_claimed": "test"
|
"username_claimed": "test"
|
||||||
|
|
Loading…
Reference in a new issue