Die neue Beta-Version uBlock Origin 1.14.23b2 ist erschienen!
Änderungen
New
Ability for filter list maintainers to force uBO to load extra filter lists from within a filter list, using an !#include directive. Example:
!#include adblock_ublock.txt
When uBO encounters the above directive inside a filter list, it tells uBO to load the extra filter list and append it to the current one. The main purpose of such directive is to allow filter list maintainers to be able to make use of uBO's extended filter syntax, without forfeiting the ABP-compatibility of their main filter list: ABP will ignore such directive since it will be seen as a mere comment.
All the details of the new directives syntax is being fleshed out at AdguardTeam/AdguardBrowserExtension#917. At this point only !#include is implemented by uBO, because it solves immediately a current issue by simplifying the work of filter list maintainers who want to make use of uBO's extended filter syntax.
Important: uBO forbids cross-origin requests for embedded filter lists: an embedded filter list must have the same origin as the embedding list (i.e. be on the same server). If it's not the case, the embedded filter list is rejected. Typically, filter list maintainers will just use a single file name, as seen in the example above, in which case same-origin is implicit.
Closed as fixed:
Scriplet injections are Not Logged
Die neuesten Versionen und Informationen gibt es immer hier:
https://github.com/gorhill/uBlock/releases
[b]Diskussionen und Fragen zu ublock Origin bitte nur im
uBlock Origin Ad-Blocker - Diskussionsthread posten.
Vielen Dank!