Update information on nitter
This commit is contained in:
parent
cfe786bd3b
commit
421a865efc
1 changed files with 42 additions and 38 deletions
80
index.html
80
index.html
|
@ -69,44 +69,6 @@
|
|||
>Go to Invidious</a
|
||||
>
|
||||
</div>
|
||||
<div class="service col-sm-4">
|
||||
<h3>Nitter</h3>
|
||||
<p>Use Twitter without Twitter tracking you.</p>
|
||||
<div class="btn-group">
|
||||
<a href="https://nitter.private.coffee" class="btn btn-primary"
|
||||
>Go to Nitter</a
|
||||
>
|
||||
<a
|
||||
href="#"
|
||||
class="btn btn-primary dropdown-toggle dropdown-toggle-split"
|
||||
data-toggle="dropdown"
|
||||
aria-haspopup="true"
|
||||
aria-expanded="false"
|
||||
>
|
||||
<span class="sr-only">Toggle Dropdown</span>
|
||||
</a>
|
||||
<div
|
||||
class="dropdown-menu"
|
||||
x-placement="bottom-start"
|
||||
style="
|
||||
position: absolute;
|
||||
transform: translate3d(80px, 38px, 0px);
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
will-change: transform;
|
||||
"
|
||||
>
|
||||
<a class="dropdown-item" href="https://nitter.private.coffee"
|
||||
>Clearnet</a
|
||||
>
|
||||
<a
|
||||
class="dropdown-item"
|
||||
href="http://nitter.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion/"
|
||||
>Tor (.onion)</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="service col-sm-4">
|
||||
<h3>Libreddit</h3>
|
||||
<p>Use Reddit without Reddit tracking you.</p>
|
||||
|
@ -169,6 +131,48 @@
|
|||
>Go to Indestructables</a
|
||||
>
|
||||
</div>
|
||||
<div class="service col-sm-4">
|
||||
<h3>Nitter (dead)</h3>
|
||||
<p>Use Twitter without Twitter tracking you. Currently not usable,
|
||||
see <a href="https://github.com/zedeus/nitter/issues/922">the
|
||||
upstream issue</a> for more information.
|
||||
</a>
|
||||
</p>
|
||||
<div class="btn-group">
|
||||
<a href="https://nitter.private.coffee" class="btn btn-primary"
|
||||
>Go to Nitter</a
|
||||
>
|
||||
<a
|
||||
href="#"
|
||||
class="btn btn-primary dropdown-toggle dropdown-toggle-split"
|
||||
data-toggle="dropdown"
|
||||
aria-haspopup="true"
|
||||
aria-expanded="false"
|
||||
>
|
||||
<span class="sr-only">Toggle Dropdown</span>
|
||||
</a>
|
||||
<div
|
||||
class="dropdown-menu"
|
||||
x-placement="bottom-start"
|
||||
style="
|
||||
position: absolute;
|
||||
transform: translate3d(80px, 38px, 0px);
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
will-change: transform;
|
||||
"
|
||||
>
|
||||
<a class="dropdown-item" href="https://nitter.private.coffee"
|
||||
>Clearnet</a
|
||||
>
|
||||
<a
|
||||
class="dropdown-item"
|
||||
href="http://nitter.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion/"
|
||||
>Tor (.onion)</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="service col-sm-4">
|
||||
<h3>Hosting</h3>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue