mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(腾讯视频): 请求通知权限弹窗(优化规则) (#3007)
* feat 视频播放时的广告(补充规则) * feat 请求通知权限弹窗(优化规则) * Revert "feat 视频播放时的广告(补充规则)" This reverts commit 9d8b051b27b5a301c152948030189ac74c97972f.
This commit is contained in:
@@ -155,8 +155,8 @@ export default defineAppConfig({
|
|||||||
name: '请求通知权限弹窗',
|
name: '请求通知权限弹窗',
|
||||||
desc: '自动点击[以后再说]',
|
desc: '自动点击[以后再说]',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds:
|
actionMaximum: 1,
|
||||||
'com.tencent.qqlive.ona.update.trunk.client.TrunkUpdateActivity',
|
resetMatch: 'app',
|
||||||
rules: 'LinearLayout > @[text="以后再说"] + [text="好的"]',
|
rules: 'LinearLayout > @[text="以后再说"] + [text="好的"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12700139',
|
snapshotUrls: 'https://i.gkd.li/import/12700139',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user