mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
perf: 起点读书-开屏广告 #837
This commit is contained in:
@@ -15,9 +15,13 @@ export default defineGkdApp({
|
||||
{
|
||||
fastQuery: true,
|
||||
action: 'clickCenter',
|
||||
matches: '[vid="splash_skip_button"][visibleToUser=true]',
|
||||
matches:
|
||||
'([text*="跳过"][text.length<10][visibleToUser=true]) || ([vid="splash_skip_button"][visibleToUser=true])',
|
||||
exampleUrls: 'https://e.gkd.li/3e2357fd-dced-4929-85e0-a9a06ce5fea0',
|
||||
snapshotUrls: 'https://i.gkd.li/i/19580847',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/19580847',
|
||||
'https://i.gkd.li/i/19633020',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user