mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(斗鱼): 局部广告(补充规则)
This commit is contained in:
@@ -71,6 +71,22 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/i/14310474', // 避免在此页面误触
|
'https://i.gkd.li/i/14310474', // 避免在此页面误触
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 6,
|
||||||
|
matches:
|
||||||
|
'[id="android:id/content"] > RelativeLayout >4 FrameLayout + ImageView',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14668232',
|
||||||
|
'https://i.gkd.li/i/14668248',
|
||||||
|
'https://i.gkd.li/i/14667860',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 7,
|
||||||
|
quickFind: true,
|
||||||
|
matches: '@ImageView[visibleToUser=true] -2 * >3 [text="推荐"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14668232',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user