Skip to content

Instantly share code, notes, and snippets.

@ryanvgates
Created April 6, 2018 04:37
Show Gist options
  • Save ryanvgates/6b0e0bc868b540f1f975f4ee0235a536 to your computer and use it in GitHub Desktop.
Save ryanvgates/6b0e0bc868b540f1f975f4ee0235a536 to your computer and use it in GitHub Desktop.
No IFrame For You
<configuration>
<appSettings>
<add key="AllowedSites" value="site1.com;site2.com;site3.com"/>
</appSettings>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment