summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorw00l.C0At <w00l.c0at@noreply.codeberg.org>2019-12-02 00:44:59 +0100
committerw00l.C0At <w00l.c0at@noreply.codeberg.org>2019-12-02 00:44:59 +0100
commit29aab58a31bc8defae97c935e56237b06c7ba4d0 (patch)
tree644a91fbe229b8c7b4e171a7add3cb9575dd7e6c
parentef65300d8d3cded9f80c4e11e7ead0953d267522 (diff)
downloadcloudflare-tor-29aab58a31bc8defae97c935e56237b06c7ba4d0.tar
cloudflare-tor-29aab58a31bc8defae97c935e56237b06c7ba4d0.tar.gz
cloudflare-tor-29aab58a31bc8defae97c935e56237b06c7ba4d0.tar.lz
cloudflare-tor-29aab58a31bc8defae97c935e56237b06c7ba4d0.tar.xz
cloudflare-tor-29aab58a31bc8defae97c935e56237b06c7ba4d0.zip
Update '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);