Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit a02a3e5

Browse files
committed
feat: 停止维护
1 parent 79e59f6 commit a02a3e5

3 files changed

Lines changed: 27 additions & 3 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
---
44

5+
## 本仓库已停止维护
6+
7+
> 2026.02.12
8+
9+
建议使用 [GKD订阅模板](https://github.com/gkd-kit/subscription-template) 构建自己的订阅,如果仅供个人使用,维护量其实很小,并不会占用您太多时间。
10+
11+
本仓库包含大量早期不完善的规则,以及一些为兼容特殊场景、不同应用版本和不同系统环境而编写的非常抽象的规则,您可能并不需要这些规则,但它们可能会影响查询效率。
12+
13+
最后,维护这个仓库已经2年时间了,期间也学会了不少东西,最初是凭借着一股热情在维持,但热情终究会耗尽,是时候说再见了。
14+
15+
---
16+
517
## 声明
618

719
- **禁止在国内平台传播**

Template.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
---
44

5+
## 本仓库已停止维护
6+
7+
> 2026.02.12
8+
9+
建议使用 [GKD订阅模板](https://github.com/gkd-kit/subscription-template) 构建自己的订阅,如果仅供个人使用,维护量其实很小,并不会占用您太多时间。
10+
11+
本仓库包含大量早期不完善的规则,以及一些为兼容特殊场景、不同应用版本和不同系统环境而编写的非常抽象的规则,您可能并不需要这些规则,但它们可能会影响查询效率。
12+
13+
最后,维护这个仓库已经2年时间了,期间也学会了不少东西,最初是凭借着一股热情在维持,但热情终究会耗尽,是时候说再见了。
14+
15+
---
16+
517
## 声明
618

719
- **禁止在国内平台传播**
@@ -52,8 +64,8 @@ https://raw.githubusercontent.com/AIsouler/GKD_subscription/main/dist/AIsouler_g
5264

5365
如果这个项目对您有帮助,欢迎赞助我,感谢您的支持!
5466

55-
| 微信 | 支付宝 |
56-
| :-----------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------: |
67+
| 微信 | 支付宝 |
68+
| :---------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------: |
5769
| ![Image](https://github.com/user-attachments/assets/16c5fdce-dec4-4e3b-a55f-ce08e94c6d02) | ![Image](https://github.com/user-attachments/assets/56bf69f4-aa06-423a-9964-e54ad3d59cf9) |
5870

5971
爱发电:<https://ifdian.net/a/AIsouler>

src/subscription.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apps.forEach((appConfig) => {
1717

1818
export default defineGkdSubscription({
1919
id: 666,
20-
name: 'AIsouler的GKD订阅-禁止传播',
20+
name: 'AIsouler的GKD订阅-已停止维护',
2121
version: 0,
2222
author: 'AIsouler',
2323
checkUpdateUrl: './AIsouler_gkd.version.json5',

0 commit comments

Comments
 (0)