mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
chore: sync
This commit is contained in:
@@ -2,10 +2,11 @@ import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'com.tencent.androidqqmail',
|
||||
name: `qq邮箱`,
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: 'qq邮箱-广告邮件-列表卡片广告',
|
||||
name: '广告邮件-列表卡片广告',
|
||||
activityIds: 'com.tencent.qqmail.fragment.base.MailFragmentActivity',
|
||||
rules: [
|
||||
'TextView[text=`赞助商提供的广告`] <n FrameLayout <n ListView[id=`com.tencent.androidqqmail:id/pop_up_list`] TextView[text=`不感兴趣`]',
|
||||
|
||||
Reference in New Issue
Block a user