chore: v1.181.0

This commit is contained in:
github-actions[bot]
2024-01-03 04:06:32 +00:00
parent 791a37ece9
commit 62d934159f
4 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
GKD 默认订阅规则, 默认规则仅启用 `开屏广告` 一类规则, 其它所有规则均需用户手动打开
当前订阅为 APP 自带, 无需手动添加, 当前版本: v180
当前订阅为 APP 自带, 无需手动添加, 当前版本: v181
当前订阅文件已适配 568 个 APP, 共有 1267 规则组
@@ -12,4 +12,4 @@ GKD 默认订阅规则, 默认规则仅启用 `开屏广告` 一类规则, 其
## 感谢以下开发者的贡献
![img](https://contrib.rocks/image?repo=gkd-kit/subscription&_v=180)
![img](https://contrib.rocks/image?repo=gkd-kit/subscription&_v=181)

2
dist/gkd.json5 vendored

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
{
"id": 0,
"version": 180
"version": 181
}

View File

@@ -1,7 +1,7 @@
{
"name": "@gkd-kit/subscription",
"type": "module",
"version": "1.180.0",
"version": "1.181.0",
"main": "./dist/gkd.json5",
"unpkg": "./dist/gkd.json5",
"jsdelivr": "./dist/gkd.json5",