Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Android系统 旧版本,32位 提示 #4003

Closed
x151973 opened this issue Jan 21, 2024 · 2 comments
Closed

Android系统 旧版本,32位 提示 #4003

x151973 opened this issue Jan 21, 2024 · 2 comments

Comments

@x151973
Copy link

x151973 commented Jan 21, 2024

请输入需要添加规则的界面的快照或者生成的链接, 也可在后面补充其它信息

请注意: 不提供快照或者仅提供截图的 issue 将被自动关闭

https://i.gkd.li/import/13999908
https://i.gkd.li/import/13999910

@jiuqianyuan
Copy link

无提交项目必要,建议更新64位应用

@lisonge
Copy link
Member

lisonge commented Jan 25, 2024

添加到本地规则即可

{
  id: 'android',
  name: 'Android 系统',
  groups: [
    {
      key: 1,
      name: '功能类-关闭旧版本Android打造提示',
      rules: [
        {
          quickFind: true,
          matches: [
            '[id="android:id/message"][text^="此应用专为旧版"]',
            '[id="android:id/button1"][text="确定"]',
          ],
          snapshotUrls: [
            'https://i.gkd.li/import/13999908',
          ],
        },
      ],
    },
  ],
}

@lisonge lisonge closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants