mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
feat(芒果TV): 开屏广告(优化规则) (#2254)
This commit is contained in:
@@ -7,16 +7,15 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: -1,
|
key: -1,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.hunantv.imgo.activity.MainActivity',
|
quickFind: true,
|
||||||
rules: [
|
matchTime: 10000,
|
||||||
{
|
actionMaximum: 1,
|
||||||
matches: '[id="com.hunantv.imgo.activity:id/layout_boot_skip"]',
|
resetMatch: 'app',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12472612',
|
rules:
|
||||||
},
|
'@[text^="跳过"][text.length<=10] <<n [id="com.hunantv.imgo.activity:id/rlAd"]',
|
||||||
{
|
snapshotUrls: [
|
||||||
matches: '[id="com.hunantv.imgo.activity:id/ivAd"] >n [text^="跳过"]',
|
'https://i.gkd.li/import/12472612',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12472612',
|
'https://i.gkd.li/import/13401943',
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user