mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
update: snapshot link
This commit is contained in:
@@ -11,9 +11,9 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'ViewGroup[childCount=2] > @ImageView[id!=null][clickable=true] + ImageView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12847323',
|
||||
'https://i.gkd.li/import/12847336',
|
||||
'https://i.gkd.li/import/13063271', // 限定 [clickable=true] 防止在此快照中点击左上角头像
|
||||
'https://i.gkd.li/i/12847323',
|
||||
'https://i.gkd.li/i/12847336',
|
||||
'https://i.gkd.li/i/13063271', // 限定 [clickable=true] 防止在此快照中点击左上角头像
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@ export default defineAppConfig({
|
||||
activityIds: 'com.tencent.mocmna.activity.MainActivity',
|
||||
rules: 'ImageView - ViewGroup > ImageView + ImageView + ImageView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12847340',
|
||||
'https://i.gkd.li/import/12847364',
|
||||
'https://i.gkd.li/i/12847340',
|
||||
'https://i.gkd.li/i/12847364',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user