mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,17 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.zgnet.eClass',
|
||||
name: '掌医课堂',
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '开屏广告',
|
||||
activityIds: ['com.zgnet.eClass.ui.SplashActivity'],
|
||||
rules: [
|
||||
{
|
||||
matches: 'TextView[id$="tv_close_time"&&text^="关闭"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12644260'],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
enable: false,
|
||||
|
||||
Reference in New Issue
Block a user