mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,21 +4,6 @@ export default defineAppConfig({
|
||||
id: 'make.more.r2d2.cellular_z',
|
||||
name: 'Cellular-Z',
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '开屏广告',
|
||||
activityIds: 'make.more.r2d2.cellular_z.activity.SplashGMActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text^="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12648511',
|
||||
},
|
||||
{
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12747314',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '更新弹窗',
|
||||
|
||||
Reference in New Issue
Block a user