This commit is contained in:
fenychn0206
2026-02-13 18:30:50 +08:00
15 changed files with 46 additions and 15 deletions

View File

@@ -20,3 +20,5 @@ description: 如果您喜欢我们的项目,不妨支持一下
| --- | --- | --- | | --- | --- | --- |
| kuisik4 | ¥22.5 | 支付宝 | | kuisik4 | ¥22.5 | 支付宝 |
| Karnatia | ¥20.0 | 微信 | | Karnatia | ¥20.0 | 微信 |
| XZero_TeaPwd | ¥20.0 | ailpay |
| oooWl_26 | ¥50.0 | 微信 |

View File

@@ -0,0 +1,30 @@
{
"version": 1,
"rules": [
{
"patterns": [
"^https?://github\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/raw/(?:refs/heads/)?([^/]+)/(.+)$",
"^https?://raw\\.githubusercontent\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/(?:refs/heads/)?([^/]+)/(.+)$",
"^https?://raw\\.github\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/([^/]+)/(.+)$",
"^https?://github\\.com(?::(?:80|443))?/([^/]+)/([^/]+)/blob/([^/]+)/(.+)\\?raw=true$"
],
"target": "https://ghfast.top/https://raw.githubusercontent.com/{$1}/{$2}/{$3}/{$4}"
},
{
"patterns": [
"^https?://cdn\\.discordapp\\.com(?::(?:80|443))?/attachments/(.+)$",
"^https?://media\\.discordapp\\.net(?::(?:80|443))?/attachments/(.+)$"
],
"target": "https://lps.gteh.top/dcimg/{$1}",
"ua": "SlideshowProxy",
"referer": "NULL"
},
{
"patterns": [
"^https?://i\\.imgur\\.com(?::(?:80|443))?/(.+)$"
],
"target": "https://img.noobzone.ru/getimg.php?url=https://i.imgur.com/{$1}",
"referer": "NULL"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@@ -16,16 +16,16 @@ hide:
<center> <center>
<h2>资源分类</h2> <h2>资源分类</h2>
<div class="productsTable"> <div class="productsTable">
<a class="product" href="/tutorial"> <a class="product" href="tutorial">
<img src="/assets/img/official-icon.png" alt="official info" /> <img src="./assets/img/official-icon.png" alt="official info" />
<h3>进服教程与官方资源</h3> <h3>进服教程与官方资源</h3>
</a> </a>
<a class="product" href="/community/downloads"> <a class="product" href="community/downloads">
<img src="/assets/img/community-icon.png" alt="community info" /> <img src="./assets/img/community-icon.png" alt="community info" />
<h3>社区资源</h3> <h3>社区资源</h3>
</a> </a>
<a class="product" href="/about"> <a class="product" href="about">
<img src="/assets/img/about-page-icon.png" alt="about us" /> <img src="./assets/img/about-page-icon.png" alt="about us" />
<h3>关于本站</h3> <h3>关于本站</h3>
</a> </a>
</div> </div>
@@ -61,7 +61,7 @@ hide:
width: 100%; width: 100%;
height: 100%; height: 100%;
background-color: var(--md-default-bg-color); background-color: var(--md-default-bg-color);
background-image: url(/assets/img/index-thumbnail.webp); background-image: url(./assets/img/index-thumbnail.webp);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;

View File

@@ -110,7 +110,6 @@ description: 本页面提供服务器加入指南及加速IP
#### 测试服 #### 测试服
此连接地址由文档维护成员[@MZDYHR](https://github.com/MZDYHR)提供,适用于境内/中国香港地区链接。 此连接地址由文档维护成员[@MZDYHR](https://github.com/MZDYHR)提供,适用于境内/中国香港地区链接。
- **ip 地址**`mtrtest.lnlfly.com` - **ip 地址**`mtrtest.lnlfly.com`
- **端口** `25565` - **端口** `25565`