Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect correctly when URL matches multiple rows #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

louy2
Copy link

@louy2 louy2 commented Apr 26, 2020

We find the row in infobox with URL by regex matching on URL or Website.
This commit handles the edge case that some infoboxes mentions URL or
Website before the actual URL row.
The test case is recorded in a new testcases.txt file.

We find the row in infobox with URL by regex matching on URL or Website.
This commit handles the edge case that some infoboxes mentions URL or
Website before the actual URL row.
The test case is recorded in a new testcases.txt file.
Co-authored-by: Ajit Panigrahi <ajitzero@gmail.com>
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.

2 participants