mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat: 百词斩-开屏广告 #1095
This commit is contained in:
@@ -4,6 +4,25 @@ export default defineGkdApp({
|
||||
id: 'com.jiongji.andriod.card',
|
||||
name: '百词斩',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
priorityTime: 10000,
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
excludeActivityIds:
|
||||
'com.baicizhan.client.business.webview.ui.BczWebActivity',
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/8612bbae-7a50-4730-8071-1c47e35c27ca',
|
||||
snapshotUrls: 'https://i.gkd.li/i/21705324',
|
||||
excludeSnapshotUrls: 'https://i.gkd.li/i/21705338',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-活动弹窗',
|
||||
|
||||
Reference in New Issue
Block a user