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] <