feat: 移除APP开屏广告

This commit is contained in:
lisonge
2024-01-03 01:06:35 +08:00
parent 828d47d923
commit 6ba96865b4
703 changed files with 114 additions and 11393 deletions

View File

@@ -3,20 +3,6 @@ export default defineAppConfig({
id: 'com.x2era.xcloud.app',
name: 'Fa米家',
groups: [
{
key: 0,
name: '开屏广告',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
matches: '[id="com.x2era.xcloud.app:id/tv_jump"]',
snapshotUrls: 'https://i.gkd.li/import/13420730',
},
],
},
{
key: 1,
name: 'Fa米家-升级提示',
@@ -27,7 +13,7 @@ export default defineAppConfig({
rules: [
{
activityIds: 'com.x2era.xcloud.app.MainActivity',
matches: '[id$=\'com.x2era.xcloud.app:id/iv_cancel\']',
matches: '[id$="com.x2era.xcloud.app:id/iv_cancel"]',
snapshotUrls: 'https://i.gkd.li/import/13420706',
},
],