added readme content
This commit is contained in:
parent
9115338cf0
commit
90cd3973fe
1 changed files with 20 additions and 11 deletions
27
index.html
27
index.html
|
|
@ -21,7 +21,7 @@
|
||||||
h1 .small { font-size: 0.4em; }
|
h1 .small { font-size: 0.4em; }
|
||||||
h1 a { text-decoration: none }
|
h1 a { text-decoration: none }
|
||||||
h2 { font-size: 1.5em; color: #c00; }
|
h2 { font-size: 1.5em; color: #c00; }
|
||||||
h3 { text-align: center; color: #c00; }
|
h3 { color: #c00; }
|
||||||
a { color: #c00; }
|
a { color: #c00; }
|
||||||
.description { clear: both; font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
|
.description { clear: both; font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
|
||||||
.download { float: right; }
|
.download { float: right; }
|
||||||
|
|
@ -50,17 +50,20 @@
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<div class="description">
|
<div class="description">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2>Dependencies</h2>
|
<h2>Dependencies</h2>
|
||||||
<p>HTTPS Everywhere browser extension <a href="https://www.eff.org/https-everywhere<">https://www.eff.org/https-everywhere</a></p>
|
<p>HTTPS Everywhere browser extension <a href="https://www.eff.org/https-everywhere-node">https://www.eff.org/https-everywhere-node</a></p>
|
||||||
|
|
||||||
<h2>Authors</h2>
|
<h2>Installation</h2>
|
||||||
<p>Marco Ziesing (mail@marco-ziesing.de)<br/></p>
|
|
||||||
|
|
||||||
<h2>Contact</h2>
|
<h3>Firefox</h3>
|
||||||
<p>Marco Ziesing (mail@marco-ziesing.de)<br/></p>
|
<p>Copy the XML files to <profile folder>HTTPSEverywhereUserRules</p>
|
||||||
|
<p>Enter about:support in the location bar, hit Enter and click "Profile Directory"
|
||||||
|
to get the path of your profile folder.</p>
|
||||||
|
|
||||||
|
<h3>Chrome/Chromium</h3>
|
||||||
|
<p>Copy the XML files to <profile folder>/Extensions/gcbommkclmclpchllfjekcdonpmejbdp/<version number>/rules</p>
|
||||||
|
|
||||||
<h2>Download</h2>
|
<h2>Download</h2>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -73,9 +76,15 @@
|
||||||
<pre>$ git clone git://github.com/No5251/HTTPS-Everywhere-Rulesets</pre>
|
<pre>$ git clone git://github.com/No5251/HTTPS-Everywhere-Rulesets</pre>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="footer">
|
<p>
|
||||||
get the source code on GitHub : <a href="https://github.com/No5251/HTTPS-Everywhere-Rulesets">No5251/HTTPS-Everywhere-Rulesets</a>
|
get the source code on GitHub : <a href="https://github.com/No5251/HTTPS-Everywhere-Rulesets">No5251/HTTPS-Everywhere-Rulesets</a>
|
||||||
</div>
|
</p>
|
||||||
|
|
||||||
|
<h2>More rulesets</h2>
|
||||||
|
<p><a href="https://gitweb.torproject.org/https-everywhere.git/tree/HEAD:/src/chrome/content/rules">Official Git-Repository at TorProject.org</a></p>
|
||||||
|
|
||||||
|
<h2>Author & Contact</h2>
|
||||||
|
<p>Marco Ziesing (<a href="mailto:mail@marco-ziesing.de">mail@marco-ziesing.de</a>)</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue