Merge pull request #2921 from quan-nguyen-2110/fix-akniga-false-negative

Fix akniga false negatives
This commit is contained in:
Paul Pfeister
2026-05-04 23:28:14 -04:00
committed by GitHub
+3 -1
View File
@@ -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": {