feat(头条搜索极速版): 开屏广告 (#1365)

* feat(头条搜索极速版): 【开屏广告】

* 格式更正

* 格式更正
This commit is contained in:
jiuqianyuan
2023-10-25 00:06:58 +08:00
committed by GitHub
parent 00debb9abd
commit 7b479674b0

View File

@@ -4,6 +4,15 @@ export default defineAppConfig({
id: 'com.ss.android.article.lite',
name: '头条搜索极速版',
groups: [
{
key: 0,
name: '开屏广告',
quickFind: true,
matchLauncher: true,
activityIds: 'com.ss.android.article.lite.activity.SplashActivity',
rules: '@FrameLayout[desc= "跳过广告"] > TextView[text="跳过广告"]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/13111705',
},
{
enable: false,
key: 10,