Created
March 27, 2015 11:41
-
-
Save groovecoder/387ad542e9aed5ed3f1f to your computer and use it in GitHub Desktop.
mdn stage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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