Update 'tool/getCFDomainFromList.php'

This commit is contained in:
w00l.C0At 2019-12-02 00:44:59 +01:00
parent ef65300d8d
commit 29aab58a31
1 changed files with 2 additions and 0 deletions

View File

@ -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);