mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf: wps
This commit is contained in:
@@ -8,9 +8,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: '分段广告-首页文档列表广告',
|
||||
exampleUrls: [
|
||||
'https://github.com/gkd-kit/subscription/assets/38517192/57787554-0443-4bc0-9f29-1759aae07b9b',
|
||||
],
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'cn.wps.moffice.main.StartPublicActivity',
|
||||
'cn.wps.moffice.documentmanager.PreStartActivity',
|
||||
@@ -19,15 +17,16 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: '[id$="/nativeclose"]',
|
||||
matches: '[id="com.mopub.ad.xiaomi:id/nativeclose"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12505350',
|
||||
'https://i.gkd.li/i/12505286',
|
||||
],
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
matches: '[text="关闭当前广告"||text="不喜欢此广告"]',
|
||||
preKeys: [0],
|
||||
key: 99,
|
||||
matches: '[text="不喜欢此广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12505365',
|
||||
'https://i.gkd.li/i/13259090',
|
||||
@@ -52,6 +51,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 3,
|
||||
name: '更新提示',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
@@ -63,6 +63,7 @@ export default defineAppConfig({
|
||||
key: 4,
|
||||
name: '功能类-开启WPS云服务',
|
||||
desc: '自动点击不开启',
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'cn.wps.moffice.main.cloud.roaming.login.core.QingLoginActivity',
|
||||
'com.tencent.mm.plugin.webview.ui.tools.SDKOAuthUI',
|
||||
@@ -86,10 +87,9 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
name: '局部广告-文档末尾广告',
|
||||
activityIds: [
|
||||
'cn.wps.moffice.writer.multiactivity.Writer', //Writer1,Writer2...
|
||||
],
|
||||
name: '分段广告-文档末尾广告',
|
||||
quickFind: true,
|
||||
activityIds: 'cn.wps.moffice.writer.multiactivity.Writer',
|
||||
rules: [
|
||||
{
|
||||
key: 1,
|
||||
@@ -128,11 +128,12 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 8,
|
||||
name: '全屏广告-体验超级会员弹窗',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'cn.wps.moffice.main.local.HomeRootActivity',
|
||||
matches:
|
||||
'[id="cn.wps.moffice_eng:id/push_tips_ptr_super_webview"] >6 TextView[index=2]',
|
||||
'View[childCount=3] > Image[text!=null] +2 @TextView[clickable=true] <<n [vid="push_tips_ptr_super_webview"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13945835',
|
||||
},
|
||||
],
|
||||
|
||||
@@ -7,7 +7,7 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 2,
|
||||
name: '局部广告-游戏浏览页面推荐广告',
|
||||
name: '分段广告-游戏浏览页面推荐广告',
|
||||
desc: '自动点击"对此内容不感兴趣"',
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user