Skip to content

fix: reject usernames causing false positives in academia.edu module - #487

Merged
kaifcodec merged 1 commit into
kaifcodec:mainfrom
kristoisberg:feature/academia-username-period-fix
Aug 1, 2026
Merged

fix: reject usernames causing false positives in academia.edu module#487
kaifcodec merged 1 commit into
kaifcodec:mainfrom
kristoisberg:feature/academia-username-period-fix

Conversation

@kristoisberg

Copy link
Copy Markdown
Collaborator

Similar to #437, rejecting usernames with periods in the academia.edu module. The site does not allow usernames with periods, and ignores everything after the first period in profile URLs, causing false positives in the module.

Test case: https://independent.academia.edu/asdfg.fghfghhfhgfhgfghfghghfgh

@kaifcodec kaifcodec left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@kaifcodec
kaifcodec merged commit ca46949 into kaifcodec:main Aug 1, 2026
2 checks passed
@kaifcodec kaifcodec added the bug fix Fixed a bug in existing files label Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Fixed a bug in existing files

2 participants