mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
update: snapshot link
This commit is contained in:
@@ -10,7 +10,7 @@ export default defineAppConfig({
|
||||
name: '全屏广告-首页-红包弹窗',
|
||||
activityIds: 'com.ss.android.article.lite.activity.SplashActivity',
|
||||
rules: '@[desc="关闭"] + [text$="现金红包"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12705414',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12705414',
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
@@ -18,7 +18,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.ss.android.article.lite.activity.SplashActivity',
|
||||
rules:
|
||||
'FrameLayout[id!=null] > @ImageView[id!=null][clickable=true] + ImageView[id!=null]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12705452',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12705452',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -26,7 +26,7 @@ export default defineAppConfig({
|
||||
name: '功能类-首页-你可能感兴趣的人',
|
||||
activityIds: 'com.ss.android.article.lite.activity.SplashActivity',
|
||||
rules: '[text="你可能感兴趣的人"] + [desc="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12705427',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12705427',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -38,7 +38,7 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'UIView[clickable=false] + LynxFlattenUI[clickable=true][visibleToUser=true]',
|
||||
action: 'clickCenter',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12705439',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12705439',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -48,7 +48,7 @@ export default defineAppConfig({
|
||||
name: '局部广告-任务页面-右侧悬浮红包',
|
||||
activityIds: 'com.ss.android.article.lite.activity.SplashActivity',
|
||||
rules: 'UIScrollView + UIView + UISvg',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12705447',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12705447',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -60,7 +60,7 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'[text^="答对"][text$="金币"] + FlattenUIImage[clickable=true]',
|
||||
action: 'clickCenter',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12705456',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12705456',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -73,7 +73,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches: '[text^="搜索"][text$="金币"] + LynxFlattenUI + UISvg',
|
||||
action: 'clickCenter',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12705468',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12705468',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user