feat(WeiboFast):APP评分 (#3356)

close #3351
This commit is contained in:
jiuqianyuan 2023-12-24 20:49:20 +08:00 committed by GitHub
parent 6d6a3a2ec0
commit eb646946f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,5 +37,15 @@ export default defineAppConfig({
},
],
},
{
key: 2,
name: 'APP评分',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
activityIds: 'com.weico.international.activity.MainFragmentActivity',
rules: '[id="com.sina.weibolite:id/ed_btn_negative"]',
snapshotUrls: 'https://i.gkd.li/import/13727728',
},
],
});