Skip to main content

PATCH_TOKEN

Constant PATCH_TOKEN 

Source
pub const PATCH_TOKEN: &str = "Object.assign(Object.create(null), import1)";
Expand description

Literal substring present in every patched page JS. Build verification and the content-hash pass both assert this token is present (and survives hashing).