mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(百度贴吧): 规则优化
This commit is contained in:
@@ -3,6 +3,7 @@ import { defineAppConfig } from '../types';
|
|||||||
export default defineAppConfig({
|
export default defineAppConfig({
|
||||||
id: 'com.baidu.tieba',
|
id: 'com.baidu.tieba',
|
||||||
name: '百度贴吧',
|
name: '百度贴吧',
|
||||||
|
deprecatedKeys: [4],
|
||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
@@ -129,7 +130,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 9,
|
key: 9,
|
||||||
name: '应用内广告弹窗',
|
name: '广告弹窗',
|
||||||
matchLauncher: true,
|
matchLauncher: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user