Make regex and glob pattern matching stricter#196
Closed
max-dw-i wants to merge 21 commits intokintesh:masterfrom
Closed
Make regex and glob pattern matching stricter#196max-dw-i wants to merge 21 commits intokintesh:masterfrom
max-dw-i wants to merge 21 commits intokintesh:masterfrom
Conversation
This will be used to handle eTLD parsing.
This fixes eTLD handling for parsing domains (for use with default container rule addition templating) to support IANA TLDs, and while we're at it, effective TLDs from Mozilla's public suffix list. This may result in some hosts ending up with different containers, so this may consitute data loss.
Could not figure out how to make 'remark-loader' work.
Replace flags '!', '@' with '{g}', '{r}' for readability.
Replace the global option 'Match domain only' with
the pattern-specific flag '{d}'.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upstream pull request.