mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
@@ -7,7 +7,10 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: ['com.unionpay.activity.UPActivityMain'],
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: '[id="com.unionpay:id/jump"][text^="跳过"]',
|
matches: '[id="com.unionpay:id/jump"][text^="跳过"]',
|
||||||
@@ -18,6 +21,10 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '更新弹窗',
|
name: '更新弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
activityIds: ['com.unionpay.base.UPDialog'],
|
activityIds: ['com.unionpay.base.UPDialog'],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
@@ -29,11 +36,12 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '支付完成界面广告卡片',
|
name: '支付完成界面广告卡片',
|
||||||
|
quickFind: true,
|
||||||
activityIds: 'com.unionpay.activity.react.UPActivityReactNative',
|
activityIds: 'com.unionpay.activity.react.UPActivityReactNative',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
matches: '[id="bannerBox"] >2 [text="广告"] + TextView',
|
matches: '[id="bannerBox"] > @View[clickable=true] > [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13070564',
|
snapshotUrls: 'https://i.gkd.li/import/13070564',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -47,6 +55,10 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 9,
|
key: 9,
|
||||||
name: '右侧悬浮广告',
|
name: '右侧悬浮广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
activityIds: ['com.unionpay.activity.UPActivityMain'],
|
activityIds: ['com.unionpay.activity.UPActivityMain'],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
@@ -59,20 +71,20 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '定位权限悬浮弹窗',
|
name: '定位权限悬浮弹窗',
|
||||||
activityIds: ['com.unionpay.activity.UPActivityMain'],
|
matchTime: 10000,
|
||||||
rules: [
|
actionMaximum: 1,
|
||||||
{
|
resetMatch: 'app',
|
||||||
matches:
|
quickFind: true,
|
||||||
'[id="com.unionpay:id/locate_guide_view"] >2 [id="com.unionpay:id/locate_iv_close"][visibleToUser=true]',
|
activityIds: 'com.unionpay.activity.UPActivityMain',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12694508',
|
rules: '[id="com.unionpay:id/view_locate_close"]',
|
||||||
},
|
snapshotUrls: 'https://i.gkd.li/import/13634882',
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '访问位置请求弹窗',
|
name: '访问位置请求弹窗',
|
||||||
desc: '自动点击【不允许】。默认关闭,请手动开启',
|
desc: '自动点击【不允许】。默认关闭,请手动开启',
|
||||||
|
quickFind: true,
|
||||||
activityIds: ['com.unionpay.base.UPDialog'],
|
activityIds: ['com.unionpay.base.UPDialog'],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
@@ -87,6 +99,7 @@ export default defineAppConfig({
|
|||||||
key: 12,
|
key: 12,
|
||||||
name: '开启消息通知弹窗',
|
name: '开启消息通知弹窗',
|
||||||
desc: '默认关闭,请手动开启',
|
desc: '默认关闭,请手动开启',
|
||||||
|
quickFind: true,
|
||||||
activityIds: ['com.unionpay.base.UPDialog'],
|
activityIds: ['com.unionpay.base.UPDialog'],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
@@ -98,12 +111,15 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 13,
|
key: 13,
|
||||||
name: '获得新勋章提示',
|
name: '天天签到-获得新勋章提示',
|
||||||
|
desc: '点击左上角返回',
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: 'com.unionpay.cordova.UPActivityCordovaWeb',
|
activityIds: 'com.unionpay.cordova.UPActivityCordovaWeb',
|
||||||
matches: 'TextView[text=\'炫耀一下\'] + TextView[clickable=true]',
|
matches: '[id="com.unionpay:id/iv_title_left_image"][desc="返回"]', //实测原规则点击中间下方【x】无效
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13440341',
|
snapshotUrls: 'https://i.gkd.li/import/13440341',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user