mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
perf: some rules
This commit is contained in:
@@ -11,9 +11,19 @@ export default defineGkdApp({
|
||||
matchTime: 10000,
|
||||
resetMatch: 'app',
|
||||
actionMaximum: 1,
|
||||
activityIds: '.xiao.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: ['[text="下一条"]', '[vid="iv_close"]'],
|
||||
key: 0,
|
||||
matches: '[vid="cb_ignore"][checked=false]',
|
||||
exampleUrls: 'https://e.gkd.li/b92e4e94-fafc-47b1-9774-3126cfaed981',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14141561',
|
||||
},
|
||||
{
|
||||
preKeys: [0],
|
||||
key: 1,
|
||||
matches: '[vid="iv_close"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/b92e4e94-fafc-47b1-9774-3126cfaed981',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14141561',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user