mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(NGA玩家社区): 局部广告-评论区底部广告(GKD1.7有效)
This commit is contained in:
@@ -76,5 +76,25 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
name: '局部广告-评论区底部广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
action: 'clickCenter',
|
||||
position: {
|
||||
left: 'width * 0.9325',
|
||||
top: 'width * 0.04203',
|
||||
},
|
||||
activityIds:
|
||||
'gov.pianzong.androidnga.activity.forumdetail.ArticleDetailActivity',
|
||||
matches: '[id="advertisementBottom"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/93c2431c-065c-421e-9fd4-112e65ef6ae2',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12893508',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user