mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 19:42:36 +08:00
parent
05fec6b1e6
commit
ecfa7380c5
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',
|
||||
},
|
||||
],
|
||||
});
|
Loading…
Reference in New Issue
Block a user