mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user