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

Fix domain regex #4420

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Fix domain regex #4420

merged 1 commit into from
Mar 24, 2023

Conversation

FestiveKyle
Copy link
Collaborator

The current regex only checks if a valid domain exists within the input - meaning something like iojwseiowefjewoif example.com aiowdjaiowdj matches and inserted into Tracker. This updates the regex to match the beginning and end of string.

@FestiveKyle FestiveKyle merged commit 093e34c into master Mar 24, 2023
@FestiveKyle FestiveKyle deleted the fix-domain-regex branch March 24, 2023 14:48
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