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