35 lines
1.4 KiB
HTML
35 lines
1.4 KiB
HTML
<!--Copyright © 2022-2023 Lilium_Snow-->
|
|
<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode-->
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en-US">
|
|
<head>
|
|
<title>Mirrors - Snowcake</title>
|
|
<link rel="icon" type="image/x-icon" href="https://snowcake.me/assets/images/favicon.png">
|
|
<link rel="stylesheet" href="https://snowcake.me/main_theme.css">
|
|
<meta charset="UTF-8">
|
|
</head>
|
|
<body>
|
|
<h1>Mirrors</h1>
|
|
<div>
|
|
<a href="https://snowcake.me/" class="button">🏠 Back to Home</a>
|
|
</div>
|
|
<br>
|
|
<br>
|
|
<div class="content">
|
|
<h2>About this Mirror</h2>
|
|
<p>This mirror is located in the northeastern region of the United States, with 1 GB/s upload speeds. It hosts mirrors of various software projects, and all mirrored projects are updated by a cron job daily at 00:00 EST.</p>
|
|
<p>To report problems with this mirror, please send an email to primrose[at]snowcake[dot]me. I will respond as soon as I can.</p>
|
|
<h2>Mirrored Projects</h2>
|
|
<p>1. <a href="/linuxmint-iso">Linux Mint</a> - Install images (no packages)</p>
|
|
<p>2. <a href="/archlinux">Arch Linux</a> - Distribution packages and install images</p>
|
|
</div>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<img src="https://snowcake.me/assets/images/mirrors_footer.svg" width="350px" height="350px">
|
|
</body>
|
|
</html>
|