From ce8945e20cc67dd74987f35f3c2dae2de8cd0fd6 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 31 Aug 2024 21:05:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=A5=BF=E4=BA=86=E4=B9=88):=20=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E9=83=A8=E5=88=86=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/appDeprecatedKeys.ts | 2 +- src/apps/me.ele.ts | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/src/appDeprecatedKeys.ts b/src/appDeprecatedKeys.ts index 43e1bd0a..a90a5f81 100644 --- a/src/appDeprecatedKeys.ts +++ b/src/appDeprecatedKeys.ts @@ -516,7 +516,7 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [ { id: 'me.ele', name: '饿了么', - deprecatedKeys: [3], + deprecatedKeys: [3, 11], }, { id: 'tv.danmaku.bili', diff --git a/src/apps/me.ele.ts b/src/apps/me.ele.ts index 12954ae5..f58499c1 100644 --- a/src/apps/me.ele.ts +++ b/src/apps/me.ele.ts @@ -205,20 +205,5 @@ export default defineGkdApp({ }, ], }, - { - key: 11, - name: '功能类-下单后自动领取吃货豆', - desc: '点击[立即领]', - rules: [ - { - fastQuery: true, - activityIds: 'me.ele.android.emagex.container.EMagexActivity', - matches: - 'ViewGroup[childCount=6] > @ViewGroup[clickable=true][index=3][text=null][childCount=0] <