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