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

Update Regex to Skip xmlns #66

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Update Regex to Skip xmlns #66

merged 3 commits into from
Feb 13, 2024

Conversation

justindhillon
Copy link
Owner

Links after xmlns are usually apart of the deep net and not the surface net. These are usually working links, but they come up as broken in this project. To reduce the number of false positives, links after xmlns=" are skipped.

This resolves #64

@justindhillon justindhillon merged commit d7d4491 into main Feb 13, 2024
1 check passed
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.

.xml Usually Returns False Positives
1 participant