summaryrefslogtreecommitdiffstats
path: root/tool/getCFDomainFromList.php
diff options
context:
space:
mode:
Diffstat (limited to 'tool/getCFDomainFromList.php')
-rw-r--r--tool/getCFDomainFromList.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tool/getCFDomainFromList.php b/tool/getCFDomainFromList.php
index 82f69f95..3b185522 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);