Home
last modified time | relevance | path

Searched full:ua (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/plugin/statistics/vendor/matomo/device-detector/
DClientHints.php18 * Represents `Sec-CH-UA-Arch` header field: The underlying architecture's instruction set
25 * Represents `Sec-CH-UA-Bitness` header field: The underlying architecture's bitness
32 …* Represents `Sec-CH-UA-Mobile` header field: whether the user agent should receive a specifically…
39 * Represents `Sec-CH-UA-Model` header field: the user agent's underlying device model
46 * Represents `Sec-CH-UA-Platform` header field: the platform's brand
53 * Represents `Sec-CH-UA-Platform-Version` header field: the platform's major version
60 * Represents `Sec-CH-UA-Full-Version` header field: the platform's major version
67 …* Represents `Sec-CH-UA-Full-Version-List` header field: the full version for each brand in its br…
80 * Represents `Sec-CH-UA-Form-Factors` header field: form factor device type name
89 * @param string $model `Sec-CH-UA-Model` header field
[all …]
DDeviceDetector.php97 * Holds the operating system data after parsing the UA
103 * Holds the client data after parsing the UA
109 * Holds the device type after parsing the UA
115 * Holds the device brand data after parsing the UA
121 * Holds the device model data after parsing the UA
127 * Holds bot information if parsing the UA results in a bot
131 * true if parsed UA is identified as bot, additional information will be not available
185 * @param string $userAgent UA to parse
323 * If information is discarded it's only possible check whether UA was detected as bot or not.
346 * Returns if the parsed UA was identified as a Bot
[all …]
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
DMobileApp.php45 * @param string $ua
48 public function __construct(string $ua = '', ?ClientHints $clientHints = null) argument
50 $this->appHints = new AppHints($ua, $clientHints);
51 parent::__construct($ua, $clientHints);
68 * @param string $ua user agent
70 public function setUserAgent(string $ua): void argument
72 parent::setUserAgent($ua);
73 $this->appHints->setUserAgent($ua);
99 * Parses the current UA and checks whether it contains any client information
/plugin/badbehaviour/bad-behavior/
Dcore.inc.php164 @$ua = $headers_mixed['User-Agent'];
166 …if (stripos($ua, "bingbot") !== FALSE || stripos($ua, "msnbot") !== FALSE || stripos($ua, "MS Sear…
171 …} elseif (stripos($ua, "Googlebot") !== FALSE || stripos($ua, "Mediapartners-Google") !== FALSE ||…
176 …} elseif (stripos($ua, "Yahoo! Slurp") !== FALSE || stripos($ua, "Yahoo! SearchMonkey") !== FALSE)…
183 if (stripos($ua, "MSIE") !== FALSE) {
185 if (stripos($ua, "Opera") !== FALSE) {
192 } elseif (stripos($ua, "Konqueror") !== FALSE) {
196 } elseif (stripos($ua, "Opera") !== FALSE) {
200 } elseif (stripos($ua, "Safari") !== FALSE) {
204 } elseif (stripos($ua, "Lynx") !== FALSE) {
[all …]
Dcommon_tests.inc.php36 @$ua = $package['headers_mixed']['User-Agent'];
38 if (!strcmp($package['request_method'], "POST") && empty($ua)) {
59 …if (strncmp($ua, "MovableType", 11) && strncmp($ua, "URI::Fetch", 10) && strncmp($ua, "php-openid/…
75 strpos($ua,'CoralWebPrx') === FALSE) {
Dblacklist.inc.php101 @$ua = $package['headers_mixed']['User-Agent'];
104 $pos = strpos($ua, $spambot);
111 if (strpos($ua, $spambot) !== FALSE) {
117 if (preg_match($spambot, $ua)) {
/plugin/formatplus2/
Dscript.js7 jQuery.uaMatch = function( ua ) { argument
8 ua = ua.toLowerCase();
9 var match = /(chrome)[ \/]([\w.]+)/.exec( ua ) ||
10 /(webkit)[ \/]([\w.]+)/.exec( ua ) ||
11 /(opera)(?:.*version|)[ \/]([\w.]+)/.exec( ua ) ||
12 /(msie) ([\w.]+)/.exec( ua ) ||
13 ua.indexOf("compatible") < 0 && /(mozilla)(?:.*? rv:([\w.]+)|)/.exec( ua ) || [];
/plugin/preservefilenames/
Dcommon.php62 $ua = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';
69 } elseif (preg_match('/(?:Gecko\/|Opera\/| Opera )/', $ua)) {
74 && strpos($ua, 'Safari/') !== false
75 && strpos($ua, 'Chrome/') === false
76 && preg_match('/Version\/[4-9]/', $ua)
77 && !preg_match('/Mac OS X 10_[1-4]_/', $ua)
85 && strpos($ua, 'Safari/') !== false
86 && strpos($ua, 'Chrome/') === false
/plugin/googleanalytics/lang/en/
Dsettings.php2 $lang['GAID'] = 'Your Google Analytics ID (UA-XXXXXX-XX)';
6 $lang['anonymize'] = 'Send anonymized IP addresses to Google. (UA-XXXXXX-XX only)';
7 …user tracking</a> enabled. Users will not be identifable in Google Analytics! (UA-XXXXXX-XX only)';
8 $lang['track_links'] = 'Track outgoing links. (UA-XXXXXX-XX only)';
9 $lang['domainName'] = 'Configure the cookie domain. Should usually be left empty. (UA-XXXXXX-XX onl…
/plugin/farm/install/animaltemplate/conf/
Dwordblock.conf7 https?:\/\/([^\/]*\.)?-com-boob-sex-sexy\.travel-ag\.od\.ua
12 https?:\/\/([^\/]*\.)?001-mature-teacher\.travel-ag\.uzhgorod\.ua
33 https?:\/\/([^\/]*\.)?100-25-ebony-free\.aroundworld\.in\.ua
164 https?:\/\/([^\/]*\.)?98-boot-disk-japanese-window\.aroundworld\.in\.ua
166 https?:\/\/([^\/]*\.)?a-blonde-babe-in-bikini\.medved\.odessa\.ua
167 https?:\/\/([^\/]*\.)?a-milf-video-preview\.medved\.odessa\.ua
234 https?:\/\/([^\/]*\.)?action-in-lesbian-lover\.gameover\.in\.ua
271 https?:\/\/([^\/]*\.)?adult-free-fucking-movie\.gameover\.in\.ua
272 https?:\/\/([^\/]*\.)?adult-free-granny-video\.travel-ag\.od\.ua
295 https?:\/\/([^\/]*\.)?advice-kissing\.travel-ag\.uzhgorod\.ua
[all …]
/plugin/jspwiki_import/importer/
Dorg.cs3.dokuwiki.jsp.JspConverter.nocache.html9 var ua = navigator.userAgent.toLowerCase();
10 if (ua.indexOf('opera') != -1) {
13 else if (ua.indexOf('webkit') != -1) {
16 else if (ua.indexOf('msie 6.0') != -1 || ua.indexOf('msie 7.0') != -1) {
19 else if (ua.indexOf('gecko') != -1) {
20 var result = /rv:([0-9]+)\.([0-9]+)/.exec(ua);
/plugin/codehighlight/cp/
Dcodepress.html10 var ua = navigator.userAgent;
14 if(ua.match('MSIE')) engine = 'msie';
15 else if(ua.match('KHTML')) engine = 'khtml';
16 else if(ua.match('Opera')) engine = 'opera';
17 else if(ua.match('Gecko')) engine = 'gecko';
/plugin/referrers/
Dcode.php52 $UA = "";
55 $UA = $_SERVER['HTTP_USER_AGENT'];
58 if (re_beginsWith($UA, "Mozilla") == false &&
59 re_beginsWith($UA, "Opera") == false) {
60 fwrite($fp, "((%%".$UA."%%)) ");
/plugin/quickstats/scripts/
Dextended_data.php94 $result = ip_row(array('ip','ua'), $ip,$date);
102 $result = ip_row(array('ip','page_users','ua', 'qs_data'), $ip,$date);
117 $table .= ip_row(array('ip','ua'), $ip,$date);
120 $table .= ip_row(array('ip','page_users','ua', 'qs_data'), $ip,$date);
171 if($type == 'ua' && $UserAgentArray !== false) {
194 else if($type == 'ua') {
252 $file['ua'] =$meta_path . $date .'/ua.ser';
265 $result = ip_row(array('ip','ua'), $ip,$date,true,true,$agent);
271 $result = ip_row(array('ip','page_users','ua', 'qs_data'), $ip,$date,true,false,$agent);
383 $ua_data = load_data('ua',$date);
[all …]
/plugin/quickstats/
Daction.php72 $this->ua_file = metaFN($ns . 'ua' , '.ser');
456 $this->ua = unserialize(io_readFile($this->ua_file,false));
457 if(!$this->ua) $this->ua = array();
458 if(!isset($this->ua['counts'])) {
459 $this->ua['counts'] = array();
462 if(!isset($this->ua['counts'][$browser])) {
463 $this->ua['counts'][$browser]=1;
465 else $this->ua['counts'][$browser]++;
467 if(!isset($this->ua[$ip])) {
468 $this->ua[$ip] = array($country['code']);
[all …]
Dstyle.wide.css14 div.quickstats.basics span.title, div.quickstats.ip span.title, div.quickstats.ua span.title,
55 …iv.quickstats.page span.title, div.quickstats.countries span.title, div.quickstats.ua span.title {}
59 div.quickstats.ua {}
Dstyle.css14 div.quickstats.basics span.title, div.quickstats.ip span.title, div.quickstats.ua span.title,
54 …iv.quickstats.page span.title, div.quickstats.countries span.title, div.quickstats.ua span.title {}
58 div.quickstats.ua {}
/plugin/sequencediagram/bower_components/lodash/test/
Dfp.html32 var ua = document.getElementById('qunit-userAgent');
33 if (ua) {
34 ua.innerHTML = platform;
/plugin/statdisplay/helper/
Dlog.php222 $ua = trim(join(' ', array_slice($parts, 11)), '" ');
223 if ($ua) {
224 $ua = $this->ua($ua);
225 $this->logdata[$month]['useragent'][$ua] =
226 isset($this->logdata[$month]['useragent'][$ua]) ?
227 $this->logdata[$month]['useragent'][$ua] + 1 :
299 private function ua($useragent) function in helper_plugin_statdisplay_log
301 $ua = new Browser($useragent);
302 list($version) = explode('.', $ua->getVersion());
305 return trim($ua->getBrowser() . ' ' . $version);
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/Browser/Engine/
DVersion.php32 * @param string $ua
35 public function __construct(string $ua, string $engine) argument
37 parent::__construct($ua);
/plugin/statistics/vendor/matomo/device-detector/Parser/
DAbstractParser.php132 * @param string $ua
135 public function __construct(string $ua = '', ?ClientHints $clientHints = null) argument
137 $this->setUserAgent($ua);
201 * @param string $ua user agent
203 public function setUserAgent(string $ua): void argument
205 $this->userAgent = $ua;
339 * Returns if the parsed UA contains the 'Windows NT;' or 'X11; Linux x86_64' fragments
357 * Returns if the parsed UA contains the 'Android 10 K;' or Android 10 K Build/` fragment
/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
DShellTv.php31 * Returns if the parsed UA was identified as ShellTv device
46 * Parses the current UA and checks whether it contains ShellTv information
DHbbTv.php33 * Parses the current UA and checks whether it contains HbbTv or SmartTvA information
57 * Returns if the parsed UA was identified as a HbbTV device
/plugin/issuelinks/classes/
DServiceProvider.php59 $ua = $className::WEBHOOK_UA;
61 $userAgents[$ua] = $className;
/plugin/translation/lang/uk/
Dsettings.php9 * @author Vitaly <vitaly.balashov@smuzzy.com.ua>
10 * @author Oleksiy Zagorskyi <zalex_ua@i.ua>

12345678910>>...12