mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
chore: sync
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'air.tv.douyu.android',
|
||||
id: 'com.kwai.videoeditor',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: `快影-开屏广告`,
|
||||
activityIds: `com.kwai.videoeditor.activity.splash.InnerVideoSplashActivity`,
|
||||
// https://gkd-kit.gitee.io/import/38517192/d12c3b08-8233-4584-b2b9-595ebb4ce665
|
||||
rules: [`Button[text="跳过"]`],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user