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