mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
16
src/apps/io.dcloud.H55BDF6BE.ts
Normal file
16
src/apps/io.dcloud.H55BDF6BE.ts
Normal file
@@ -0,0 +1,16 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'io.dcloud.H55BDF6BE',
|
||||
name: '甬派',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'io.dcloud.H55BDF6BE.activity.FullADSActivity',
|
||||
matchLauncher: true,
|
||||
rules: '[id="io.dcloud.H55BDF6BE:id/tv_time"][text$="跳过"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/13031273',
|
||||
},
|
||||
],
|
||||
});
|
||||
Reference in New Issue
Block a user