Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Oct 19, 2020
1 parent c0f495e commit 2e37109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/htmlpurifier/Default.json
Expand Up @@ -7,5 +7,5 @@
"pagebreak"
],
"HTML.SafeIframe": true,
"URI.SafeIframeRegexp": "%^https?://(www.youtube.com/embed/|player.vimeo.com/video/)%"
"URI.SafeIframeRegexp": "%^(https?:)?//(www.youtube.com/embed/|player.vimeo.com/video/)%"
}

0 comments on commit 2e37109

Please sign in to comment.