mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
perf(云空间): 全屏广告-[升级云空间]弹窗
This commit is contained in:
@@ -7,24 +7,22 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-[升级云空间]弹窗',
|
name: '全屏广告-[升级云空间]弹窗',
|
||||||
desc: '点击[放弃]/[以后再说]',
|
desc: '点击[放弃]/[以后再说]/[关闭]',
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds:
|
|
||||||
'com.huawei.android.hicloud.ui.activity.BackupNotificationActivity',
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
|
||||||
key: 0,
|
|
||||||
matches: '[text="免费升级云空间"] +2 * > [text="放弃"]',
|
|
||||||
exampleUrls:
|
|
||||||
'https://m.gkd.li/57941037/0b2dc8b3-a9b4-48ed-a680-d01d7945cd46',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14881774',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
matches: '[text="以后再说"]',
|
activityIds:
|
||||||
exampleUrls:
|
'com.huawei.android.hicloud.ui.activity.BackupNotificationActivity',
|
||||||
'https://m.gkd.li/57941037/dd870248-a785-4fd7-81bb-8366c3169340',
|
matches: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14881775',
|
'[text="免费升级云空间" || text="云空间不够了"]',
|
||||||
|
'[text="放弃" || text="以后再说"]',
|
||||||
|
],
|
||||||
|
exampleUrls: 'https://e.gkd.li/5a445ec2-e3bf-445a-be82-7c91036bd05a',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14881774',
|
||||||
|
'https://i.gkd.li/i/14881775',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
@@ -32,6 +30,7 @@ export default defineGkdApp({
|
|||||||
'com.huawei.android.hicloud.ui.activity.GuideWebViewActivity',
|
'com.huawei.android.hicloud.ui.activity.GuideWebViewActivity',
|
||||||
matches:
|
matches:
|
||||||
'@[clickable=true] + [text^="equityDistri"] <<n [vid="guid_webview_mian"]',
|
'@[clickable=true] + [text^="equityDistri"] <<n [vid="guid_webview_mian"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/a541bce4-3fb3-412a-8c51-d93f4eb78848',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/15523963',
|
'https://i.gkd.li/i/15523963',
|
||||||
'https://i.gkd.li/i/16511513',
|
'https://i.gkd.li/i/16511513',
|
||||||
|
|||||||
Reference in New Issue
Block a user