mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Followup fix
This commit is contained in:
@@ -71,7 +71,6 @@ public sealed class WebBrowser : IDisposable {
|
||||
AutomaticDecompression = DecompressionMethods.All,
|
||||
#endif
|
||||
|
||||
CheckCertificateRevocationList = true,
|
||||
CookieContainer = CookieContainer
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user