mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(抖音): 开屏广告
This commit is contained in:
@@ -4,6 +4,24 @@ export default defineGkdApp({
|
||||
id: 'com.ss.android.ugc.aweme',
|
||||
name: '抖音',
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
priorityTime: 10000,
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
excludeActivityIds: '.search.activity.SearchResultActivity',
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/202942ce-259c-4b9d-b3b3-06afbac8145f',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13216121',
|
||||
excludeSnapshotUrls: 'https://i.gkd.li/i/17811608',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '局部广告-关闭用户推荐',
|
||||
|
||||
Reference in New Issue
Block a user