git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
9ecbc3324
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
js
functions.min.js
Minify JS and CSS
hiromipaw
commited
9ecbc3324
at 2017-07-03 09:05:56
functions.min.js
Blame
History
Raw
$(function(){$("label").replaceWith('<label class="active" for="email">Enter your email address</label>');$("label").inFieldLabels()});function addSearchProvider(a){try{window.external.AddSearchProvider(a)}catch(b){alert("Search plugins require Firefox 2");return}}function addEngine(c,d,a,b){if((typeof window.sidebar=="object")&&(typeof window.sidebar.addSearchEngine=="function")){window.sidebar.addSearchEngine("http://mycroft.mozdev.org/install.php/"+b+"/"+c+".src","http://mycroft.mozdev.org/install.php/"+b+"/"+c+"."+d,c,a)}else{alert("You will need a browser which supports Sherlock to install this plugin.")}}function addOpenSearch(d,e,a,c,b){if((typeof window.external=="object")&&((typeof window.external.AddSearchProvider=="unknown")||(typeof window.external.AddSearchProvider=="function"))){if((typeof window.external.AddSearchProvider=="unknown")&&b=="p"){alert("This plugin uses POST which is not currently supported by Internet Explorer's implementation of OpenSearch.")}else{window.external.AddSearchProvider("http://mycroft.mozdev.org/installos.php/"+c+"/"+d+".xml")}}else{alert("You will need a browser which supports OpenSearch to install this plugin.")}}function addOpenSearch2(d,e,a,c,b){if((typeof window.external=="object")&&((typeof window.external.AddSearchProvider=="unknown")||(typeof window.external.AddSearchProvider=="function"))){if((typeof window.external.AddSearchProvider=="unknown")&&b=="p"){alert("This plugin uses POST which is not currently supported by Internet Explorer's implementation of OpenSearch.")}else{window.external.AddSearchProvider("http://torbutton.torproject.org/dev/search/"+d+".xml")}}else{alert("You will need a browser which supports OpenSearch to install this plugin.")}}function install(a){var b={Torbutton:{URL:a.target.href,Hash:a.target.getAttribute("hash"),toString:function(){return this.URL}}};InstallTrigger.install(b);return false};