mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(小红书): 开屏广告
This commit is contained in:
@@ -4,6 +4,24 @@ export default defineGkdApp({
|
||||
id: 'com.xingin.xhs',
|
||||
name: '小红书',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
fastQuery: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches: '[vid="splash_count_down_view"]',
|
||||
exampleUrls: 'https://e.gkd.li/6ed22307-ce1d-479e-8a8d-a6fe4ffa614c',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17109105',
|
||||
'https://i.gkd.li/i/17108010', // 全局规则在此误触
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '权限提示-通知权限',
|
||||
|
||||
Reference in New Issue
Block a user