mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
docs: md
This commit is contained in:
16
Template.md
16
Template.md
@@ -2,7 +2,9 @@
|
||||
|
||||
---
|
||||
|
||||
由AIsouler维护的GKD规则(**精力有限,随缘更新**), 仅启用 `开屏广告` 一类规则, 其它所有规则均需用户手动打开
|
||||
由AIsouler维护的GKD规则(**精力有限,随缘更新**)
|
||||
|
||||
仅启用 `开屏广告` 一类规则, 其它所有规则均需用户手动打开
|
||||
|
||||
在 GKD 内添加以下链接即可使用此规则
|
||||
|
||||
@@ -10,18 +12,20 @@
|
||||
https://raw.gitmirror.com/AIsouler/subscription/main/dist/AIsouler_gkd.json5
|
||||
```
|
||||
|
||||
当前版本: v--VERSION-- (默认订阅最新版本号为v185,v185之后的为该仓库新增的版本)
|
||||
当前版本: v--VERSION--
|
||||
|
||||
当前订阅文件已适配 --APP_SIZE-- 个 APP, 共有 --GROUP_SIZE-- 规则组
|
||||
|
||||
查看 [适配 APP 列表](./AppList.md)
|
||||
|
||||
查看 [第三方订阅规则汇总](https://github.com/Adpro-Team/GKD_THS_List)
|
||||
|
||||
如何编写订阅/贡献此项目 -> [CONTRIBUTING.md](./CONTRIBUTING.md)
|
||||
|
||||
## 感谢以下开发者的贡献
|
||||
|
||||

|
||||
|
||||
## 感谢以下项目
|
||||
|
||||
[gkd-kit/subscription](https://github.com/gkd-kit/subscription)
|
||||
|
||||
## 感谢以下开发者的贡献
|
||||
|
||||

|
||||
|
||||
2
dist/AIsouler_gkd.json5
vendored
2
dist/AIsouler_gkd.json5
vendored
File diff suppressed because one or more lines are too long
2
dist/AIsouler_gkd.version.json
vendored
2
dist/AIsouler_gkd.version.json
vendored
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"id": 666,
|
||||
"version": 192
|
||||
"version": 7
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@aisouler/gkd_subscription",
|
||||
"type": "module",
|
||||
"version": "1.192.0",
|
||||
"version": "1.7.0",
|
||||
"main": "./dist/AIsouler_gkd.json5",
|
||||
"unpkg": "./dist/AIsouler_gkd.json5",
|
||||
"jsdelivr": "./dist/AIsouler_gkd.json5",
|
||||
|
||||
Reference in New Issue
Block a user