Improve url pattern matching in url form #13
Labels
No labels
bug
duplicate
enhancement
help wanted
improvement
invalid
question
reflection
to implement
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Babyforce/Tagmancer#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, I use a very basic matching system to check if the submitted URL in the watcher is valid. This could be vastly improved using regex patter matching.