Everywhere: Replace occurances of gitlab.upi.li with git.nwex.de
This commit is contained in:
parent
86a1a093d3
commit
518a29b944
4 changed files with 8 additions and 8 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitlab.upi.li/networkException/nwex.de"
|
||||
"url": "https://git.nwex.de/networkException/nwex.de"
|
||||
},
|
||||
"author": "networkException",
|
||||
"license": "BSD-2-Clause",
|
||||
|
|
|
@ -11,7 +11,7 @@ RewriteRule ^RAUS.gif$ https://702.rip/raus.gif [L,R=301]
|
|||
RewriteRule ^REIN.gif$ https://702.rip/rein.gif [L,R=301]
|
||||
|
||||
# Nice to have redirects
|
||||
RewriteRule ^git$ https://gitlab.upi.li/networkException/nwex.de [L,R=301]
|
||||
RewriteRule ^git$ https://git.nwex.de/networkException/nwex.de [L,R=301]
|
||||
RewriteRule ^xhr$ https://nwex.de/xhr.html [L,R=301]
|
||||
|
||||
# MIME Types
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
<li><a href="https://github.com/ungoogled-software/ungoogled-chromium">Chromium sans integration with Google</a></li>
|
||||
<li><a href="https://github.com/ungoogled-software/ungoogled-chromium-archlinux">Arch Linux packaging for ungoogled-chromium</a></li>
|
||||
<li><a href="https://github.com/networkException/thundersort">Sort incoming mails based on recipient slug</a></li>
|
||||
<li><a href="https://gitlab.upi.li/networkException/restic-integrity">Check the integrity of a restic repository without unlocking it</a></li>
|
||||
<li><a href="https://git.nwex.de/networkException/restic-integrity">Check the integrity of a restic repository without unlocking it</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>Projects I contribute to in my free time</h3>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<ul>
|
||||
<li><a rel="me" href="https://chaos.social/@networkexception">joinmastodon.org</a></li>
|
||||
<li><a href="https://github.com/networkException">github.com</a></li>
|
||||
<li><a href="https://gitlab.upi.li/networkException">gitlab.org</a></li>
|
||||
<li><a href="https://git.nwex.de/networkException">forgejo.org</a></li>
|
||||
<li><a href="https://matrix.to/#/@networkexception:nwex.de">matrix.org</a></li>
|
||||
<li><a lang="en" rel="me" href="https://en.pronouns.page/@networkException">en.pronouns.page</a></li>
|
||||
<li><a lang="de" rel="me" href="https://de.pronouns.page/@networkException">de.pronouns.page</a></li>
|
||||
|
@ -77,7 +77,7 @@
|
|||
to tokenize and highlight <a href="https://en.wikipedia.org/wiki/Quine_%28computing%29">its own source code</a>.
|
||||
</p>
|
||||
<p>
|
||||
You can find the full source code of the site <a href="https://gitlab.upi.li/networkException/nwex.de">here</a>.
|
||||
You can find the full source code of the site <a href="https://git.nwex.de/networkException/nwex.de">here</a>.
|
||||
|
||||
It's licensed under the <a href="https://spdx.org/licenses/BSD-2-Clause">BSD 2-Clause "Simplified" License</a>,
|
||||
so feel free to use the code as a reference to implement your own parser! If you have something interesting to share
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
<li><a href="https://github.com/ungoogled-software/ungoogled-chromium">Chromium sans integration with Google</a></li>
|
||||
<li><a href="https://github.com/ungoogled-software/ungoogled-chromium-archlinux">Arch Linux packaging for ungoogled-chromium</a></li>
|
||||
<li><a href="https://github.com/networkException/thundersort">Sort incoming mails based on recipient slug</a></li>
|
||||
<li><a href="https://gitlab.upi.li/networkException/restic-integrity">Check the integrity of a restic repository without unlocking it</a></li>
|
||||
<li><a href="https://git.nwex.de/networkException/restic-integrity">Check the integrity of a restic repository without unlocking it</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>Projects I contribute to in my free time</h3>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<ul>
|
||||
<li><a rel="me" href="https://chaos.social/@networkexception">joinmastodon.org</a></li>
|
||||
<li><a href="https://github.com/networkException">github.com</a></li>
|
||||
<li><a href="https://gitlab.upi.li/networkException">gitlab.org</a></li>
|
||||
<li><a href="https://git.nwex.de/networkException">forgejo.org</a></li>
|
||||
<li><a href="https://matrix.to/#/@networkexception:nwex.de">matrix.org</a></li>
|
||||
<li><a lang="en" rel="me" href="https://en.pronouns.page/@networkException">en.pronouns.page</a></li>
|
||||
<li><a lang="de" rel="me" href="https://de.pronouns.page/@networkException">de.pronouns.page</a></li>
|
||||
|
@ -77,7 +77,7 @@
|
|||
to tokenize and highlight <a href="https://en.wikipedia.org/wiki/Quine_%28computing%29">its own source code</a>.
|
||||
</p>
|
||||
<p>
|
||||
You can find the full source code of the site <a href="https://gitlab.upi.li/networkException/nwex.de">here</a>.
|
||||
You can find the full source code of the site <a href="https://git.nwex.de/networkException/nwex.de">here</a>.
|
||||
|
||||
It's licensed under the <a href="https://spdx.org/licenses/BSD-2-Clause">BSD 2-Clause "Simplified" License</a>,
|
||||
so feel free to use the code as a reference to implement your own parser! If you have something interesting to share
|
||||
|
|
Loading…
Reference in a new issue