mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
perf(Jump): 开屏广告 (#418)
This commit is contained in:
@@ -16,8 +16,11 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
matches: '[text="跳过"][visibleToUser=true]',
|
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14790888',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14790888',
|
||||||
|
'https://i.gkd.li/i/17444939',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user