Skip to content

feat: add akniga site support#2843

Open
juliosuas wants to merge 1 commit intosherlock-project:masterfrom
juliosuas:fix/add-akniga-site
Open

feat: add akniga site support#2843
juliosuas wants to merge 1 commit intosherlock-project:masterfrom
juliosuas:fix/add-akniga-site

Conversation

@juliosuas
Copy link
Copy Markdown

Summary

  • Adds akniga.org (Russian audiobook platform) site support to fix false negative reported in False negative for: akniga #2807
  • URL pattern: https://akniga.org/profile/{}
  • Detection method: status_code (existing users return 200, non-existing users return 404)

Fixes #2807

Test plan

  • Tested with known username user123 — correctly detected profile at https://akniga.org/profile/user123
  • Tested with non-existing username — correctly returned 0 results

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

Automatic validation of changes

Target F+ Check F- Check
Akniga ✔️   Pass ✔️   Pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False negative for: akniga

1 participant