mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(777影视): 全屏广告-广告弹窗
This commit is contained in:
23
src/apps/com.changyou.app.qi.ts
Normal file
23
src/apps/com.changyou.app.qi.ts
Normal file
@@ -0,0 +1,23 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'com.changyou.app.qi',
|
||||
name: '777影视',
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-广告弹窗',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.changyou.app.qi.MainActivity',
|
||||
matches: '[vid="ksad_auto_close_btn"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/687f8201-8b15-491e-9c51-f3af0dc00260',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14228685',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
Reference in New Issue
Block a user