mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
chore: sync
This commit is contained in:
@@ -2,10 +2,11 @@ import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'com.sankuai.meituan',
|
||||
name: `美团`,
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '美团-开屏广告',
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.meituan.android.pt.homepage.activity.MainActivity',
|
||||
rules: 'TextView[id=`com.sankuai.meituan:id/close_btn`][text^=`跳过`]',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user