Skip to content

Can't block URL with more than one wildcard #8

@hammzj

Description

@hammzj

I was looking to block a URL with multiple wildcards to handle various test environments like such: https://test-*.application.com/*/service

Chrome DevTools handles this fine. But when I do this in this extension, I get an invalid URL and the extension blocks itself. The problem looks to be with the Regex in one of the final capturing groups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions