mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
chore: use i.gkd.li
This commit is contained in:
@@ -14,8 +14,8 @@ export default defineAppConfig({
|
||||
],
|
||||
rules: '[id="com.mihoyo.hyperion:id/mSplashBtJump"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12482738',
|
||||
'https://gkd-kit.gitee.io/import/12675530', // activityId: 'com.miui.home.launcher.Launcher'
|
||||
'https://i.gkd.li/import/import/12482738',
|
||||
'https://i.gkd.li/import/import/12675530', // activityId: 'com.miui.home.launcher.Launcher'
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -29,7 +29,7 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'TextView[id="com.mihoyo.hyperion:id/tv_dialog_go_to_teenage_mode"] + TextView[id="com.mihoyo.hyperion:id/tv_dialog_i_know"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12675547',
|
||||
'https://i.gkd.li/import/import/12675547',
|
||||
'https://i.gkd.li/import/12775850', // activityId: 'com.mihoyo.hyperion.splash.SplashActivity'
|
||||
],
|
||||
},
|
||||
@@ -38,7 +38,7 @@ export default defineAppConfig({
|
||||
name: '版本更新提示',
|
||||
desc: '关闭版本更新提示弹窗',
|
||||
rules: 'TextView[id="com.mihoyo.hyperion:id/mUpgradeDialogCancel"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12675513',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12675513',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -48,8 +48,8 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'TextView[id="com.mihoyo.hyperion:id/mTvText"][text="打卡"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12857503', // 未打卡
|
||||
'https://gkd-kit.gitee.io/import/12859518', // 已打卡
|
||||
'https://i.gkd.li/import/import/12857503', // 未打卡
|
||||
'https://i.gkd.li/import/import/12859518', // 已打卡
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user