mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Added a clear example rule.
parent
170bf1db73
commit
c6142452d4
1 changed files with 4 additions and 0 deletions
|
|
@ -480,6 +480,10 @@ font, image, media, object, script, stylesheet, subdocument, xmlhttprequest
|
|||
- ~noopmp3-0.1s~ noop-0.1s.mp3 `audio/mp3;base64` `$media` [↪](https://github.com/gorhill/uBlock/blob/a94df7f3b27080ae2dcb3b914ace39c0c294d2f6/src/web_accessible_resources/noop-0.1s.mp3)
|
||||
- ~noopmp4-1s~ noop-1s.mp4 `video/mp4;base64` `$media` [↪](https://github.com/gorhill/uBlock/blob/a94df7f3b27080ae2dcb3b914ace39c0c294d2f6/src/web_accessible_resources/noop-1s.mp4)
|
||||
|
||||
Example rule:
|
||||
|
||||
`||ad.server.com/$xmlhttprequest,redirect=noop.txt,domain=www.google.com`
|
||||
|
||||
TODO: object and font resources are missing? Find discussion about adding them on demand.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue