mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,20 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.tencent.news',
|
||||
name: '腾讯新闻',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: [
|
||||
'com.tencent.news.activity.SplashActivity',
|
||||
'com.miui.home.launcher.Launcher',
|
||||
],
|
||||
rules: '@[text="跳过"] - LinearLayout > [text*="广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12755818',
|
||||
'https://i.gkd.li/import/12755896',
|
||||
'https://i.gkd.li/import/12755901', // activityId: 'com.miui.home.launcher.Launcher'
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '信息流广告',
|
||||
|
||||
Reference in New Issue
Block a user