mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(抖音): 功能类-添加快捷方式到桌面(补充规则)
This commit is contained in:
@@ -177,7 +177,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 13,
|
||||
name: '全屏广告-添加快捷方式到桌面',
|
||||
name: '功能类-添加快捷方式到桌面',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
@@ -196,6 +196,16 @@ export default defineAppConfig({
|
||||
'[text="添加抖音商城到桌面"] +2 LinearLayout > [text="不感兴趣"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13669682',
|
||||
},
|
||||
{
|
||||
name: '搜索组件',
|
||||
quickFind: true,
|
||||
activityIds:
|
||||
'com.ss.android.ugc.aweme.search.activity.SearchResultActivity',
|
||||
matches: '[text="暂不开启"][clickable=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/b06cba6d-cb80-4999-8c0b-309d86f7a7a3',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14325749',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user