mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 12:02:21 +08:00
feat: 豆瓣标记时不同步到我的动态
This commit is contained in:
parent
e3ca903d83
commit
d6d20d9428
|
@ -18,5 +18,15 @@ export default defineAppConfig({
|
|||
'https://gkd-kit.gitee.io/import/12506164',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '不同步到我的动态',
|
||||
desc:'标记看过时,不同步到我的动态',
|
||||
activityIds: 'com.douban.frodo.subject.activity.RatingActivity',
|
||||
rules: '[id="com.douban.frodo:id/check_status"][checked=true]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12508481'
|
||||
]
|
||||
}
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user