mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #232751 exame.com
This commit is contained in:
@@ -1909,7 +1909,8 @@ shemalepower.xyz$$script:contains(/target.onselectstart|nocontext/)
|
||||
shemalepower.xyz#%#//scriptlet('remove-node-text', 'script', '/target.onselectstart|nocontext/')
|
||||
zdescargas.org#%#//scriptlet('remove-node-text', 'script', 'disableEnterKey')
|
||||
indiatimes.com#%#//scriptlet('prevent-setTimeout', 'getSelection')
|
||||
cgdownload.ru#%#//scriptlet('prevent-addEventListener', 'copy', 'preventDefault')
|
||||
exame.com#%#//scriptlet('trusted-replace-argument', 'Clipboard.prototype.writeText', '0', 'replace:/\n\nEste[\s\S]*//', 'utm_source=copiaecola')
|
||||
exame.com,cgdownload.ru#%#//scriptlet('prevent-addEventListener', 'copy', 'preventDefault')
|
||||
novelpia.com#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart', '[oncontextmenu]')
|
||||
novelpia.com#%#//scriptlet('remove-node-text', 'script', 'disableclick')
|
||||
acidtool.com#%#//scriptlet('abort-current-inline-script', 'EventTarget.prototype.addEventListener', 'contextmenu')
|
||||
|
||||
@@ -3275,6 +3275,7 @@ financialexpress.com###whatsapp_button
|
||||
fas.org##div[class^="single-post__sidebar-share-"]
|
||||
flacon-magazine.com##.tags-and-socials__socials-info
|
||||
flacon-magazine.com##.interaction-panel > div.share-comments-wrapper
|
||||
exame.com#$##exm-tooltip button[title="Compartilhar em..."] { visibility: hidden !important; }
|
||||
exame.com##a[title="Compartilhar em..."]
|
||||
magadanmedia.ru##.result-share
|
||||
magadanmedia.ru##div[style^="position: fixed; bottom: 60px; width: 100%;"]
|
||||
|
||||
@@ -1191,6 +1191,9 @@ donghuas.top#?##sidebar > .section:has(> .releases > h3:only-child:contains(/^Ad
|
||||
manhwas.net##aside.principal > .info-episode:has(> .row:only-child > .col-12[style*="height:"]:only-child > .adsbyexoclick)
|
||||
peru21.pe,eldeber.com.bo##div[class^="publicidad-"]
|
||||
globo.com###taboola-mid-article-saiba-mais
|
||||
exame.com##.adsTextBetweenLines
|
||||
exame.com##body > section.grid >.col-span-12:has(> .ad-pos-0)
|
||||
exame.com#$#.gap-4.px-0 > .col-span-12:has(> object[id^="native-home-"]) { visibility: hidden !important; }
|
||||
exame.com##body > section.grid > section.hidden:has(> object[class^="ad-pos"])
|
||||
exame.com##body > section.grid > section.relative.col-span-12:not([id]):has(.adsTextBetweenLines)
|
||||
exame.com##section#publications > .grid > object[id^="native-home"]
|
||||
|
||||
Reference in New Issue
Block a user