mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
@@ -11,8 +11,18 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13523606',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13523606',
|
||||
},
|
||||
{
|
||||
matches: '[id="com.julanling.app:id/adsail_skipView"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13537961',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/38517192/7d7b9bc5-0246-4404-89c0-1b49d6b92256',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
|
||||
Reference in New Issue
Block a user