perf: 小红书-开屏广告

This commit is contained in:
AIsouler
2025-03-20 13:14:11 +08:00
parent 8c2e5ae83b
commit 32c9ea49eb

View File

@@ -16,9 +16,12 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
excludeActivityIds: 'com.xingin.alioth.search.GlobalSearchActivity',
excludeMatches: '[text="首页"][visibleToUser=true]',
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/9733ada7-4961-4a9f-b48d-3398ecd05508', exampleUrls: 'https://e.gkd.li/9733ada7-4961-4a9f-b48d-3398ecd05508',
snapshotUrls: 'https://i.gkd.li/i/17452158', snapshotUrls: 'https://i.gkd.li/i/17452158',
excludeSnapshotUrls: 'https://i.gkd.li/i/19035037',
}, },
{ {
key: 1, key: 1,