mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
feat: snapshot use i.gkd.li
This commit is contained in:
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'FrameLayout > View > View > View > View > @View[clickable=true && desc.length=2] + ImageView[childCount=1]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12836857',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12836857',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -26,7 +26,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'FrameLayout > View > View > View[index=0] > View > ImageView[childCount=1] + View[clickable=true && desc=null]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12836891',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12836891',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -37,7 +37,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '@[desc="取消"][clickable=true] + [desc="确定"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12836854',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12836854',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user