We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8301fd commit fb32d3fCopy full SHA for fb32d3f
php-config/Emergence/Mueller/Investigator.config.d/laddr.php
@@ -8,6 +8,8 @@
8
9
Investigator::$tests['email-invalid'] = false;
10
Investigator::$tests['ip-whitelist'] = false;
11
+Investigator::$tests['ip-blacklist'] = false;
12
+Investigator::$tests['session-multiple'] = false;
13
14
Investigator::$tests['has-about-url'] = [
15
'points' => -100,
0 commit comments