mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
perf(Galaxy Store): 开屏广告 (#684)
This commit is contained in:
@@ -15,8 +15,11 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
action: 'clickCenter',
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14810528',
|
||||
matches: '[vid="skip"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14810528',
|
||||
'https://i.gkd.li/i/18329468',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user