mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat: 规则分类
This commit is contained in:
@@ -8,7 +8,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
quickFind: true,
|
||||
name: '附近的人-广告卡片',
|
||||
name: '分段广告-"附近的人"页面广告卡片',
|
||||
activityIds: 'com.soft.blued.ui.home.HomeActivity',
|
||||
rules: [
|
||||
{
|
||||
@@ -28,7 +28,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 3,
|
||||
quickFind: true,
|
||||
name: '来访-广告卡片',
|
||||
name: '分段广告-"来访"页面广告卡片',
|
||||
activityIds: 'com.blued.android.core.ui.TerminalActivity',
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user