Replies: 1 comment 6 replies
-
|
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an url in form
example.com/$api/some/endpointwhich I'd like to block. (note$in path)I've tried a rule
||example.com/\$api/some/endpoint, to escape the symbol, but it didn't work.How should I match it?
uBlock Origin on Firefox is the latest at the moment, 1.64.0
Beta Was this translation helpful? Give feedback.
All reactions