[][src]Module adblock::resources

In adblocking terms, resources 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.

Modules

resource_assembler

Contains methods useful for building Resource descriptors from resources directly from files in the uBlock Origin repository.

Structs

RedirectResource
RedirectResourceStorage
Resource

Struct representing a resource that can be used by an adblocking engine.

Enums

MimeType
ResourceType

Different ways that the data within the content field of a Resource can be interpreted.