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 URL regex for improved accuracy #86

Merged
merged 3 commits into from
Feb 5, 2025
Merged

Update URL regex for improved accuracy #86

merged 3 commits into from
Feb 5, 2025

Conversation

ecoderat
Copy link
Contributor

@ecoderat ecoderat commented Feb 5, 2025

This PR updates the URL regex to improve accuracy and handle edge cases more effectively. The changes ensure better support for various URL formats while maintaining compatibility with existing patterns.

  • Updated url regex in REGEXES
  • Ensured no breaking changes
  • All tests pass
  • Added bun.lock file for build action

Please review and let me know if any further refinements are needed.

@ecoderat ecoderat requested a review from IsmailAki February 5, 2025 13:25
Copy link

@IsmailAki IsmailAki left a comment

Choose a reason for hiding this comment

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

Lgtm

@ecoderat ecoderat merged commit 0c0dde2 into main Feb 5, 2025
1 check passed
@ecoderat ecoderat deleted the update-url-regex branch February 5, 2025 13:27
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