- Add project url

This commit is contained in:
Stone_Red
2022-01-08 00:53:39 +01:00
parent 2b943385bb
commit 05e20edca3
+1 -1
View File
@@ -33,7 +33,7 @@ internal class DomainHelper
};
HttpClient httpClient = new HttpClient();
httpClient.DefaultRequestHeaders.Add("User-Agent", $"{Program.AppName} - (coming soon)");
httpClient.DefaultRequestHeaders.Add("User-Agent", $"{Program.AppName} - https://github.com/Stone-Red-Code/FraudCapturer");
AntiFishReqestBody reqestBody = new AntiFishReqestBody()
{