mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
@@ -11,12 +11,20 @@ export default defineAppConfig({
|
|||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
rules: [
|
rules: '[text*="跳过"][text.length<=10]',
|
||||||
{
|
snapshotUrls: [
|
||||||
matches: '[id="com.qihoo.srouter.n300:id/tv_countdown"]',
|
'https://i.gkd.li/import/13216607',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13216607',
|
'https://i.gkd.li/import/13800007',
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '弹窗广告',
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '[vid="app_update_later_button"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13800011',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user