mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(百度贴吧): 全屏广告(补充规则)
This commit is contained in:
@@ -163,7 +163,7 @@ export default defineGkdApp({
|
|||||||
matches:
|
matches:
|
||||||
'View[childCount=3] > @View[clickable=true][childCount=1] > Image',
|
'View[childCount=3] > @View[clickable=true][childCount=1] > Image',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13060891', // activityIds: com.baidu.tbadk.browser.TBWebContainerActivity
|
'https://i.gkd.li/i/13060891',
|
||||||
'https://i.gkd.li/i/13222361', // childCount=1否则误触这里
|
'https://i.gkd.li/i/13222361', // childCount=1否则误触这里
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@@ -178,11 +178,18 @@ export default defineGkdApp({
|
|||||||
matches:
|
matches:
|
||||||
'@TextView[clickable=true && text=null] - FrameLayout TextView[text="广告"]',
|
'@TextView[clickable=true && text=null] - FrameLayout TextView[text="广告"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13168383', // activityIds: com.baidu.tieba.tblauncher.MainTabActivity
|
'https://i.gkd.li/i/13168383',
|
||||||
'https://i.gkd.li/i/13322120', // activityIds: com.miui.home.launcher.Launcher
|
'https://i.gkd.li/i/13322120',
|
||||||
'https://i.gkd.li/i/13328246', // activityIds: com.baidu.tieba.LogoActivity
|
'https://i.gkd.li/i/13328246',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
activityIds: 'com.baidu.tieba.tblauncher.MainTabActivity',
|
||||||
|
matches: '@TextView[visibleToUser=true][text=""] -2 [text="广告"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/ac3d88b7-31a2-441f-a4c8-8a73eaec24b9',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16703244',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -42,6 +42,7 @@ export default defineGkdApp({
|
|||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/14945552',
|
'https://i.gkd.li/i/14945552',
|
||||||
'https://i.gkd.li/i/15286451',
|
'https://i.gkd.li/i/15286451',
|
||||||
|
'https://i.gkd.li/i/16703279',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user