mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
chore: use i.gkd.li
This commit is contained in:
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: 'TextView[id$="tv_close_time"&&text^="关闭"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12644260'],
|
||||
snapshotUrls: ['https://i.gkd.li/import/import/12644260'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -23,7 +23,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[text*="确定要退出"] < LinearLayout +n LinearLayout > TextView[id$="tv_exit_sure"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12645513'],
|
||||
snapshotUrls: ['https://i.gkd.li/import/import/12645513'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user