mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
update: snapshot link
This commit is contained in:
@@ -13,13 +13,13 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13188653',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13188653',
|
||||
},
|
||||
{
|
||||
quickFind: true,
|
||||
matches:
|
||||
'@View[clickable=true] < RelativeLayout <2 FrameLayout < FrameLayout < FrameLayout <4 FrameLayout < [id="android:id/content"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13197655',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13197655',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -33,8 +33,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'TextView[text="广告"] +n ImageView[desc="不感兴趣"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12880737',
|
||||
'https://i.gkd.li/import/12881751', // 限定 visibleToUser=true,尽量减少对正常浏览信息的干扰
|
||||
'https://i.gkd.li/i/12880737',
|
||||
'https://i.gkd.li/i/12881751', // 限定 visibleToUser=true,尽量减少对正常浏览信息的干扰
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -42,8 +42,8 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
matches: '[text^="屏蔽"][text$="广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12880772',
|
||||
'https://i.gkd.li/import/12881307',
|
||||
'https://i.gkd.li/i/12880772',
|
||||
'https://i.gkd.li/i/12881307',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -56,8 +56,8 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: '@ImageView - LinearLayout >n [text="开启消息通知"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12880812',
|
||||
'https://i.gkd.li/import/12880802',
|
||||
'https://i.gkd.li/i/12880812',
|
||||
'https://i.gkd.li/i/12880802',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default defineAppConfig({
|
||||
name: '功能类-请求添加桌面快捷方式权限弹窗',
|
||||
activityIds: 'com.uc.browser.InnerUCMobile',
|
||||
rules: '@ImageView + [text^="添加"][text$="到桌面"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12880983',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12880983',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user