From 0dcc3c1385a8747e2fe65b3a22cddf6fcaf41ace Mon Sep 17 00:00:00 2001 From: AdamWr Date: Fri, 12 Oct 2018 11:54:52 +0200 Subject: [PATCH] soft98.ir #23360 --- EnglishFilter/sections/foreign.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/EnglishFilter/sections/foreign.txt b/EnglishFilter/sections/foreign.txt index fe4a4ff331a9ca..04691dfa66da2c 100644 --- a/EnglishFilter/sections/foreign.txt +++ b/EnglishFilter/sections/foreign.txt @@ -3210,11 +3210,16 @@ vg.no###ad-topboard ||*.ml^$domain=soft98.ir,image ||iranigo.ml^$domain=soft98.ir ||ironia.ml^$domain=soft98.ir +!#if (adguard_app_windows || adguard_app_mac || adguard_app_android) soft98.ir##a[href*="&utm_campaign"] soft98.ir##.special-list soft98.ir##.row > div[-ext-has='.special-list'] soft98.ir##.card-body > div[-ext-has='a[href]:not([href*="soft98.ir"]):not([href^="/"])[rel="nofollow"][target="_blank"]'] soft98.ir#$#[id^="sidebar"][id*="sticky"] > section { display:none!important; } +!#endif +soft98.ir#%#AG_onLoad(function() { setTimeout(function() { AG_removeElementBySelector('img[src*=".ml"], .acdb_inner'); }, 300); }); +!+ NOT_PLATFORM(windows, mac, android) +soft98.ir#$#body img[src*=".ml"] { display: block!important; visibility: hidden!important; height: 0px!important; width: 0px!important; } !soft98.ir#$##logo__wrap #logo + div > div[id*="-header"]:has(img[src*=".ml"]) { max-height: 0px!important; visibility: hidden!important; } !soft98.ir#$##dle-content > div.mb-4[id*="fullstory"]:has([class*="-link"] > [class*="-image"]) { max-height:0px!important; } !soft98.ir#$#body > #content-top ~ .container[id*="-special"]:has(img[src*=".ml"]) { max-height: 0px!important; visibility: hidden!important; }