| mod.rs |
In adblocking terms, [`Resource`]s are special placeholder scripts, images,
video files, etc. that can be returned as drop-in replacements for harmful
equivalents from remote servers. Resources also encompass scriptlets, which
can be injected into pages to inhibit malicious behavior.
If the `resource-assembler` feature is enabled, the |
15466 |
- |
| resource_assembler.rs |
Contains methods useful for building [`Resource`] descriptors from resources directly from
files in the uBlock Origin repository. |
11453 |
- |
| resource_storage.rs |
Storage and retrieval for redirect and scriptlet resources. |
24113 |
- |