mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +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:
@@ -100,11 +100,20 @@ export default defineAppConfig({
|
|||||||
quickFind: true,
|
quickFind: true,
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '更新弹窗',
|
name: '更新弹窗',
|
||||||
activityIds: 'com.bilibili.app.preferences.BiliPreferencesActivity',
|
activityIds: [
|
||||||
rules: [
|
'com.bilibili.app.preferences.BiliPreferencesActivity',
|
||||||
'[id="tv.danmaku.bili:id/update_btn_confirm"] + [id="tv.danmaku.bili:id/update_btn_cancel"]',
|
'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,
|
quickFind: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user