mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-17 00:43:40 +08:00
parent
63e12565f1
commit
7eb6e7e371
26
src/apps/xxx.pornhub.fuck.ts
Normal file
26
src/apps/xxx.pornhub.fuck.ts
Normal file
|
@ -0,0 +1,26 @@
|
|||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'xxx.pornhub.fuck',
|
||||
name: 'JavDB',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[desc^="跳过"][desc.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13334640',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 1,
|
||||
name: '公告弹窗',
|
||||
activityIds: 'app.lawnchair.LawnchairLauncher',
|
||||
rules: '[desc="公告"] + * + [desc="知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13334608',
|
||||
},
|
||||
],
|
||||
});
|
Loading…
Reference in New Issue
Block a user