mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
feat: OPPO健康-不开启微信运动同步 (#1292)
Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
@@ -61,5 +61,18 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
name: '其他-忽略[开启微信运动同步]',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: 'com.heytap.health.main.MainActivity',
|
||||
matches: '[text^="开启微信运动同步"] + [text="忽略"]',
|
||||
exampleUrls: 'https://e.gkd.li/867170d7-5c10-48fc-8bda-9139235ef718',
|
||||
snapshotUrls: 'https://i.gkd.li/i/23087769',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user