Update abuseip.php

This commit is contained in:
scVnner 2018-12-06 19:18:52 +02:00 committed by GitHub
parent 847ee69924
commit 2de4cd5f50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@
@define( "RED", "\033[5;31m" );
@define( "GREEN", "\033[5;32m" );
@define( "NONE", "\033[0m" );
@define( "OS", PHP_OS );
@define( "ARGS", array( "--api-key", "--verbose" ) );
@define( "CATFILE" , "categories.xml" );