mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -1,10 +1,16 @@
|
||||
import { matches } from 'lodash';
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'com.netease.mail',
|
||||
name: '网易邮箱大师',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.netease.mail.biz.main.MainITabActivity',
|
||||
rules: '[id="com.netease.mail:id/ad_skip"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12818335',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
|
||||
Reference in New Issue
Block a user