mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(迅雷): 下载页面-广告卡片(完善规则) (#1574)
This commit is contained in:
@@ -158,6 +158,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 4,
|
||||
name: '下载页面-广告卡片',
|
||||
matchLauncher: true,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -182,7 +183,10 @@ export default defineAppConfig({
|
||||
key: 2,
|
||||
activityIds: 'com.xunlei.downloadprovider.download.center.newcenter',
|
||||
matches: '[id="com.xunlei.downloadprovider:id/close_ad"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/128818775',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/128818775',
|
||||
'https://i.gkd.li/import/13198070',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user