Cheetah
Classes | Variables
ChWsbDNSBlacklists.php File Reference

Go to the source code of this file.

Classes

class  ChWsbDNSBlacklists
 

Variables

const CH_WSB_DNSBL_NEGATIVE 0
 
const CH_WSB_DNSBL_POSITIVE 1
 
const CH_WSB_DNSBL_FAILURE 2
 
const CH_WSB_DNSBL_ANYPOSTV_RETFIRST 0
 
const CH_WSB_DNSBL_ANYPOSTV_RETEVERY 1
 
const CH_WSB_DNSBL_ALLPOSTV_RETEVERY 2
 
const CH_WSB_DNSBL_MATCH_ANY "any"
 
const CH_WSB_DNSBL_CHAIN_SPAMMERS "spammers"
 
const CH_WSB_DNSBL_CHAIN_WHITELIST "whitelist"
 
const CH_WSB_DNSBL_CHAIN_URIDNS "uridns"
 

Variable Documentation

◆ CH_WSB_DNSBL_ALLPOSTV_RETEVERY

const CH_WSB_DNSBL_ALLPOSTV_RETEVERY 2

Definition at line 15 of file ChWsbDNSBlacklists.php.

◆ CH_WSB_DNSBL_ANYPOSTV_RETEVERY

const CH_WSB_DNSBL_ANYPOSTV_RETEVERY 1

Definition at line 14 of file ChWsbDNSBlacklists.php.

◆ CH_WSB_DNSBL_ANYPOSTV_RETFIRST

const CH_WSB_DNSBL_ANYPOSTV_RETFIRST 0

Definition at line 13 of file ChWsbDNSBlacklists.php.

◆ CH_WSB_DNSBL_CHAIN_SPAMMERS

const CH_WSB_DNSBL_CHAIN_SPAMMERS "spammers"

Definition at line 19 of file ChWsbDNSBlacklists.php.

◆ CH_WSB_DNSBL_CHAIN_URIDNS

const CH_WSB_DNSBL_CHAIN_URIDNS "uridns"

Definition at line 21 of file ChWsbDNSBlacklists.php.

◆ CH_WSB_DNSBL_CHAIN_WHITELIST

const CH_WSB_DNSBL_CHAIN_WHITELIST "whitelist"

Definition at line 20 of file ChWsbDNSBlacklists.php.

◆ CH_WSB_DNSBL_FAILURE

const CH_WSB_DNSBL_FAILURE 2

Definition at line 10 of file ChWsbDNSBlacklists.php.

◆ CH_WSB_DNSBL_MATCH_ANY

const CH_WSB_DNSBL_MATCH_ANY "any"

Definition at line 17 of file ChWsbDNSBlacklists.php.

◆ CH_WSB_DNSBL_NEGATIVE

const CH_WSB_DNSBL_NEGATIVE 0

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file ChWsbDNSBlacklists.php.

◆ CH_WSB_DNSBL_POSITIVE

const CH_WSB_DNSBL_POSITIVE 1

Definition at line 9 of file ChWsbDNSBlacklists.php.