mirror of https://github.com/SixLabors/ImageSharp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
595 B
15 lines
595 B
<?xml version="1.0" encoding="utf-8" ?>
|
|
<security allowRemoteDownloads="true" timeout="300000" maxBytes="524288" remotePrefix="/remote.axd">
|
|
<whiteList>
|
|
<add url="images.mymovies.net"/>
|
|
<add url="http://maps.googleapis.com" extensionLess="true" imageFormat=".png"/>
|
|
<add url="fbcdn"/>
|
|
<add url="http://fbcdn-profile-"/>
|
|
<add url="https://profile."/>
|
|
<add url="http://profile."/>
|
|
<add url="https://pbs.twimg.com"/>
|
|
<add url="http://pbs.twimg.com"/>
|
|
<add url="http://placekitten.com"/>
|
|
<add url="http://hanselminutes.com/"/>
|
|
</whiteList>
|
|
</security>
|
|
|