case 3875
This commit is contained in:
@@ -47,6 +47,9 @@ namespace AyaNova
|
||||
//string sUrl = "https://rockfish.gztechworks.com/fetch/" + sFetchCode + "/" + sEmail;
|
||||
//TODO: maybe alt url in case?? or fuck it wont' matter with v8 coming anyway
|
||||
|
||||
//case 3875
|
||||
System.Net.ServicePointManager.SecurityProtocol = (System.Net.SecurityProtocolType)3072;
|
||||
|
||||
using (System.Net.WebClient client = new System.Net.WebClient())
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user