Skip to content

Commit 04e50c6

Browse files
committed
Update ad_block_list
1 parent e4d3fef commit 04e50c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

seleniumbase/config/ad_block_list.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
'[data-ad-feedback-beacon*="AD_"]',
4343
'[data-ad-feedback-beacon]',
4444
'[data-dcm-click-tracker*="/adclick."]',
45+
'[data-google-av-adk]',
4546
'[data-google-query-id]',
4647
'[data-ylk*="pkgt:sponsored_cluster"]',
4748
'[data-google-av-cxn*="pagead2"]',
@@ -84,5 +85,5 @@
8485
'img[src*="HomepageAd-"]',
8586
'img.img_ad',
8687
'link[href*="/adservice."]',
87-
'section.dianomi-ad',
88+
'section.dianomi-ad'
8889
]

0 commit comments

Comments
 (0)