mirror of
https://github.com/Stone-Red-Code/FraudCapturer.git
synced 2026-09-04 09:06:06 +02:00
- Add project url
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user