mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat(腾讯视频): 首页-广告弹窗 (#3745)
* feat(腾讯视频): 首页-广告弹窗 * fix: 将id修改为未被排除的id * update: 修改规则 * chore(actions): check_format_lint * update: 优化规则 * update: 补充quickFind --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -200,6 +200,17 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
name: '全屏广告-首页-广告弹窗',
|
||||
resetMatch: 'app',
|
||||
actionMaximum: 1,
|
||||
quickFind: true,
|
||||
activityIds: 'com.tencent.qqlive.redpacket.rain.OpenRedPacketActivity',
|
||||
rules:
|
||||
'@ImageView[clickable=true] < ViewGroup[childCount=5] < [id="android:id/content"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13842643',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 20,
|
||||
|
||||
Reference in New Issue
Block a user