mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -11,10 +11,16 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text^="跳过"][text.length<=10]',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text^="跳过"][text.length<=10]',
|
||||
action: 'clickCenter',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12657379',
|
||||
'https://i.gkd.li/import/13069736',
|
||||
'https://i.gkd.li/import/13762181',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user