mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat: snapshot use i.gkd.li
This commit is contained in:
@@ -14,15 +14,15 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: 'TextView[text="开启设置"] - TextView[text="取消"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12867401', // 创作页面
|
||||
snapshotUrls: 'https://i.gkd.li/import/12867401', // 创作页面
|
||||
},
|
||||
{
|
||||
matches: 'ImageView[id="com.bilibili.studio:id/iv_close"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12908880', // 模板页面
|
||||
snapshotUrls: 'https://i.gkd.li/import/12908880', // 模板页面
|
||||
},
|
||||
{
|
||||
matches: 'ImageView[id="com.bilibili.studio:id/iv_push_tips_close"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12908886', // 我的页面
|
||||
snapshotUrls: 'https://i.gkd.li/import/12908886', // 我的页面
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user