mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(迅雷): 应用内广告弹窗(补充规则) (#3413)
This commit is contained in:
@@ -182,6 +182,15 @@ export default defineAppConfig({
|
|||||||
'[text="广告"] <2 ViewGroup -2 ViewGroup >n [text="跳过"] + ImageView',
|
'[text="广告"] <2 ViewGroup -2 ViewGroup >n [text="跳过"] + ImageView',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12881976',
|
snapshotUrls: 'https://i.gkd.li/import/12881976',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 32,
|
||||||
|
activityIds: 'com.xunlei.downloadprovider.frame.MainTabActivity',
|
||||||
|
matches: [
|
||||||
|
'ViewGroup[childCount=2] > ImageView + TextView[text="广告"]',
|
||||||
|
'ViewGroup[childCount=1] > @ViewGroup[childCount=1][clickable=true] > ImageView[childCount=0]',
|
||||||
|
],
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13761275',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
activityIds: 'com.xunlei.downloadprovider.frame.MainTabActivity',
|
activityIds: 'com.xunlei.downloadprovider.frame.MainTabActivity',
|
||||||
|
|||||||
Reference in New Issue
Block a user