From e2e8da393234f505c13e40779221159c5089229b Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Sat, 8 Jan 2022 16:54:36 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e0dda3..dda753c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ No, only the required information (IP addresses/domains) and the PC name to identify the device are sent to the APIs. 1. How does FraudCapturer determine which IP addresses or domains are potential threats?\ - It uses the [proxycheck.io](https://proxycheck.io/) and [Anti-Fish](https://anti-fish.bitflow.dev/) APIs. + It uses the [proxycheck.io](https://proxycheck.io/) and [Anti-Fish](https://anti-fish.bitflow.dev/) APIs.\ + You can even add custom rules in the [proxycheck.io API dashboard](https://proxycheck.io/dashboard/) to block or allow certain IPs or Providers 1. Why does FraudCapturer need administrator rights?\ FraudCapturer needs them because it uses the Windows firewall to block IP addresses.