mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(晓晓优选): 开屏广告 (#2589)
This commit is contained in:
18
src/apps/moc.nauxuoyoaixoaix.www.ts
Normal file
18
src/apps/moc.nauxuoyoaixoaix.www.ts
Normal file
@@ -0,0 +1,18 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'moc.nauxuoyoaixoaix.www',
|
||||
name: '晓晓优选',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13476862',
|
||||
},
|
||||
],
|
||||
});
|
||||
Reference in New Issue
Block a user