Skip to content

Instantly share code, notes, and snippets.

@watagashi
Created October 20, 2010 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save watagashi/636424 to your computer and use it in GitHub Desktop.
Save watagashi/636424 to your computer and use it in GitHub Desktop.
var denyIframe = [
/^https?:\/\/(www\.)?twitter\.com\b/,
/^http:\/\/(www\.)?ustream\.tv\b/, /^http:\/\/ustre\.am\b/,
/^http:\/\/blogs\.msdn\.com\/b\/ie\b/
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment