mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
chore: format+lint
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
import { defineAppConfig } from "../types";
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: "com.njh.biubiu",
|
||||
name: `biubiu加速器`,
|
||||
id: 'com.njh.biubiu',
|
||||
name: 'biubiu加速器',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: "开屏广告",
|
||||
activityIds: "com.njh.ping.business.base.activity.BusinessActivity",
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.njh.ping.business.base.activity.BusinessActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text="跳过"]',
|
||||
snapshotUrls: "https://gkd-kit.gitee.io/import/12512845",
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12512845',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user