Removed Ghostery as js blocker
This commit is contained in:
parent
23b04a122c
commit
dca94206a7
1 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@
|
||||||
|
|
||||||
.sidebar ul ul a {
|
.sidebar ul ul a {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #aaa;
|
color: #ddd;
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -441,7 +441,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="level hard">
|
<div class="level hard">
|
||||||
<h3>Block javascript with <a href="https://addons.mozilla.org/firefox/addon/noscript">NoScript</a> or <a href="https://addons.mozilla.org/firefox/addon/ghostery">Ghostery</a></h3>
|
<h3>Block javascript with <a href="https://addons.mozilla.org/firefox/addon/noscript">NoScript</a></h3>
|
||||||
<p>Javascript is code that a website chooses to run on your computer. Blocking javascript can stop websites from learning more about your computer.</p>
|
<p>Javascript is code that a website chooses to run on your computer. Blocking javascript can stop websites from learning more about your computer.</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue