Optional
Base URL for resolving protocol-relative URLs (e.g. "//example.com/path").
"//example.com/path"
The scheme of this URL (http: or https:) is prepended to protocol-relative references. When omitted, HTTPS is assumed.
http:
https:
"https://scp-wiki.wikidot.com" Copy
"https://scp-wiki.wikidot.com"
Allowlist for [[embed]] content with host and optional path validation.
Sandbox attribute value for htmlBlock iframes.
Examples:
Combining allow-scripts and allow-same-origin for same-origin content can let the embedded document remove its own sandbox attribute.
allow-scripts
allow-same-origin
Base URL for resolving protocol-relative URLs (e.g.
"//example.com/path").The scheme of this URL (
http:orhttps:) is prepended to protocol-relative references. When omitted, HTTPS is assumed.