mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(百度输入法): 开屏广告
This commit is contained in:
@@ -3,6 +3,22 @@ export default defineAppConfig({
|
||||
id: 'com.baidu.input',
|
||||
name: '百度输入法',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/1cddb43c-9ddc-4fb0-a781-66f167035d2b',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14406395',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-创作祝福弹窗',
|
||||
|
||||
Reference in New Issue
Block a user