mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(鱼泡网): 局部广告-卡片广告(补充规则)
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineAppConfig({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.yupao.entry.MainActivity',
|
activityIds: 'com.yupao.entry.MainActivity',
|
||||||
matches: '[vid="ad_close"]',
|
matches: '[vid="ad_close"]',
|
||||||
@@ -17,6 +18,14 @@ export default defineAppConfig({
|
|||||||
'https://m.gkd.li/57941037/42273686-b44a-4964-80a5-84b55e6ad75c',
|
'https://m.gkd.li/57941037/42273686-b44a-4964-80a5-84b55e6ad75c',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14731764',
|
snapshotUrls: 'https://i.gkd.li/i/14731764',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
activityIds: 'com.yupao.entry.MainActivity',
|
||||||
|
matches: '[text="广告"] <2 View +3 View > TextView[clickable=true]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/123997dd-4783-4aac-a787-e02daccd43da',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14732000',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user