Home
last modified time | relevance | path

Searched refs:agent (Results 26 – 50 of 61) sorted by path

123

/plugin/elwikiupgrade/
H A DHTTPClient.php32 var $agent; // User agent variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient
79 $this->agent = 'Mozilla/4.0 (compatible; DokuWiki HTTP Client; '.PHP_OS.')';
225 $headers['User-Agent'] = $this->agent;
/plugin/fetchmedia/
H A Dyarn.lock1509 forever-agent@~0.6.1:
1511 …resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96…
2639 forever-agent "~0.6.1"
2654 tunnel-agent "^0.6.0"
2986 tunnel-agent@^0.6.0:
2988 …resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a996…
/plugin/ghissues/helper/
H A DapiCacheInterface.php104 …$http->agent = substr($http->agent,0,-1).' via ghissue plugin from user '.$this->getConf('ghissueu…
241 …$http->agent = substr($http->agent,0,-1).' via ghissue plugin from user '.$this->getConf('ghissueu…
/plugin/googlesearch/
H A Dnusoap.php4787 this.agent=navigator.userAgent
4789 this.opera5=this.agent.indexOf("Opera 5")>-1
4794 this.mac=this.agent.indexOf("Mac")>-1
/plugin/highlight2wiki/
H A Daction.php123 $agent = 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36';
124 curl_setopt($ch, CURLOPT_USERAGENT, $agent);// Return Page contents.
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng289 "agent" | "emergency"
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …riant::before{content:"\F20B"}.mdi-face::before{content:"\F643"}.mdi-face-agent::before{content:"\…
/plugin/linkback/action/
H A Dakismet.php125 $http->agent = 'DokuWiki/' . getVersion() . ' | ' . $info['name'] . '/' . $info['date'];
/plugin/linkback/
H A Dhttp.php92 $headers['User-Agent'] = $this->agent;
/plugin/log404/
H A Dhelper.php73 $agent = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';
74 $logline = $datetime.','.$page.','.$ipAddress.',"'.$referer.'","'.$agent.'"'.PHP_EOL;
/plugin/logger/
H A DREADME.md4 It logs the date, time, ip, username, host name, query string and user agent.
H A Dplugin.info.txt6 … request of DokuWiki. It logs the date, time, ip, username, host name, query string and user agent.
/plugin/logstats/
H A Daction.php128 $agent = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : "";
134 if(stristr($agent, $agents_banned) !== false) {
172 …e = "$host - $user $timestamp \"$method $page $protocol\" $status $size \"$referer\" \"$agent\"\n";
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/passpolicy/
H A D10k-common-passwords.txt9397 agent
H A Dwords.txt69 agent
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1agent.js","webpack://pdfjs-dist/build/pdf/node_modules/core-js/modules/_promise-resolve.js","webpa…
H A Dpdf.worker.js.map1agent.js","webpack://pdfjs-dist/build/pdf.worker/node_modules/core-js/modules/_promise-resolve.js"…
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default211 …ER_AGENT']; // use client user-agent
/plugin/prosemirror/
H A Dstyle.less76 // reset user agent margins for placeholder p in tables
/plugin/quickstats/db/
H A Dlite_php_browscap.ini12056 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/71.0*]
12180 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/70.0*]
12304 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/69.0*]
12428 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/68.0*]
12552 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/67.0*]
12676 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/66.0*]
12800 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/65.0*]
12924 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/64.0*]
13048 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/63.0*]
13172 [Mozilla/5.0 (masking-agent; rv:*) Gecko* Firefox/62.0*]
[all …]
/plugin/quickstats/lang/en/
H A Dquery.txt7 - Page priority with both user agent and country set will match all three fields.
17 …search is useful if a particular user agent does not show up on the drop-down menu. This can happe…
/plugin/quickstats/lang/fr/
H A Dquery.txt7 …- la priorité donnée aux pages avec à la fois l'agent utilisateur et le pays sélectionnés correspo…
16agent utilisateur** :\\ Cette recherche est utile si un agent utilisateur particulier ne se trouve…
52 …- L'agent utilisateur sera le nom d'un navigateur ou d'un robot de moteur de recherche ou autre ar…
/plugin/quickstats/lang/nl/
H A Dquery.txt7 - Pagina voorrang met zowel user agent en land ingesteld stemt overeen met alle drie velden.
15 …is bruikbaar als een bepaalde user agent niet wordt getoond in de keuzelijst. Dit kan gebeuren wan…
/plugin/quickstats/scripts/
H A Dextended_data.php262 function get_page_row($ip, $date, $p_brief=false,$agent=false) { argument
265 $result = ip_row(array('ip','ua'), $ip,$date,true,true,$agent);
289 $agent = $_POST['user_agent'];
291 else $agent = false;
303 $ipdata = get_page_row($ip, $month, isset($_POST['p_brief']),$agent) ;
321 $ipdata = get_page_row($ip, $month, isset($_POST['p_brief']),$agent) ;
421 function qs_process_agents($agent=null) { argument
422 if(!$agent) return;
424 echo rawurlencode(cell($agent,'caption') ."\n");
428 $agents = qs_agent_search_i ($agent,$date);
[all …]

123