mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat: disableIfAppGroupMatch
This commit is contained in:
@@ -18,6 +18,7 @@ export default defineGkdGlobalGroups([
|
||||
actionCdKey: 0,
|
||||
actionMaximumKey: 0,
|
||||
priorityTime: 10000,
|
||||
disableIfAppGroupMatch: '开屏广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -57,6 +58,7 @@ export default defineGkdGlobalGroups([
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
disableIfAppGroupMatch: '更新提示',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -86,6 +88,7 @@ export default defineGkdGlobalGroups([
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
disableIfAppGroupMatch: '青少年模式',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
|
||||
Reference in New Issue
Block a user