mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,22 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.dw.btime',
|
||||
name: '亲宝宝',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
activityIds: 'com.dw.btime.MainHomeTabActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.dw.btime:id/ad_screen_skip_btn_v1"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12889257',
|
||||
},
|
||||
{
|
||||
matches: '[id="com.dw.btime:id/ad_screen_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12972209',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '应用内弹窗',
|
||||
|
||||
Reference in New Issue
Block a user