Add YOURLS and Overleaf services

This commit is contained in:
Kumi 2023-11-05 10:20:59 +01:00
parent d87cc5dd15
commit 5fbe563292
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -106,8 +106,8 @@
<h3>AllTube</h3> <h3>AllTube</h3>
<p> <p>
AllTube is a video downloader powered by yt-dlp. It allows you to AllTube is a video downloader powered by yt-dlp. It allows you to
download videos from YouTube, Vimeo, and many other sites. You download videos from YouTube, Vimeo, and many other sites. You can
can also stream the download through our server for extra privacy. also stream the download through our server for extra privacy.
</p> </p>
<a href="https://alltube.private.coffee/" class="btn btn-primary" <a href="https://alltube.private.coffee/" class="btn btn-primary"
>Go to AllTube</a >Go to AllTube</a
@ -116,11 +116,13 @@
<div class="service col-sm-4"> <div class="service col-sm-4">
<h3>Indestructables</h3> <h3>Indestructables</h3>
<p> <p>
Indestructables allows you to browse Instructables without Indestructables allows you to browse Instructables without being
being tracked. (N.B.: We forked this project, our tracked. (N.B.: We forked this project, our instance does not use
instance does not use the original code.) the original code.)
</p> </p>
<a href="https://indestructables.private.coffee/" class="btn btn-primary" <a
href="https://indestructables.private.coffee/"
class="btn btn-primary"
>Go to Indestructables</a >Go to Indestructables</a
> >
</div> </div>
@ -128,10 +130,10 @@
<h3>NocoDB</h3> <h3>NocoDB</h3>
<p> <p>
NocoDB is an open-source tool that turns any database into a smart NocoDB is an open-source tool that turns any database into a smart
spreadsheet similar to Airtable. It provides an interface to perform spreadsheet similar to Airtable. It provides an interface to
CRUD operations and to build intuitive dashboards. (Note: If you are perform CRUD operations and to build intuitive dashboards. (Note:
unable to create tables upon registration, simply wait a minute or If you are unable to create tables upon registration, simply wait
two, log out and then log in again.) a minute or two, log out and then log in again.)
</p> </p>
<a href="https://nocodb.private.coffee/" class="btn btn-primary" <a href="https://nocodb.private.coffee/" class="btn btn-primary"
>Go to NocoDB</a >Go to NocoDB</a
@ -140,23 +142,51 @@
<div class="service col-sm-4"> <div class="service col-sm-4">
<h3>Penpot</h3> <h3>Penpot</h3>
<p> <p>
Penpot is an open-source design and prototyping platform meant for Penpot is an open-source design and prototyping platform meant for
cross-domain teams. Non-dependent on operating systems, Penpot is cross-domain teams. Non-dependent on operating systems, Penpot is
web-based and works with open web standards (SVG). web-based and works with open web standards (SVG).
</p> </p>
<a href="https://penpot.private.coffee/" class="btn btn-primary" <a href="https://penpot.private.coffee/" class="btn btn-primary"
>Go to Penpot</a >Go to Penpot</a
> >
</div> </div>
<div class="service col-sm-4">
<h3>YOURLS</h3>
<p>
Use our URL shortener at private.cf to turn long, complicated URLs
into something more handy.
</p>
<a href="https://private.cf/" class="btn btn-primary"
>Go to private.cf</a
>
</div>
<div class="service col-sm-4">
<h3>Overleaf</h3>
<p>
Overleaf is a collaborative LaTeX editor. It allows you to write
LaTeX documents in your browser and share them with others.
</p>
<a href="https://overleaf.private.coffee/" class="btn btn-primary"
>Go to Overleaf</a
>
</div>
<div class="service col-sm-4"> <div class="service col-sm-4">
<h3>Libreddit</h3> <h3>Libreddit</h3>
<p>Use Reddit without Reddit tracking you. Currently unstable due to API changes introduced by Reddit...</p> <p>
Use Reddit without Reddit tracking you. Currently unstable due to
API changes introduced by Reddit...
</p>
<div class="btn-group"> <div class="btn-group">
<a href="https://libreddit.private.coffee" class="btn btn-danger" <a href="https://libreddit.private.coffee" class="btn btn-danger"
>Go to Libreddit</a >Go to Libreddit</a
> >
<button type="button" class="btn btn-danger dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-expanded="false"> <button
type="button"
class="btn btn-danger dropdown-toggle dropdown-toggle-split"
data-bs-toggle="dropdown"
aria-expanded="false"
>
<span class="visually-hidden">Toggle Dropdown</span> <span class="visually-hidden">Toggle Dropdown</span>
</button> </button>
<ul <ul
@ -183,15 +213,21 @@
</div> </div>
<div class="service col-sm-4"> <div class="service col-sm-4">
<h3>Nitter</h3> <h3>Nitter</h3>
<p>Use Twitter without Twitter tracking you. Currently broken because Elon. <p>
</a> Use Twitter without Twitter tracking you. Currently broken because
Elon.
</p> </p>
<div class="btn-group"> <div class="btn-group">
<a href="https://nitter.private.coffee" class="btn btn-danger" <a href="https://nitter.private.coffee" class="btn btn-danger"
>Go to Nitter</a >Go to Nitter</a
> >
<button type="button" class="btn btn-danger dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-expanded="false"> <button
type="button"
class="btn btn-danger dropdown-toggle dropdown-toggle-split"
data-bs-toggle="dropdown"
aria-expanded="false"
>
<span class="visually-hidden">Toggle Dropdown</span> <span class="visually-hidden">Toggle Dropdown</span>
</button> </button>
<ul <ul
@ -270,7 +306,11 @@
<h5 class="text-uppercase">Contact</h5> <h5 class="text-uppercase">Contact</h5>
<ul class="list-unstyled"> <ul class="list-unstyled">
<li><a href="mailto:support@private.coffee">Email</a></li> <li><a href="mailto:support@private.coffee">Email</a></li>
<li><a href="https://matrix.private.cf/#/#support:private.coffee">Matrix</a></li> <li>
<a href="https://matrix.private.cf/#/#support:private.coffee"
>Matrix</a
>
</li>
<li> <li>
<a href="https://kumig.it/privatecoffee/">KumiGit</a> | <a href="https://kumig.it/privatecoffee/">KumiGit</a> |
<a href="https://github.com/privatecoffee/">GitHub</a> <a href="https://github.com/privatecoffee/">GitHub</a>