mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
fix(酷安): 不感兴趣 (#3516)
* Create com.umetrip.android.msky.huawei.ts * Update com.coolapk.market.ts * Delete com.umetrip.android.msky.huawei.ts
This commit is contained in:
@@ -82,14 +82,13 @@ export default defineAppConfig({
|
||||
preKeys: [1, 2],
|
||||
key: 3,
|
||||
name: '选择关闭原因-点击不感兴趣',
|
||||
matches: [
|
||||
'@LinearLayout[clickable=true] > TextView[text="不感兴趣"][id$="id/tt_item_tv"]',
|
||||
],
|
||||
matches: ['@LinearLayout > TextView[text="不感兴趣"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12472633',
|
||||
'https://i.gkd.li/import/12655713',
|
||||
'https://i.gkd.li/import/12660759',
|
||||
'https://i.gkd.li/import/12706437',
|
||||
'https://i.gkd.li/import/13786886', // 没有id
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user