mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(全球购骑士特权): 开屏广告、其他软件规则分类
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: '关闭公告栏',
|
||||
name: '通知提示-关闭公告栏',
|
||||
desc: 'APP启动时出现的公告栏',
|
||||
activityIds: [
|
||||
'com.miaoying.appmy.cs.MainActivity',
|
||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
name: '内部弹窗广告',
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击右上角x按钮',
|
||||
actionDelay: 750,
|
||||
activityIds: [
|
||||
@@ -61,7 +61,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
actionDelay: 500,
|
||||
name: '内部弹窗广告-2',
|
||||
name: '全屏广告-弹窗广告2',
|
||||
desc: '点击右上角文字[跳过],此广告相同节点存在两种卡片,一种能准确关闭,另外一种(出现较少)节点位置与实际位置不同故不能关闭,如误触可关闭',
|
||||
activityIds: 'com.sigmob.sdk.base.common.TransparentAdActivity',
|
||||
snapshotUrls: [
|
||||
|
||||
Reference in New Issue
Block a user