mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(Blued):局部广告(补充规则)
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '卡片式广告',
|
||||
name: '局部广告-卡片式广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -23,6 +23,15 @@ export default defineAppConfig({
|
||||
'https://i.gkd.li/import/13699455', // activityIds: 'com.soft.blued.ui.home.HomeActivity',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
quickFind: true,
|
||||
activityIds: 'com.soft.blued.ui.home.HomeActivity',
|
||||
matches: '[id="com.soft.blued:id/ad_option"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/65ee5632-c54b-4ef6-95e9-e57582ff7017',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14149470',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user