mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(次元城动漫): 广告弹窗(补充规则) (#3091)
This commit is contained in:
@@ -27,18 +27,30 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.jarworld.bleach.bvn.sjm.cyc.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.jarworld.bleach.bvn.sjm.cyc.MainActivity',
|
||||
quickFind: true,
|
||||
matches: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13626949',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds: 'com.jarworld.bleach.bvn.sjm.cyc.MainActivity',
|
||||
matches:
|
||||
'[id="com.jarworld.bleach.bvn.sjm.cyc:id/ksad_container"] ViewGroup[childCount=1] > @ViewGroup[clickable=true][childCount=1] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13626950',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds: 'com.kwad.sdk.api.proxy.app.KsRewardVideoActivity',
|
||||
matches: [
|
||||
'WebView > View > View > [text="广告"]',
|
||||
'ViewGroup[childCount=2] > @ViewGroup[childCount=1] > ImageView[childCount=0]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/13635410',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user