Home
last modified time | relevance | path

Searched refs:isBot (Results 1 – 4 of 4) sorted by relevance

/plugin/statistics/vendor/matomo/device-detector/
DDeviceDetector.php353 public function isBot(): bool function in DeviceDetector\\DeviceDetector
418 return !$this->isBot() && !$this->isDesktop();
609 if ($this->isBot()) {
655 if ($deviceDetector->isBot()) {
DREADME.md73 if ($dd->isBot()) {
/plugin/statistics/
DLogger.php76 } elseif ($dd->isBot()) {
/plugin/botmon/
H A Dadmin.js706 if (e.isBot) { // likely bots
1642 r.isBot = (r.val >= me._threshold);