feat(今日头条): 开屏广告

This commit is contained in:
AIsouler
2024-11-03 19:08:47 +08:00
parent 44905f5204
commit 6b4039c7b9

View File

@@ -4,6 +4,22 @@ export default defineGkdApp({
id: 'com.ss.android.article.news',
name: '今日头条',
groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
priorityTime: 10000,
rules: [
{
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/cf8b05a1-6406-4453-b498-f305b387f5c6',
snapshotUrls: 'https://i.gkd.li/i/17610127',
},
],
},
{
key: 1,
name: '更新提示',