mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
remove(奇妙应用) 移除 key: 6
This commit is contained in:
@@ -3,6 +3,7 @@ import { defineAppConfig } from '../types';
|
||||
export default defineAppConfig({
|
||||
id: 'com.magicalstory.AppStore',
|
||||
name: '奇妙应用',
|
||||
deprecatedKeys: [6],
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
@@ -71,15 +72,5 @@ export default defineAppConfig({
|
||||
'[id="com.magicalstory.AppStore:id/tv_update"] <2 * + * > [id="com.magicalstory.AppStore:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13459373',
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
name: '局部广告-搜索页卡片广告',
|
||||
desc: '腾讯广告',
|
||||
actionMaximum: 1,
|
||||
activityIds: 'com.magicalstory.AppStore.search.searchActivity',
|
||||
rules:
|
||||
'FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView[width<80][height<80]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13695554',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user