mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
chore: use i.gkd.li
This commit is contained in:
@@ -16,14 +16,14 @@ export default defineAppConfig({
|
||||
name: '内部右侧浮动广告',
|
||||
activityIds: 'com.shuqi.home.MainActivity',
|
||||
rules: '[id="com.shuqi.controller:id/promotion_close"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12513811',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12513811',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '关闭打卡红包弹窗',
|
||||
activityIds: 'com.shuqi.common',
|
||||
rules: '[id="com.shuqi.controller:id/bottomCloseImg"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12513822',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12513822',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -34,7 +34,7 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
activityIds: 'com.shuqi.android.ui.dialog',
|
||||
matches: '[id="com.shuqi.controller:id/right_close_ad_text"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12513893',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12513893',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -43,14 +43,14 @@ export default defineAppConfig({
|
||||
'[text*="优惠券"]',
|
||||
'[id="com.shuqi.controller:id/close_btn"]',
|
||||
],
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12513908',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12513908',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds: 'com.shuqi.reader.ShuqiReaderActivity',
|
||||
matches:
|
||||
'@ImageView[clickable=true] - RelativeLayout [id="com.shuqi.controller:id/noah_tv_stencil_native_source"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12513860',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12513860',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -69,11 +69,11 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.shuqi.controller:id/remove_current_ad"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12513959',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12513959',
|
||||
},
|
||||
{
|
||||
matches: '[id="com.shuqi.controller:id/ad_close_but"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12513944',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12513944',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user