mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
18
src/apps/com.yunding.noopsychebrush.ts
Normal file
18
src/apps/com.yunding.noopsychebrush.ts
Normal file
@@ -0,0 +1,18 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'com.yunding.noopsychebrush',
|
||||
name: 'Oclean Care',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
resetMatch: 'app',
|
||||
actionMaximum: 1,
|
||||
matchTime: 10000,
|
||||
rules: '[id="com.yunding.noopsychebrush:id/btn_skip"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13536134',
|
||||
},
|
||||
],
|
||||
});
|
||||
Reference in New Issue
Block a user