mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat: PU口袋校园-全屏广告 (#1312)
This commit is contained in:
@@ -102,6 +102,21 @@ export default defineGkdApp({
|
|||||||
matches: '[vid="anythink_myoffer_btn_close_id"]',
|
matches: '[vid="anythink_myoffer_btn_close_id"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/22868736',
|
snapshotUrls: 'https://i.gkd.li/i/22868736',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 10,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.lut.act.LutMainActivity',
|
||||||
|
matches: '@[text="关闭"] < * +n * > [text*="广告"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23125533',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 11,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.lut.act.LutMainActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[width<140 && height<140] - * > [text^="请允许"][text$="安装应用"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23125594',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user