Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created March 27, 2015 11:41
Show Gist options
  • Save groovecoder/387ad542e9aed5ed3f1f to your computer and use it in GitHub Desktop.
Save groovecoder/387ad542e9aed5ed3f1f to your computer and use it in GitHub Desktop.
mdn stage
KUMA_WIKI_IFRAME_ALLOWED_HOSTS regex:
^https?\:\/\/(developer-local.allizom.org|developer-dev.allizom.org|apps.playcanvas.com|developer.allizom.org|mdn.mozillademos.org|testserver|localhost\:8000|developer.cdn.mozilla.net|developer-local\:81|(www.)?youtube.com\/embed\/(\.*))
needs to match:
<iframe width="100%" height="300" src="//jsfiddle.net/sr88b8h2/1/embedded/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment