From 036353b1bc887021f0bdcdc6add1334854f6dd53 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Sat, 8 Jan 2022 17:23:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36ed5b4..253c425 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ 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.\ - You can even add custom rules in the [proxycheck.io API dashboard](https://proxycheck.io/dashboard/) to block or allow certain IPs or Providers + You can even add custom rules in the [proxycheck.io API dashboard](https://proxycheck.io/dashboard/) to block or allow certain IPs and providers 1. Why does FraudCapturer need administrator rights?\ FraudCapturer needs them because it uses the Windows firewall to block IP addresses.