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,18 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.sf.activity',
|
||||
name: '顺丰速运',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.sf.activity.MainActivity',
|
||||
|
||||
quickFind: true,
|
||||
rules: '[id="AdViewSkipBtn"] >(2) TextView[text^="跳过"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12642434',
|
||||
'https://i.gkd.li/import/12901349', // com.bbk.launcher2.Launcher
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
|
||||
Reference in New Issue
Block a user