Searched full:vivaldi (Results 1 – 8 of 8) sorted by relevance
| /plugin/botmon/config/ |
| H A D | known-clients.json | 46 {"n": "Vivaldi", 47 "id": "vivaldi",
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/ |
| D | browsers.yml | 40 'com.vivaldi.browser': 'Vivaldi'
|
| /plugin/sentry/ |
| D | Browser.php | 102 const BROWSER_VIVALDI = 'Vivalidi'; // https://vivaldi.com/ 1604 * Determine if the browser is Vivaldi 1605 * @return boolean True if the browser is Vivaldi otherwise false 1609 if (stripos($this->_agent, 'Vivaldi') !== false) { 1610 $aresult = explode('/', stristr($this->_agent, 'Vivaldi'));
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/ |
| D | Browser.php | 671 'VI' => 'Vivaldi',
|
| /plugin/sectiontoggle/ |
| D | Mobile_Detect.php | 518 //'Vivaldi' => 'Vivaldi',
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/ |
| D | browsers.yml | 2395 #Vivaldi 2397 name: 'Vivaldi' play
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 288 …wser, Vewd Browser, VibeMate, Nova Video Downloader Pro, Viasat Browser, Vivaldi, vivo Browser, Vi…
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/device/ |
| D | mobiles.yml | 34783 regex: 'IQM (?:picasso|vivaldi|newton)(?:[);/ ]|$)' 34788 - regex: 'IQM vivaldi(?:[);/ ]|$)' 34789 model: 'Vivaldi'
|