mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(小红书): 开屏广告(补充规则 #420)
This commit is contained in:
@@ -11,9 +11,17 @@ export default defineGkdApp({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
|
actionMaximumKey: 0,
|
||||||
priorityTime: 10000,
|
priorityTime: 10000,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
|
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/9733ada7-4961-4a9f-b48d-3398ecd05508',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/17452158',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
matches: '[vid="splash_count_down_view"]',
|
matches: '[vid="splash_count_down_view"]',
|
||||||
exampleUrls: 'https://e.gkd.li/6ed22307-ce1d-479e-8a8d-a6fe4ffa614c',
|
exampleUrls: 'https://e.gkd.li/6ed22307-ce1d-479e-8a8d-a6fe4ffa614c',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
|
|||||||
Reference in New Issue
Block a user