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.