Created
April 6, 2018 04:37
-
-
Save ryanvgates/6b0e0bc868b540f1f975f4ee0235a536 to your computer and use it in GitHub Desktop.
No IFrame For You
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
<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