Merge pull request #2921 from quan-nguyen-2110/fix-akniga-false-negative
Fix akniga false negatives
This commit is contained in:
@@ -2851,8 +2851,10 @@
|
|||||||
},
|
},
|
||||||
"akniga": {
|
"akniga": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
|
"errorCode": 404,
|
||||||
|
"request_method": "GET",
|
||||||
"url": "https://akniga.org/profile/{}",
|
"url": "https://akniga.org/profile/{}",
|
||||||
"urlMain": "https://akniga.org/profile/blue/",
|
"urlMain": "https://akniga.org/",
|
||||||
"username_claimed": "blue"
|
"username_claimed": "blue"
|
||||||
},
|
},
|
||||||
"authorSTREAM": {
|
"authorSTREAM": {
|
||||||
|
|||||||
Reference in New Issue
Block a user