1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-03 02:37:21 +02:00

Edited my example rule.

peace2000 2020-01-13 19:53:55 +02:00
parent c6142452d4
commit cfb4c01e30

@ -482,7 +482,7 @@ font, image, media, object, script, stylesheet, subdocument, xmlhttprequest
Example rule:
`||ad.server.com/$xmlhttprequest,redirect=noop.txt,domain=www.google.com`
`||ad.server.com/$script,redirect=noop.js,domain=www.google.com`
TODO: object and font resources are missing? Find discussion about adding them on demand.