Update mirrors/index.html

This commit is contained in:
Eduard Prigoana 2025-02-23 17:34:35 +01:00
parent ebce9e7dad
commit 3637610718

View file

@ -12,12 +12,26 @@
<body> <body>
<h1>Mirrors</h1> <h1>Mirrors</h1>
<h2>&nbsp;&nbsp;frost repo mirrors</h2>
<ul> <ul>
<li><a href="https://git.prigoana.com/frost/repo">prigoana.com</a></li> <li><a href="https://git.prigoana.com/frost/repo">prigoana.com</a></li>
<li><a href="https://git.nadeko.net/frost/repo">nadeko.net</a></li> <li><a href="https://git.nadeko.net/frost/repo">nadeko.net</a></li>
<li><a href="https://git.everypizza.im/frost/repo">everypizza.im</a></li> <li><a href="https://git.everypizza.im/frost/repo">everypizza.im</a></li>
<li><a href="https://free-git.org/frost/repo">free-git.org</a></li> <li><a href="https://free-git.org/frost/repo">free-git.org</a></li>
<li><a href="https://try.gogs.io/frost/repo">gogs.io</a></li>
<li><a href="https://git.gra.phite.ro/frost/repo">gra.phite.ro</a></li> <li><a href="https://git.gra.phite.ro/frost/repo">gra.phite.ro</a></li>
<li><a href="https://git.smartenergi.org/Frost/repo">smartenergi.org</a></li>
<li><a href="https://git.tnonline.net/Frost/repo">tnonline.net</a></li>
</ul>
<h2>&nbsp;&nbsp;site repo mirrors</h2>
<ul>
<li><a href="https://git.prigoana.com/frost/site">prigoana.com</a></li>
<li><a href="https://git.smartenergi.org/Frost/site">smartenergi.org</a></li>
<li><a href="https://git.tnonline.net/Frost/site">tnonline.net</a></li>
</ul>
<h2>&nbsp;&nbsp;site mirrors</h2>
<ul>
<li><a href="https://frost.prigoana.com">prigoana.com</a></li>
</ul> </ul>
</body> </body>
</html> </html>