mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(网易有道词典): 评价提示(优化规则)
This commit is contained in:
@@ -97,9 +97,11 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: 'com.youdao.dict.activity.MainActivity',
|
|
||||||
rules: '[id="com.youdao.dict:id/btn_never"][text*="不再提醒"]',
|
rules: '[id="com.youdao.dict:id/btn_never"][text*="不再提醒"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13540941',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13540941',
|
||||||
|
'https://i.gkd.li/import/14256301',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
|
|||||||
Reference in New Issue
Block a user