From 29aab58a31bc8defae97c935e56237b06c7ba4d0 Mon Sep 17 00:00:00 2001 From: "w00l.C0At" Date: Mon, 2 Dec 2019 00:44:59 +0100 Subject: [PATCH] Update 'tool/getCFDomainFromList.php' --- tool/getCFDomainFromList.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tool/getCFDomainFromList.php b/tool/getCFDomainFromList.php index 82f69f9..3b18552 100644 --- a/tool/getCFDomainFromList.php +++ b/tool/getCFDomainFromList.php @@ -7,6 +7,8 @@ WTFPL License This script will read INPUT_DOMAINS and add domain to OUTPUT_RESULT if the target is in Cloudflare domain lists. + INPUT_DOMAINS is a list of domains. Do not list FQDN. + */ ignore_user_abort(true);