mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
@@ -7,8 +7,11 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.alibaba.wireless.launch.home.V5HomeActivity',
|
quickFind: true,
|
||||||
rules: '[id="com.alibaba.wireless:id/v5_splash_over"][text^="跳过"]',
|
actionMaximum: 1,
|
||||||
|
matchTime: 10000,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: '[id="com.alibaba.wireless:id/v5_splash_over"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12684411',
|
snapshotUrls: 'https://i.gkd.li/import/12684411',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -25,5 +28,16 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/12684426',
|
'https://i.gkd.li/import/12684426',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '首页-弹窗广告',
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.alibaba.wireless.launch.home.V5HomeActivity',
|
||||||
|
rules: 'WebView >n View > Image[text*="FXa-124-124"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13683509',
|
||||||
|
'https://i.gkd.li/import/13683510',
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user