mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
Squashed commit of the following:
commit 765ffc97f8818b081d784bba0887709377fa3ec9 Author: aisouler <zy43220@gmail.com> Date: Mon Jan 22 13:51:45 2024 +0800 feat(皮皮虾):评价提示
This commit is contained in:
@@ -45,5 +45,21 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 8,
|
||||
name: '评价提示',
|
||||
desc: '点击取消',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.sup.android.base.MainActivity',
|
||||
matches: '[id="com.sup.android.superb:id/a1i"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14005608',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user