mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25: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],
|
preKeys: [1, 2],
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '选择关闭原因-点击不感兴趣',
|
name: '选择关闭原因-点击不感兴趣',
|
||||||
matches: [
|
matches: ['@LinearLayout > TextView[text="不感兴趣"]'],
|
||||||
'@LinearLayout[clickable=true] > TextView[text="不感兴趣"][id$="id/tt_item_tv"]',
|
|
||||||
],
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12472633',
|
'https://i.gkd.li/import/12472633',
|
||||||
'https://i.gkd.li/import/12655713',
|
'https://i.gkd.li/import/12655713',
|
||||||
'https://i.gkd.li/import/12660759',
|
'https://i.gkd.li/import/12660759',
|
||||||
'https://i.gkd.li/import/12706437',
|
'https://i.gkd.li/import/12706437',
|
||||||
|
'https://i.gkd.li/import/13786886', // 没有id
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user