mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(全球购骑士特权): 开屏广告、其他软件规则分类
This commit is contained in:
@@ -6,14 +6,14 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
name: '更新提示',
|
||||
activityIds: ['com.seebaby.login.ui.activity.LauncherActivity'],
|
||||
rules: '@[id="com.seebaby:id/btn_later"] + [text$="新版本"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12705351'],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '信息流、文章底部广告',
|
||||
name: '分段广告-信息流、文章底部广告',
|
||||
activityIds: [
|
||||
'com.seebaby.login.ui.activity.LauncherActivity',
|
||||
'com.seebaby.parent.article.ui.activity.NativeArticleDetailActivity',
|
||||
|
||||
Reference in New Issue
Block a user