mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
15
src/apps/com.lphtsccft.zlqqt2.ts
Normal file
15
src/apps/com.lphtsccft.zlqqt2.ts
Normal file
@@ -0,0 +1,15 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'com.lphtsccft.zlqqt2',
|
||||
name: '涨乐全球通',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.lphtsccft.zhangle.startup.SplashScreenActivity',
|
||||
rules: '[id="com.lphtsccft.zlqqt2:id/countdown_skip"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12774860',
|
||||
},
|
||||
],
|
||||
});
|
||||
Reference in New Issue
Block a user