Crunchyroll-Downloader-v3.0/Crunchyroll Downloader/bin/x86/Debug/Crunchyroll Downloader.exe.config
hama3254 c1bcb32832 Added Funimation
Added Funimation
2020-07-12 17:52:13 +02:00

12 lines
299 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/>
</startup>
<system.net>
<settings>
<httpWebRequest useUnsafeHeaderParsing="true" />
</settings>
</system.net>
</configuration>