mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 18:22:21 +08:00
build: json,readme
This commit is contained in:
parent
409bcebd32
commit
445bc7500c
|
@ -6,7 +6,7 @@
|
|||
|
||||
搞快点 APP 默认订阅规则
|
||||
|
||||
当前订阅文件已适配 105 个 APP, 共有 193 规则组
|
||||
当前订阅文件已适配 106 个 APP, 共有 194 规则组
|
||||
|
||||
如何编写订阅/贡献此项目 -> [CONTRIBUTING.md](./CONTRIBUTING.md)
|
||||
|
||||
|
@ -551,6 +551,13 @@
|
|||
|
||||
- **开屏广告**
|
||||
|
||||
### [com.tima.carnet.m.main](/src/apps/com.tima.carnet.m.main.ts) - 钛马星
|
||||
|
||||
- **开屏广告**
|
||||
- [快照-0](https://gkd-kit.gitee.io/import/22029832/5aa3f016-d33c-4821-91bd-f23235b04ad3)
|
||||
- [快照-1](https://gkd-kit.gitee.io/import/12594568)
|
||||
- [快照-2](https://gkd-kit.gitee.io/import/12594574)
|
||||
|
||||
### [com.videogo](/src/apps/com.videogo.ts) - 萤石云视频
|
||||
|
||||
- **开屏广告**
|
||||
|
|
22
dist/gkd.json
vendored
22
dist/gkd.json
vendored
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": 0,
|
||||
"name": "默认订阅",
|
||||
"version": 81,
|
||||
"version": 82,
|
||||
"author": "lisonge",
|
||||
"supportUri": "https://github.com/gkd-kit/subscription",
|
||||
"apps": [
|
||||
|
@ -2042,6 +2042,26 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.tima.carnet.m.main",
|
||||
"name": "钛马星",
|
||||
"groups": [
|
||||
{
|
||||
"key": 1,
|
||||
"name": "开屏广告",
|
||||
"rules": [
|
||||
{
|
||||
"matches": "[id=\"com.byted.pangle:id/tt_splash_skip_btn\"]",
|
||||
"snapshotUrls": [
|
||||
"https://gkd-kit.gitee.io/import/22029832/5aa3f016-d33c-4821-91bd-f23235b04ad3",
|
||||
"https://gkd-kit.gitee.io/import/12594568",
|
||||
"https://gkd-kit.gitee.io/import/12594574"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "com.videogo",
|
||||
"name": "萤石云视频",
|
||||
|
|
Loading…
Reference in New Issue
Block a user