mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #236901 x.com
This commit is contained in:
@@ -4316,7 +4316,7 @@ economx.hu##.economx-top-promotion
|
||||
gemini.google.com##chat-app-banners
|
||||
x.com##.one-col\:hidden > div.gap-2 > a[href^="https://m.x.com/"][href*="?launch_app_store=true"]
|
||||
x.com##div[class^="one-col:pb-"] > div.fixed.inset-0:has(> button[aria-label] + div[role="dialog"] > a[download])
|
||||
x.com#%#document.addEventListener('DOMContentLoaded',function(){const o=new MutationObserver(function(){const e=document.querySelector('.fixed.inset-0 > div.bg-modal > a[href^="https://m.x.com/"][href*="?launch_app_store=true"] + button[aria-label], .fixed.inset-x-0 > button[aria-label]');e&&e.click()});o.observe(document,{childList:!0,subtree:!0});setTimeout(function(){o.disconnect()},30000)})
|
||||
x.com#%#document.addEventListener('DOMContentLoaded',function(){const o=new MutationObserver(function(){const e=document.querySelector('.fixed.inset-0 > div.bg-modal > a[href^="https://m.x.com/"][href*="?launch_app_store=true"] + button[aria-label], .fixed.inset-x-0 > button[aria-label], div[data-interaction="app-store-obstruction"] > button[data-slot="xds-button"]');e&&e.click()});o.observe(document,{childList:!0,subtree:!0});setTimeout(function(){o.disconnect()},30000)})
|
||||
dodopizza.ru##div[class^="sc-"]:has(> a[href^="https://dodopizza.onelink.me/"])
|
||||
timesofindia.indiatimes.com##a[href^="https://timesofindia.sng.link/"]
|
||||
isinolsun.com###__next > div.d-lg-none
|
||||
@@ -5424,6 +5424,7 @@ linkedin.com##div[data-tracking-id="get_app_omni_bottom"]
|
||||
deliveroo.hk##[class^="AppBanner-"]
|
||||
! x.com
|
||||
!#if (adguard_app_ios)
|
||||
x.com#%#//scriptlet('trusted-click-element', 'div[data-interaction="app-store-obstruction"] > button[data-slot="xds-button"]', '', '2500')
|
||||
x.com#%#//scriptlet('trusted-click-element', '.fixed.inset-x-0 > button[aria-label]', '', '2500')
|
||||
x.com#%#//scriptlet('trusted-click-element', '.fixed.inset-0 > div.bg-modal > a[href^="https://m.x.com/"][href*="?launch_app_store=true"] + button[aria-label]', '', '2500')
|
||||
!#endif
|
||||
|
||||
Reference in New Issue
Block a user