mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,16 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.seebaby',
|
||||
name: '掌通家园',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: ['com.seebaby.login.ui.activity.LauncherActivity'],
|
||||
rules: '[text^="跳过"][text.length<10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12705347', // 有id
|
||||
'https://i.gkd.li/import/13421495', // 无id
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
|
||||
Reference in New Issue
Block a user