mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,35 +4,10 @@ export default defineAppConfig({
|
||||
id: 'com.zzw.october',
|
||||
name: '志愿汇',
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '开屏广告',
|
||||
activityIds: ['com.zzw.october.LaunchActivity'],
|
||||
rules: [
|
||||
{
|
||||
key: 1,
|
||||
name: '方形按钮-开屏广告',
|
||||
quickFind: true,
|
||||
matches: ['[id="com.zzw.october:id/skip_parent_view"]'],
|
||||
snapshotUrls: ['https://i.gkd.li/import/12842667'],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '圆形按钮-开屏广告',
|
||||
quickFind: true,
|
||||
matches: 'TextView[text^="跳过"][text.length<=4]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12842724',
|
||||
'https://i.gkd.li/import/13160835',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '主页广告',
|
||||
activityIds: ['com.zzw.october.MainActivity'],
|
||||
|
||||
rules: [
|
||||
{
|
||||
key: 1,
|
||||
|
||||
Reference in New Issue
Block a user