mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 16:22:21 +08:00
feat(哔哩哔哩): 忽略自动更新 (#1633)
* Update tv.danmaku.bili.ts * Update tv.danmaku.bili.ts * chore(actions): check_format_lint * feat(哔哩哔哩): 更新弹窗 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: 二刺螈 <i@songe.li> close #1629
This commit is contained in:
parent
314bd71b1a
commit
d3ef9e8875
|
@ -100,11 +100,20 @@ export default defineAppConfig({
|
|||
quickFind: true,
|
||||
key: 6,
|
||||
name: '更新弹窗',
|
||||
activityIds: 'com.bilibili.app.preferences.BiliPreferencesActivity',
|
||||
rules: [
|
||||
'[id="tv.danmaku.bili:id/update_btn_confirm"] + [id="tv.danmaku.bili:id/update_btn_cancel"]',
|
||||
activityIds: [
|
||||
'com.bilibili.app.preferences.BiliPreferencesActivity',
|
||||
'tv.danmaku.bili.ui.splash.ad.page.HotSplashActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
key: 1,
|
||||
matches: '[id="tv.danmaku.bili:id/update_btn_cancel"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/13212209',
|
||||
'https://gkd-kit.gitee.io/import/12649689',
|
||||
],
|
||||
},
|
||||
],
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12649689',
|
||||
},
|
||||
{
|
||||
quickFind: true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user