| /template/kajukkk/ |
| D | Snoopy.class.php | 38 var $host = "www.php.net"; // host name we are connecting to variable in Snoopy 140 $this->host = $URI_PARTS["host"]; 165 … if(preg_match("|^http://".preg_quote($this->host)."|i",$this->_redirectaddr) || $this->offsiteok) 204 $this->host = $URI_PARTS["host"]; 225 … if(preg_match("|^http://".preg_quote($this->host)."|i",$this->_redirectaddr) || $this->offsiteok) 292 $this->host = $URI_PARTS["host"]; 320 … if(preg_match("|^http://".preg_quote($this->host)."|i",$this->_redirectaddr) || $this->offsiteok) 363 $this->host = $URI_PARTS["host"]; 387 … if(preg_match("|^http://".preg_quote($this->host)."|i",$this->_redirectaddr) || $this->offsiteok) 749 $search = array( "|^http://".preg_quote($this->host)."|i", [all …]
|
| /template/strap/ComboStrap/Web/ |
| H A D | Url.php | 78 private ?string $host = null; variable in ComboStrap\\Web\\Url 126 $this->host = $urlComponents["host"] ?? null; 153 $this->host == null 156 ($requestHost != null && $this->host == $requestHost)) 444 if ($this->host === null) { 447 return $this->host; 573 public function setHost($host): Url argument 575 $this->host = $host; 823 $host = $this->getHost(); 825 $host = null; [all …]
|
| /template/strap/ComboStrap/ |
| H A D | LocalPath.php | 81 private ?string $host = null; variable in ComboStrap\\LocalPath 112 [$this->host, $relativePath] = explode("/", $pathWithoutNetworkShare, 2); 459 if ($this->host === null) { 462 return $this->host;
|
| /template/ospyramid/js/libs/ |
| D | respond.min.js | 7 …/)?(www\.)?)/.test(x)||x.replace(RegExp.$1,"").split("/")[0]===e.location.host){d.push({href:x,med…
|
| D | respond.js | 46 || href.replace( RegExp.$1, "" ).split( "/" )[0] === win.location.host ){
|
| /template/argon-alt/assets/js/core/ |
| D | popper.min.js | 4 …host}function n(e){if(!e||-1!==['HTML','BODY','#document'].indexOf(e.nodeName))return window.docum…
|
| D | jquery.min.js | 4 …{j.href=o.url,j.href=j.href,o.crossDomain=Lb.protocol+"//"+Lb.host!=j.protocol+"//"+j.host}catch(z…
|
| /template/argon/assets/js/core/ |
| D | popper.min.js | 4 …host}function n(e){if(!e||-1!==['HTML','BODY','#document'].indexOf(e.nodeName))return window.docum…
|
| D | jquery.min.js | 4 …{j.href=o.url,j.href=j.href,o.crossDomain=Lb.protocol+"//"+Lb.host!=j.protocol+"//"+j.host}catch(z…
|
| /template/mikio/assets/ |
| H A D | mikio.js | 204 …let href = window.location.protocol + "//" + window.location.host + "/" + window.location.pathname; 228 …let href = window.location.protocol + "//" + window.location.host + "/" + window.location.pathname;
|
| /template/bootie/js/ |
| D | popper-1.14.7.min.js | 4 …host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ow…
|
| D | jquery-3.3.1.min.js | 2 …{l.href=h.url,l.href=l.href,h.crossDomain=Bt.protocol+"//"+Bt.host!=l.protocol+"//"+l.host}catch(e…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | popper.min.js | 4 …host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ow…
|
| H A D | jquery-3.4.1.min.js | 2 …{r.href=v.url,r.href=r.href,v.crossDomain=Ft.protocol+"//"+Ft.host!=r.protocol+"//"+r.host}catch(e…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | popper.min.js | 4 …host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ow…
|
| H A D | jquery-3.5.1.min.js | 2 …{r.href=v.url,r.href=r.href,v.crossDomain=Wt.protocol+"//"+Wt.host!=r.protocol+"//"+r.host}catch(e…
|
| /template/bootstrap3/ |
| D | script.js | 423 …eturn ['https://teams.microsoft.com/share?href=', url, '&referrer=', location.host].join(''); })(),
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | popper.min.js | 5 …host:null)||f(e)}function h(e){return 0<=["html","body","#document"].indexOf(s(e))?e.ownerDocument…
|
| /template/quickjump/ |
| D | jquery-1.4.2.min.js | 126 …");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="s…
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 161 Env.useLocalSkin=path.indexOf(location.protocol+"//"+location.host+"/")==0&&!isGetFirebugSite; 1082 this.getURIHost=function(uri){try{if(uri){return uri.host 2948 var isLocalResource=!resourceDomain||resourceDomain==Firebug.context.window.location.host;
|