UrlChecker
UrlChecker copied to clipboard
Subscribable pattern checker and status code rules
Describe a related problem (optional)
No response
Describe your suggested feature
I write a series of rules for my friends to use with ClearURLs, but it's tedious for them to manually override the latest pattern checker and status code rules with each update.
Describe alternatives you've considered for your suggested feature
Not yet, otherwise let my friends accept to update the configuration manually on a regular basis.
Other details
No response
Acknowledgements
- [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
- [X] I have written a short but informative title.
- [X] I will fill out all of the requested information in this form.
Maybe even have multiple lists to subscribe (and expand it to ClearURLs). That way the patterns from the wiki can be used too. Problems that can arise while coding this feature:
- If I were subscribed to a list, but I don't want specific rules I would disable them, via the
enabledfield. I guess then, to solve said problem we would need to ignore theenabledfield from all rules of a subscription when updating, and use instead the one that the user has locally for each rule (defaulting to true). - The name of a set of rules should be created by the user or automatically use the URL.