mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
perf(爱奇艺): 全屏广告-播放页-插入广告 (#613)
This commit is contained in:
@@ -82,13 +82,11 @@ export default defineGkdApp({
|
|||||||
desc: '视频播放前或播放中途插入的广告',
|
desc: '视频播放前或播放中途插入的广告',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'org.iqiyi.video.activity.PlayerActivity',
|
activityIds: 'org.iqiyi.video.activity.PlayerActivity',
|
||||||
matches:
|
matches: '@[clickable=true] > [text^="关闭广告"]',
|
||||||
'@RelativeLayout[id="com.qiyi.video:id/unused_res_a"] > TextView[text="关闭广告"]',
|
exampleUrls: 'https://e.gkd.li/04622996-5a6d-4577-a1cb-adcae37f62b6',
|
||||||
snapshotUrls: [
|
snapshotUrls: 'https://i.gkd.li/i/18134230',
|
||||||
'https://i.gkd.li/i/13536669',
|
|
||||||
'https://i.gkd.li/i/13536703',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user