mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,23 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.wondertek.paper',
|
||||
name: '澎湃新闻',
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '开屏广告',
|
||||
activityIds: ['cn.thepaper.paper.ui.splash.welcome.LaunchActivity'],
|
||||
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'[id="com.wondertek.paper:id/count_down" || id="com.wondertek.paper:id/count_miss"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12644536',
|
||||
'https://i.gkd.li/import/12645559',
|
||||
'https://i.gkd.li/import/13064620',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '应用内弹窗',
|
||||
|
||||
Reference in New Issue
Block a user