mirror of
https://github.com/Stone-Red-Code/FraudCapturer.git
synced 2026-09-08 23:40:35 +02:00
- Add project url
This commit is contained in:
@@ -33,7 +33,7 @@ internal class DomainHelper
|
|||||||
};
|
};
|
||||||
|
|
||||||
HttpClient httpClient = new HttpClient();
|
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()
|
AntiFishReqestBody reqestBody = new AntiFishReqestBody()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user