added dnscrypt to server and phone + alert info

This commit is contained in:
Dan 2022-04-17 10:43:42 +12:00
parent 49702eee25
commit 93c9f6c96e
Signed by: dan
GPG Key ID: 57ABEF39C546B028
2 changed files with 22 additions and 3 deletions

View File

@ -62,13 +62,20 @@
<!-- INFO ALERT -->
<div class="alert alert-success alert-dismissible fade show" role="info">
<strong>Neuer Browser <u>Tutorial/Guide</u> ist fertig 🍻 <br><a
<strong>Neuer Browser <u>Tutorial/Guide</u> ist fertig 🍻<br><a
href="https://wiki.techsaviours.org/de:desktop:services:browser">Desktop</a>
+ <a href="https://wiki.techsaviours.org/de/phone/apps/browser">Android</a></strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
<div class="alert alert-info alert-dismissible fade show" role="info">
<strong>Unser DNSCrypt-Server ist jetzt gelistet 👌<br><a
href="https://techsaviours.org/news/de/unser-dnscrypt-server-ist-jetzt-gelistet">Check unsere news!</a></strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
<!-- INFO END -->
<div class="container">
@ -234,6 +241,7 @@
<li><a href="https://wiki.techsaviours.org/de/server/services/rsync">rsync</a></li>
<li><a href="https://wiki.techsaviours.org/de/server/services/syncthing">syncthing</a>
</li>
<li><a href="https://wiki.techsaviours.org/de/server/services/dnscrypt">DNSCrypt</a></li>
<li><a href="https://wiki.techsaviours.org/de:server:services:searx">Searx</a></li>
<li><a
href="https://wiki.techsaviours.org/de:server:services:aur-helper">AUR-Helper</a>
@ -274,6 +282,8 @@
<li><a href="https://wiki.techsaviours.org/de/phone/apps/syncthing">Syncthing</a></li>
<li><a href="https://wiki.techsaviours.org/de/phone/apps/browser">Browser (Iceraven &
Tor)</a></li>
<li><a href="https://wiki.techsaviours.org/de/phone/apps/invizible-pro">InviZible Pro
(DNSCrypt & Tor)</a></li>
</ul>
</div>
</div>

View File

@ -69,6 +69,13 @@
<span aria-hidden="true">&times;</span>
</button>
</div>
<div class="alert alert-info alert-dismissible fade show" role="info">
<strong>Our DNSCrypt server is now listed 👌 <br><a
href="https://techsaviours.org/news/en/our-dnscrypt-server-is-now-listed">Check our news!</a></strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
<!-- INFO END -->
<div class="container">
@ -232,9 +239,9 @@
<li><a href="https://wiki.techsaviours.org/en/server/services/rsync">rsync</a></li>
<li><a href="https://wiki.techsaviours.org/en/server/services/syncthing">syncthing</a>
</li>
<li><a href="https://wiki.techsaviours.org/en/server/services/dnscrypt">DNSCrypt</a></li>
<li><a href="https://wiki.techsaviours.org/en:server:services:searx">Searx</a></li>
<li><a
href="https://wiki.techsaviours.org/en:server:services:aur-helper">AUR-Helper</a>
<li><a href="https://wiki.techsaviours.org/en:server:services:aur-helper">AUR-Helper</a>
</li>
</ul>
</div>
@ -271,6 +278,8 @@
<li><a href="https://wiki.techsaviours.org/en/phone/apps/syncthing">Syncthing</a></li>
<li><a href="https://wiki.techsaviours.org/en/phone/apps/browser">Browser (Iceraven &
Tor)</a></li>
<li><a href="https://wiki.techsaviours.org/en/phone/apps/invizible-pro">InviZible Pro
(DNSCrypt & Tor)</a></li>
</ul>
</div>
</div>