mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat(CSDN): 关闭好评弹窗 (#1823)
* Create com.ikang.official.ts * Delete src/apps/com.ikang.official.ts * feat(CSDN): 关闭好评弹窗 * feat(CSDN): 关闭好评弹窗 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -71,6 +71,16 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '关闭好评弹窗',
|
||||||
|
resetMatch: 'app',
|
||||||
|
actionMaximum: 1,
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'net.csdn.csdnplus.activity.MainActivity',
|
||||||
|
rules: '[id="net.csdn.csdnplus:id/tv_cancel"][text="残忍拒绝"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/13251085',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user