Skip to content

Commit

Permalink
soft98.ir #23360
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazDT committed Nov 29, 2018
1 parent f5e588a commit d25fb28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion EnglishFilter/sections/foreign.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3151,7 +3151,8 @@ 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); });
soft98.ir#%#AG_onLoad(function() { AG_removeElementBySelector('a[class][target="_blank"][rel="nofollow"][title]:not([href*=".soft98.ir"]):not([class*="linkdoni"]):not([class*="download"]), #adx-special > div.adx__inner'); });
! 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: 0!important; width: 0!important; }
!soft98.ir#$##logo__wrap #logo + div > div[id*="-header"]:has(img[src*=".ml"]) { max-height: 0!important; visibility: hidden!important; }
Expand Down

0 comments on commit d25fb28

Please sign in to comment.