12 lines
247 B
JSON
12 lines
247 B
JSON
{
|
|
"Attr.AllowedFrameTargets": [
|
|
"_blank"
|
|
],
|
|
"Attr.EnableID": true,
|
|
"HTML.AllowedComments": [
|
|
"pagebreak"
|
|
],
|
|
"HTML.SafeIframe": true,
|
|
"URI.SafeIframeRegexp": "%^(https?:)?//(www.youtube.com/embed/|player.vimeo.com/video/)%"
|
|
}
|