mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
feat(解压专家): 全屏广告-软件推广
This commit is contained in:
@@ -20,7 +20,6 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
|
|
||||||
matches:
|
matches:
|
||||||
'ImageView - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'ImageView - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13391833',
|
snapshotUrls: 'https://i.gkd.li/i/13391833',
|
||||||
@@ -35,5 +34,19 @@ export default defineAppConfig({
|
|||||||
'@[id="com.fileunzip.zxwknight:id/ziputil_dialog_imageview"] +n [text="升级到专业版"]',
|
'@[id="com.fileunzip.zxwknight:id/ziputil_dialog_imageview"] +n [text="升级到专业版"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13328212',
|
snapshotUrls: 'https://i.gkd.li/i/13328212',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '全屏广告-软件推广',
|
||||||
|
desc: '全能保险箱',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
matches: '[vid="dialog_recommend_back"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/de127f4b-5de6-41ab-a1ea-5a98f7eeab58',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14472568',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user