mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat(小猿搜题): 全屏广告-年卡广告 (#316)
This commit is contained in:
@@ -38,5 +38,20 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '全屏广告-年卡广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
fastQuery: true,
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
matches: '[id="com.fenbi.android.solar:id/v_firework_close"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/874cdabf-8e49-4c6d-8fd0-48effd6e44e9',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16759322',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user