Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from AIsouler:main #161

Merged
merged 1 commit into from
Dec 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ https://registry.npmmirror.com/@aisouler/gkd_subscription/latest/files/dist/AIso
https://raw.githubusercontent.com/AIsouler/GKD_subscription/main/dist/AIsouler_gkd.json5
```

- 当前版本: v170
- 当前版本: v171

- 当前订阅文件已适配 777 个应用,共有 1812 应用规则组,3 全局规则组

Expand All @@ -59,7 +59,7 @@ https://raw.githubusercontent.com/AIsouler/GKD_subscription/main/dist/AIsouler_g

## 感谢以下开发者的贡献

![img](https://contrib.rocks/image?repo=AIsouler/GKD_subscription&_v=170)
![img](https://contrib.rocks/image?repo=AIsouler/GKD_subscription&_v=171)

## Star History

Expand Down
2 changes: 1 addition & 1 deletion dist/AIsouler_gkd.json5

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/AIsouler_gkd.version.json5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{id:666,version:170}
{id:666,version:171}
25 changes: 7 additions & 18 deletions dist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,28 @@
# 变更记录

v169 -> v170
v170 -> v171

||||||
|-|:-:|:-:|:-:|:-:|
|全局规则||~3||3 -> 3|
|应用||~9||777 -> 777|
|应用规则|+2|~9||1810 -> 1812|
|全局规则||~1||3 -> 3|
|应用||~2||777 -> 777|
|应用规则||~2||1812 -> 1812|

## 规则类别

||||||
|-|:-:|:-:|:-:|:-:|
|开屏广告||~2||194 -> 194|
|局部广告||~2||311 -> 311|
|全屏广告||~4||518 -> 518|
|功能类|+1|~1||184 -> 185|
|其他|+1|||29 -> 30|

## 全局规则

|+|~|-|
|-|-|-|
||<li>开屏广告-全局<li>更新提示-全局<li>青少年模式-全局||
||<li>开屏广告-全局||

## 应用规则

||+|~|-|
|:-:|-|-|-|
|Jump<br>~1||<li>开屏广告||
|QQ<br>+1,~1|<li>其他-联系人页面-顶部可能认识的人推荐|<li>局部广告-动态页-卡片广告||
|哔哩哔哩<br>~1||<li>全屏广告-会员弹窗||
|酷安<br>~1||<li>开屏广告||
|汽水音乐<br>~2||<li>全屏广告-VIP弹窗,<li>功能类-看视频免费听弹窗||
|微信<br>+1|<li>功能类-语音通话呼入10秒后自动点击接听|||
|志愿汇<br>~1||<li>全屏广告-弹窗广告||
|PU口袋校园<br>~1||<li>全屏广告-弹窗广告||
|QQ音乐<br>~1||<li>局部广告-卡片广告||
|下厨房<br>~1||<li>局部广告-卡片广告||
|IT之家<br>~1||<li>局部广告-卡片广告||
2 changes: 1 addition & 1 deletion dist/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 订阅

v170
v171

|||
| - |:-:|
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aisouler/gkd_subscription",
"version": "0.0.170",
"version": "0.0.171",
"type": "module",
"gkd": {
"outDir": "dist",
Expand Down
Loading