constant HTTPBL_THRESHOLD_BLACK in http:BL 8
2 uses of HTTPBL_THRESHOLD_BLACK
- HttpblConfigForm::buildForm in src/
Form/ HttpblConfigForm.php - Form constructor.
- HttpblEvaluator::evaluateVisitor in src/
HttpblEvaluator.php - Manages remote and local lookups on visiting host IPs, evaluates their remote status as safe or suspicious and determines a locally stored status (safe / white-listed, grey-listed, or blacklisted) which is used (by other functions) to determine an…
File
- src/
HttpblEvaluator.php, line 29
Namespace
Drupal\httpblCode
define('HTTPBL_THRESHOLD_BLACK', 50);