mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -4,6 +4,15 @@ export default defineAppConfig({
|
|||||||
id: 'com.ss.android.article.lite',
|
id: 'com.ss.android.article.lite',
|
||||||
name: '头条搜索极速版',
|
name: '头条搜索极速版',
|
||||||
groups: [
|
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,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user