mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(百度贴吧): 悬浮小广告(补充规则) (#2992)
This commit is contained in:
@@ -202,6 +202,19 @@ export default defineAppConfig({
|
||||
matches: 'LinearLayout[childCount=2] > @ImageView + [text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13296280',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds: [
|
||||
'com.baidu.tieba.pb.pb.main.PbActivity',
|
||||
'com.baidu.tieba.tblauncher.MainTabActivity',
|
||||
],
|
||||
matches:
|
||||
'RelativeLayout[childCount=2] > RelativeLayout[childCount=1] > ImageView[childCount=0][clickable=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13625336',
|
||||
'https://i.gkd.li/import/13627881',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user