RU Max4_ABP_Fix CSS

Дополнение, исправляющее работу Adblock Plus для отдельных сайтов. Возвращаем функционал Ad-Охотника в Maxthon4 и Maxthon5. Спасибо lainverse за идею.

当前为 2020-12-27 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name RU Max4_ABP_Fix CSS
  3. // @namespace https://greasyfork.org
  4. // @description Дополнение, исправляющее работу Adblock Plus для отдельных сайтов. Возвращаем функционал Ad-Охотника в Maxthon4 и Maxthon5. Спасибо lainverse за идею.
  5. // @author lainverse & ALeXkRU
  6. // @license CC BY-SA
  7. // @homepage https://greasyfork.org/ru/scripts/8225-ru-max4-abp-fix-css
  8. // @run-at document-start
  9. // @include *://*/*
  10. // @match *://*/*
  11. // @version 1.20201226200739
  12. // @grant unsafeWindow
  13. // @grant window.close
  14. // @grant GM_addStyle
  15. // ==/UserScript==
  16. /* jshint -W084, esnext: true */
  17. (function(){
  18. (function(){var css = "";
  19. // !! console.log("es");
  20. if (false || (document.domain == "ru-board.com" || document.domain.substring(document.domain.indexOf(".ru-board.com") + 1) == "ru-board.com") || (document.domain == "latestnewsofusa.org" || document.domain.substring(document.domain.indexOf(".latestnewsofusa.org") + 1) == "latestnewsofusa.org"))
  21. css += [
  22. "span.dats{position: relative !important; top: 10px !important;}",
  23. " div[id*=\"banner\"], body>center{display: none !important;}",
  24. // !! скрываем рекламные ссылки (СПАМ) в сообщениях
  25. " a[href^=\"http://forum.ru-board.com/\"][href$=\"/\"][target=\"_blank\"]{color: #333 !important; text-decoration: none !important; pointer-events: none !important;}",
  26. " a[href^=\"https://forum.ru-board.com/\"][href$=\"/\"][target=\"_blank\"]{color: #333 !important; text-decoration: none !important; pointer-events: none !important;}"
  27. // !! ======= ПРАВКА СТРУКТУРЫ. вынесено в отдельный скрипт. См. Ru-Board_Extrim_Max4_ABP_Fix-CSS =======
  28. ].join("\n");
  29. if (false || (document.domain == "forum.ru-board.com" || document.domain.substring(document.domain.indexOf(".forum.ru-board.com") + 1) == "forum.ru-board.com"))
  30. css += [
  31. ".tpc > .post > a[href] {word-break: break-all !important;}",
  32. " .tpc > .post > table[width=\"75%\"] > tbody > tr > .lgf {word-break: break-word !important;}"
  33. ].join("\n");
  34. if (false || (document.domain == "101.ru" || document.domain.substring(document.domain.indexOf(".101.ru") + 1) == "101.ru"))
  35. css += [
  36. ".wrapper-branding {display: none !important;}",
  37. " .wrapper {padding-top: 0 !important;}"
  38. ].join("\n");
  39. if (false || (document.domain == "101kinopoisk.com" || document.domain.substring(document.domain.indexOf(".101kinopoisk.com") + 1) == "101kinopoisk.com") || (document.domain == "24video.adult" || document.domain.substring(document.domain.indexOf(".24video.adult") + 1) == "24video.adult") || (document.domain == "24video.click" || document.domain.substring(document.domain.indexOf(".24video.click") + 1) == "24video.click") || (document.domain == "24video.vip" || document.domain.substring(document.domain.indexOf(".24video.vip") + 1) == "24video.vip") || (document.domain == "4watching.club" || document.domain.substring(document.domain.indexOf(".4watching.club") + 1) == "4watching.club") || (document.domain == "aghdrezka.com" || document.domain.substring(document.domain.indexOf(".aghdrezka.com") + 1) == "aghdrezka.com") || (document.domain == "ahdrezka.com" || document.domain.substring(document.domain.indexOf(".ahdrezka.com") + 1) == "ahdrezka.com") || (document.domain == "amovies.cc" || document.domain.substring(document.domain.indexOf(".amovies.cc") + 1) == "amovies.cc") || (document.domain == "baskino-site.icu" || document.domain.substring(document.domain.indexOf(".baskino-site.icu") + 1) == "baskino-site.icu") || (document.domain == "baskino.me" || document.domain.substring(document.domain.indexOf(".baskino.me") + 1) == "baskino.me") || (document.domain == "baskinonet.ru" || document.domain.substring(document.domain.indexOf(".baskinonet.ru") + 1) == "baskinonet.ru") || (document.domain == "betahdrezka.com" || document.domain.substring(document.domain.indexOf(".betahdrezka.com") + 1) == "betahdrezka.com") || (document.domain == "bigcinema-tv.club" || document.domain.substring(document.domain.indexOf(".bigcinema-tv.club") + 1) == "bigcinema-tv.club") || (document.domain == "bombardir.ru" || document.domain.substring(document.domain.indexOf(".bombardir.ru") + 1) == "bombardir.ru") || (document.domain == "clubhdrezka.com" || document.domain.substring(document.domain.indexOf(".clubhdrezka.com") + 1) == "clubhdrezka.com") || (document.domain == "cokinopoisk.com" || document.domain.substring(document.domain.indexOf(".cokinopoisk.com") + 1) == "cokinopoisk.com") || (document.domain == "comedy-portal.net" || document.domain.substring(document.domain.indexOf(".comedy-portal.net") + 1) == "comedy-portal.net") || (document.domain == "dnepr.info" || document.domain.substring(document.domain.indexOf(".dnepr.info") + 1) == "dnepr.info") || (document.domain == "drhdrezka.com" || document.domain.substring(document.domain.indexOf(".drhdrezka.com") + 1) == "drhdrezka.com") || (document.domain == "dugtor.org" || document.domain.substring(document.domain.indexOf(".dugtor.org") + 1) == "dugtor.org") || (document.domain == "dugtor.ru" || document.domain.substring(document.domain.indexOf(".dugtor.ru") + 1) == "dugtor.ru") || (document.domain == "ehdrezka.com" || document.domain.substring(document.domain.indexOf(".ehdrezka.com") + 1) == "ehdrezka.com") || (document.domain == "ekinopoisk.com" || document.domain.substring(document.domain.indexOf(".ekinopoisk.com") + 1) == "ekinopoisk.com") || (document.domain == "ezhdrezka.com" || document.domain.substring(document.domain.indexOf(".ezhdrezka.com") + 1) == "ezhdrezka.com") || (document.domain == "film-max.ru" || document.domain.substring(document.domain.indexOf(".film-max.ru") + 1) == "film-max.ru") || (document.domain == "film-ua.com" || document.domain.substring(document.domain.indexOf(".film-ua.com") + 1) == "film-ua.com") || (document.domain == "filmitorrent.net" || document.domain.substring(document.domain.indexOf(".filmitorrent.net") + 1) == "filmitorrent.net") || (document.domain == "filmy-smotret.net" || document.domain.substring(document.domain.indexOf(".filmy-smotret.net") + 1) == "filmy-smotret.net") || (document.domain == "gethdrezka.com" || document.domain.substring(document.domain.indexOf(".gethdrezka.com") + 1) == "gethdrezka.com") || (document.domain == "gidonline.io" || document.domain.substring(document.domain.indexOf(".gidonline.io") + 1) == "gidonline.io") || (document.domain == "gordonua.com" || document.domain.substring(document.domain.indexOf(".gordonua.com") + 1) == "gordonua.com") || (document.domain == "gtorrent.org" || document.domain.substring(document.domain.indexOf(".gtorrent.org") + 1) == "gtorrent.org") || (document.domain == "gtorrent.tv" || document.domain.substring(document.domain.indexOf(".gtorrent.tv") + 1) == "gtorrent.tv") || (document.domain == "hd720.biz" || document.domain.substring(document.domain.indexOf(".hd720.biz") + 1) == "hd720.biz") || (document.domain == "hdkinozor.ru" || document.domain.substring(document.domain.indexOf(".hdkinozor.ru") + 1) == "hdkinozor.ru") || (document.domain == "hdrezka-ag.com" || document.domain.substring(document.domain.indexOf(".hdrezka-ag.com") + 1) == "hdrezka-ag.com") || (document.domain == "hdrezka.buzz" || document.domain.substring(document.domain.indexOf(".hdrezka.buzz") + 1) == "hdrezka.buzz") || (document.domain == "hdrezka.city" || document.domain.substring(document.domain.indexOf(".hdrezka.city") + 1) == "hdrezka.city") || (document.domain == "hdrezka.club" || document.domain.substring(document.domain.indexOf(".hdrezka.club") + 1) == "hdrezka.club") || (document.domain == "hdrezka.cm" || document.domain.substring(document.domain.indexOf(".hdrezka.cm") + 1) == "hdrezka.cm") || (document.domain == "hdrezka.co" || document.domain.substring(document.domain.indexOf(".hdrezka.co") + 1) == "hdrezka.co") || (document.domain == "hdrezka.gift" || document.domain.substring(document.domain.indexOf(".hdrezka.gift") + 1) == "hdrezka.gift") || (document.domain == "hdrezka.in" || document.domain.substring(document.domain.indexOf(".hdrezka.in") + 1) == "hdrezka.in") || (document.domain == "hdrezka.ink" || document.domain.substring(document.domain.indexOf(".hdrezka.ink") + 1) == "hdrezka.ink") || (document.domain == "hdrezka.link" || document.domain.substring(document.domain.indexOf(".hdrezka.link") + 1) == "hdrezka.link") || (document.domain == "hdrezka.live" || document.domain.substring(document.domain.indexOf(".hdrezka.live") + 1) == "hdrezka.live") || (document.domain == "hdrezka.loan" || document.domain.substring(document.domain.indexOf(".hdrezka.loan") + 1) == "hdrezka.loan") || (document.domain == "hdrezka.lol" || document.domain.substring(document.domain.indexOf(".hdrezka.lol") + 1) == "hdrezka.lol") || (document.domain == "hdrezka.monster" || document.domain.substring(document.domain.indexOf(".hdrezka.monster") + 1) == "hdrezka.monster") || (document.domain == "hdrezka.name" || document.domain.substring(document.domain.indexOf(".hdrezka.name") + 1) == "hdrezka.name") || (document.domain == "hdrezka.rest" || document.domain.substring(document.domain.indexOf(".hdrezka.rest") + 1) == "hdrezka.rest") || (document.domain == "hdrezka.run" || document.domain.substring(document.domain.indexOf(".hdrezka.run") + 1) == "hdrezka.run") || (document.domain == "hdrezka.sh" || document.domain.substring(document.domain.indexOf(".hdrezka.sh") + 1) == "hdrezka.sh") || (document.domain == "hdrezka.su" || document.domain.substring(document.domain.indexOf(".hdrezka.su") + 1) == "hdrezka.su") || (document.domain == "hdrezka.today" || document.domain.substring(document.domain.indexOf(".hdrezka.today") + 1) == "hdrezka.today") || (document.domain == "hdrezka.top" || document.domain.substring(document.domain.indexOf(".hdrezka.top") + 1) == "hdrezka.top") || (document.domain == "hdrezka.tv" || document.domain.substring(document.domain.indexOf(".hdrezka.tv") + 1) == "hdrezka.tv") || (document.domain == "hdrezka.vip" || document.domain.substring(document.domain.indexOf(".hdrezka.vip") + 1) == "hdrezka.vip") || (document.domain == "hdrezka.website" || document.domain.substring(document.domain.indexOf(".hdrezka.website") + 1) == "hdrezka.website") || (document.domain == "hdrezka.win" || document.domain.substring(document.domain.indexOf(".hdrezka.win") + 1) == "hdrezka.win") || (document.domain == "hdrezka1.site" || document.domain.substring(document.domain.indexOf(".hdrezka1.site") + 1) == "hdrezka1.site") || (document.domain == "hdrezkablog.com" || document.domain.substring(document.domain.indexOf(".hdrezkablog.com") + 1) == "hdrezkablog.com") || (document.domain == "hdrezkaweb.com" || document.domain.substring(document.domain.indexOf(".hdrezkaweb.com") + 1) == "hdrezkaweb.com") || (document.domain == "hdrezkayou.com" || document.domain.substring(document.domain.indexOf(".hdrezkayou.com") + 1) == "hdrezkayou.com") || (document.domain == "ikinohd.club" || document.domain.substring(document.domain.indexOf(".ikinohd.club") + 1) == "ikinohd.club") || (document.domain == "ikinohd.com" || document.domain.substring(document.domain.indexOf(".ikinohd.com") + 1) == "ikinohd.com") || (document.domain == "instahdrezka.com" || document.domain.substring(document.domain.indexOf(".instahdrezka.com") + 1) == "instahdrezka.com") || (document.domain == "investxp.ru" || document.domain.substring(document.domain.indexOf(".investxp.ru") + 1) == "investxp.ru") || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com") || (document.domain == "jetsetter.ua" || document.domain.substring(document.domain.indexOf(".jetsetter.ua") + 1) == "jetsetter.ua") || (document.domain == "justhdrezka.com" || document.domain.substring(document.domain.indexOf(".justhdrezka.com") + 1) == "justhdrezka.com") || (document.domain == "kinoaa.ru" || document.domain.substring(document.domain.indexOf(".kinoaa.ru") + 1) == "kinoaa.ru") || (document.domain == "kinoafisha.ua" || document.domain.substring(document.domain.indexOf(".kinoafisha.ua") + 1) == "kinoafisha.ua") || (document.domain == "kinobar.me" || document.domain.substring(document.domain.indexOf(".kinobar.me") + 1) == "kinobar.me") || (document.domain == "kinobe.club" || document.domain.substring(document.domain.indexOf(".kinobe.club") + 1) == "kinobe.club") || (document.domain == "kinoplanet.biz" || document.domain.substring(document.domain.indexOf(".kinoplanet.biz") + 1) == "kinoplanet.biz") || (document.domain == "kintor.org" || document.domain.substring(document.domain.indexOf(".kintor.org") + 1) == "kintor.org") || (document.domain == "koshara.net" || document.domain.substring(document.domain.indexOf(".koshara.net") + 1) == "koshara.net") || (document.domain == "kronverkcinema.ua" || document.domain.substring(document.domain.indexOf(".kronverkcinema.ua") + 1) == "kronverkcinema.ua") || (document.domain == "live-rutor.org" || document.domain.substring(document.domain.indexOf(".live-rutor.org") + 1) == "live-rutor.org") || (document.domain == "livehdrezka.com" || document.domain.substring(document.domain.indexOf(".livehdrezka.com") + 1) == "livehdrezka.com") || (document.domain == "livekinopoisk.com" || document.domain.substring(document.domain.indexOf(".livekinopoisk.com") + 1) == "livekinopoisk.com") || (document.domain == "liverutor.org" || document.domain.substring(document.domain.indexOf(".liverutor.org") + 1) == "liverutor.org") || (document.domain == "lostserials.com" || document.domain.substring(document.domain.indexOf(".lostserials.com") + 1) == "lostserials.com") || (document.domain == "lotzon.co" || document.domain.substring(document.domain.indexOf(".lotzon.co") + 1) == "lotzon.co") || (document.domain == "lotzon.pro" || document.domain.substring(document.domain.indexOf(".lotzon.pro") + 1) == "lotzon.pro") || (document.domain == "metahdrezka.com" || document.domain.substring(document.domain.indexOf(".metahdrezka.com") + 1) == "metahdrezka.com") || (document.domain == "moskva.fm" || document.domain.substring(document.domain.indexOf(".moskva.fm") + 1) == "moskva.fm") || (document.domain == "mrhdrezka.com" || document.domain.substring(document.domain.indexOf(".mrhdrezka.com") + 1) == "mrhdrezka.com") || (document.domain == "mrutor.org" || document.domain.substring(document.domain.indexOf(".mrutor.org") + 1) == "mrutor.org") || (document.domain == "my-tfile.org" || document.domain.substring(document.domain.indexOf(".my-tfile.org") + 1) == "my-tfile.org") || (document.domain == "myhdrezka.com" || document.domain.substring(document.domain.indexOf(".myhdrezka.com") + 1) == "myhdrezka.com") || (document.domain == "new-rutor.org" || document.domain.substring(document.domain.indexOf(".new-rutor.org") + 1) == "new-rutor.org") || (document.domain == "newstudio.tv" || document.domain.substring(document.domain.indexOf(".newstudio.tv") + 1) == "newstudio.tv") || (document.domain == "nexthdrezka.com" || document.domain.substring(document.domain.indexOf(".nexthdrezka.com") + 1) == "nexthdrezka.com") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnmclub.ro" || document.domain.substring(document.domain.indexOf(".nnmclub.ro") + 1) == "nnmclub.ro") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to") || (document.domain == "nuhdrezka.com" || document.domain.substring(document.domain.indexOf(".nuhdrezka.com") + 1) == "nuhdrezka.com") || (document.domain == "nukinopoisk.com" || document.domain.substring(document.domain.indexOf(".nukinopoisk.com") + 1) == "nukinopoisk.com") || (document.domain == "ostfilm.tv" || document.domain.substring(document.domain.indexOf(".ostfilm.tv") + 1) == "ostfilm.tv") || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru") || (document.domain == "rehdrezka.com" || document.domain.substring(document.domain.indexOf(".rehdrezka.com") + 1) == "rehdrezka.com") || (document.domain == "rezka.ag" || document.domain.substring(document.domain.indexOf(".rezka.ag") + 1) == "rezka.ag") || (document.domain == "roem.ru" || document.domain.substring(document.domain.indexOf(".roem.ru") + 1) == "roem.ru") || (document.domain == "rusporno.vip" || document.domain.substring(document.domain.indexOf(".rusporno.vip") + 1) == "rusporno.vip") || (document.domain == "serialbox.org" || document.domain.substring(document.domain.indexOf(".serialbox.org") + 1) == "serialbox.org") || (document.domain == "smotret-film.net" || document.domain.substring(document.domain.indexOf(".smotret-film.net") + 1) == "smotret-film.net") || (document.domain == "smotret-filmy.net" || document.domain.substring(document.domain.indexOf(".smotret-filmy.net") + 1) == "smotret-filmy.net") || (document.domain == "tfile-music.org" || document.domain.substring(document.domain.indexOf(".tfile-music.org") + 1) == "tfile-music.org") || (document.domain == "tfile.cc" || document.domain.substring(document.domain.indexOf(".tfile.cc") + 1) == "tfile.cc") || (document.domain == "tfile.co" || document.domain.substring(document.domain.indexOf(".tfile.co") + 1) == "tfile.co") || (document.domain == "tfilm.club" || document.domain.substring(document.domain.indexOf(".tfilm.club") + 1) == "tfilm.club") || (document.domain == "tfilm.me" || document.domain.substring(document.domain.indexOf(".tfilm.me") + 1) == "tfilm.me") || (document.domain == "tfilm.tv" || document.domain.substring(document.domain.indexOf(".tfilm.tv") + 1) == "tfilm.tv") || (document.domain == "the-rutor.org" || document.domain.substring(document.domain.indexOf(".the-rutor.org") + 1) == "the-rutor.org") || (document.domain == "thehdrezka.com" || document.domain.substring(document.domain.indexOf(".thehdrezka.com") + 1) == "thehdrezka.com") || (document.domain == "torentor.co" || document.domain.substring(document.domain.indexOf(".torentor.co") + 1) == "torentor.co") || (document.domain == "torrfan.org" || document.domain.substring(document.domain.indexOf(".torrfan.org") + 1) == "torrfan.org") || (document.domain == "torrminator.com" || document.domain.substring(document.domain.indexOf(".torrminator.com") + 1) == "torrminator.com") || (document.domain == "trupornolabs.org" || document.domain.substring(document.domain.indexOf(".trupornolabs.org") + 1) == "trupornolabs.org") || (document.domain == "tryhdrezka.com" || document.domain.substring(document.domain.indexOf(".tryhdrezka.com") + 1) == "tryhdrezka.com") || (document.domain == "tvhdrezka.com" || document.domain.substring(document.domain.indexOf(".tvhdrezka.com") + 1) == "tvhdrezka.com") || (document.domain == "uphdrezka.com" || document.domain.substring(document.domain.indexOf(".uphdrezka.com") + 1) == "uphdrezka.com") || (document.domain == "vc.ru" || document.domain.substring(document.domain.indexOf(".vc.ru") + 1) == "vc.ru") || (document.domain == "videoclub.men" || document.domain.substring(document.domain.indexOf(".videoclub.men") + 1) == "videoclub.men") || (document.domain == "virusinfo.info" || document.domain.substring(document.domain.indexOf(".virusinfo.info") + 1) == "virusinfo.info") || (document.domain == "vse-sezony.cc" || document.domain.substring(document.domain.indexOf(".vse-sezony.cc") + 1) == "vse-sezony.cc") || (document.domain == "wikianime.tv" || document.domain.substring(document.domain.indexOf(".wikianime.tv") + 1) == "wikianime.tv") || (document.domain == "xxxadulttorrent.org" || document.domain.substring(document.domain.indexOf(".xxxadulttorrent.org") + 1) == "xxxadulttorrent.org") || (document.domain == "you-anime.ru" || document.domain.substring(document.domain.indexOf(".you-anime.ru") + 1) == "you-anime.ru") || (document.domain == "youhdrezka.com" || document.domain.substring(document.domain.indexOf(".youhdrezka.com") + 1) == "youhdrezka.com") || (document.domain == "zombie-film.club" || document.domain.substring(document.domain.indexOf(".zombie-film.club") + 1) == "zombie-film.club"))
  40. css += [
  41. "body:not(#id), html:not(#id) {",
  42. " padding-top: 0 !important",
  43. " }"
  44. ].join("\n");
  45. if (false || (document.domain == "101kinopoisk.com" || document.domain.substring(document.domain.indexOf(".101kinopoisk.com") + 1) == "101kinopoisk.com") || (document.domain == "24video.adult" || document.domain.substring(document.domain.indexOf(".24video.adult") + 1) == "24video.adult") || (document.domain == "24video.click" || document.domain.substring(document.domain.indexOf(".24video.click") + 1) == "24video.click") || (document.domain == "24video.vip" || document.domain.substring(document.domain.indexOf(".24video.vip") + 1) == "24video.vip") || (document.domain == "aghdrezka.com" || document.domain.substring(document.domain.indexOf(".aghdrezka.com") + 1) == "aghdrezka.com") || (document.domain == "ahdrezka.com" || document.domain.substring(document.domain.indexOf(".ahdrezka.com") + 1) == "ahdrezka.com") || (document.domain == "aif.ru" || document.domain.substring(document.domain.indexOf(".aif.ru") + 1) == "aif.ru") || (document.domain == "ain.ua" || document.domain.substring(document.domain.indexOf(".ain.ua") + 1) == "ain.ua") || (document.domain == "betahdrezka.com" || document.domain.substring(document.domain.indexOf(".betahdrezka.com") + 1) == "betahdrezka.com") || (document.domain == "bit.ua" || document.domain.substring(document.domain.indexOf(".bit.ua") + 1) == "bit.ua") || (document.domain == "budport.com.ua" || document.domain.substring(document.domain.indexOf(".budport.com.ua") + 1) == "budport.com.ua") || (document.domain == "clubhdrezka.com" || document.domain.substring(document.domain.indexOf(".clubhdrezka.com") + 1) == "clubhdrezka.com") || (document.domain == "cokinopoisk.com" || document.domain.substring(document.domain.indexOf(".cokinopoisk.com") + 1) == "cokinopoisk.com") || (document.domain == "drhdrezka.com" || document.domain.substring(document.domain.indexOf(".drhdrezka.com") + 1) == "drhdrezka.com") || (document.domain == "ehdrezka.com" || document.domain.substring(document.domain.indexOf(".ehdrezka.com") + 1) == "ehdrezka.com") || (document.domain == "ekinopoisk.com" || document.domain.substring(document.domain.indexOf(".ekinopoisk.com") + 1) == "ekinopoisk.com") || (document.domain == "epravda.com.ua" || document.domain.substring(document.domain.indexOf(".epravda.com.ua") + 1) == "epravda.com.ua") || (document.domain == "ezhdrezka.com" || document.domain.substring(document.domain.indexOf(".ezhdrezka.com") + 1) == "ezhdrezka.com") || (document.domain == "film-max.ru" || document.domain.substring(document.domain.indexOf(".film-max.ru") + 1) == "film-max.ru") || (document.domain == "gecid.com" || document.domain.substring(document.domain.indexOf(".gecid.com") + 1) == "gecid.com") || (document.domain == "gethdrezka.com" || document.domain.substring(document.domain.indexOf(".gethdrezka.com") + 1) == "gethdrezka.com") || (document.domain == "hd720.biz" || document.domain.substring(document.domain.indexOf(".hd720.biz") + 1) == "hd720.biz") || (document.domain == "hdrezka-ag.com" || document.domain.substring(document.domain.indexOf(".hdrezka-ag.com") + 1) == "hdrezka-ag.com") || (document.domain == "hdrezka.buzz" || document.domain.substring(document.domain.indexOf(".hdrezka.buzz") + 1) == "hdrezka.buzz") || (document.domain == "hdrezka.city" || document.domain.substring(document.domain.indexOf(".hdrezka.city") + 1) == "hdrezka.city") || (document.domain == "hdrezka.club" || document.domain.substring(document.domain.indexOf(".hdrezka.club") + 1) == "hdrezka.club") || (document.domain == "hdrezka.cm" || document.domain.substring(document.domain.indexOf(".hdrezka.cm") + 1) == "hdrezka.cm") || (document.domain == "hdrezka.gift" || document.domain.substring(document.domain.indexOf(".hdrezka.gift") + 1) == "hdrezka.gift") || (document.domain == "hdrezka.in" || document.domain.substring(document.domain.indexOf(".hdrezka.in") + 1) == "hdrezka.in") || (document.domain == "hdrezka.ink" || document.domain.substring(document.domain.indexOf(".hdrezka.ink") + 1) == "hdrezka.ink") || (document.domain == "hdrezka.link" || document.domain.substring(document.domain.indexOf(".hdrezka.link") + 1) == "hdrezka.link") || (document.domain == "hdrezka.live" || document.domain.substring(document.domain.indexOf(".hdrezka.live") + 1) == "hdrezka.live") || (document.domain == "hdrezka.loan" || document.domain.substring(document.domain.indexOf(".hdrezka.loan") + 1) == "hdrezka.loan") || (document.domain == "hdrezka.lol" || document.domain.substring(document.domain.indexOf(".hdrezka.lol") + 1) == "hdrezka.lol") || (document.domain == "hdrezka.monster" || document.domain.substring(document.domain.indexOf(".hdrezka.monster") + 1) == "hdrezka.monster") || (document.domain == "hdrezka.name" || document.domain.substring(document.domain.indexOf(".hdrezka.name") + 1) == "hdrezka.name") || (document.domain == "hdrezka.rest" || document.domain.substring(document.domain.indexOf(".hdrezka.rest") + 1) == "hdrezka.rest") || (document.domain == "hdrezka.run" || document.domain.substring(document.domain.indexOf(".hdrezka.run") + 1) == "hdrezka.run") || (document.domain == "hdrezka.sh" || document.domain.substring(document.domain.indexOf(".hdrezka.sh") + 1) == "hdrezka.sh") || (document.domain == "hdrezka.today" || document.domain.substring(document.domain.indexOf(".hdrezka.today") + 1) == "hdrezka.today") || (document.domain == "hdrezka.top" || document.domain.substring(document.domain.indexOf(".hdrezka.top") + 1) == "hdrezka.top") || (document.domain == "hdrezka.vip" || document.domain.substring(document.domain.indexOf(".hdrezka.vip") + 1) == "hdrezka.vip") || (document.domain == "hdrezka.website" || document.domain.substring(document.domain.indexOf(".hdrezka.website") + 1) == "hdrezka.website") || (document.domain == "hdrezka.win" || document.domain.substring(document.domain.indexOf(".hdrezka.win") + 1) == "hdrezka.win") || (document.domain == "hdrezkablog.com" || document.domain.substring(document.domain.indexOf(".hdrezkablog.com") + 1) == "hdrezkablog.com") || (document.domain == "hdrezkaweb.com" || document.domain.substring(document.domain.indexOf(".hdrezkaweb.com") + 1) == "hdrezkaweb.com") || (document.domain == "hdrezkayou.com" || document.domain.substring(document.domain.indexOf(".hdrezkayou.com") + 1) == "hdrezkayou.com") || (document.domain == "instahdrezka.com" || document.domain.substring(document.domain.indexOf(".instahdrezka.com") + 1) == "instahdrezka.com") || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com") || (document.domain == "justhdrezka.com" || document.domain.substring(document.domain.indexOf(".justhdrezka.com") + 1) == "justhdrezka.com") || (document.domain == "kino-full.ru" || document.domain.substring(document.domain.indexOf(".kino-full.ru") + 1) == "kino-full.ru") || (document.domain == "kinobar.me" || document.domain.substring(document.domain.indexOf(".kinobar.me") + 1) == "kinobar.me") || (document.domain == "kinotochka.co" || document.domain.substring(document.domain.indexOf(".kinotochka.co") + 1) == "kinotochka.co") || (document.domain == "kinotochka.me" || document.domain.substring(document.domain.indexOf(".kinotochka.me") + 1) == "kinotochka.me") || (document.domain == "ko.com.ua" || document.domain.substring(document.domain.indexOf(".ko.com.ua") + 1) == "ko.com.ua") || (document.domain == "kv.by" || document.domain.substring(document.domain.indexOf(".kv.by") + 1) == "kv.by") || (document.domain == "livehdrezka.com" || document.domain.substring(document.domain.indexOf(".livehdrezka.com") + 1) == "livehdrezka.com") || (document.domain == "livejournal.com" || document.domain.substring(document.domain.indexOf(".livejournal.com") + 1) == "livejournal.com") || (document.domain == "livekinopoisk.com" || document.domain.substring(document.domain.indexOf(".livekinopoisk.com") + 1) == "livekinopoisk.com") || (document.domain == "lostserials.com" || document.domain.substring(document.domain.indexOf(".lostserials.com") + 1) == "lostserials.com") || (document.domain == "mc.today" || document.domain.substring(document.domain.indexOf(".mc.today") + 1) == "mc.today") || (document.domain == "metahdrezka.com" || document.domain.substring(document.domain.indexOf(".metahdrezka.com") + 1) == "metahdrezka.com") || (document.domain == "mirkino.club" || document.domain.substring(document.domain.indexOf(".mirkino.club") + 1) == "mirkino.club") || (document.domain == "mrhdrezka.com" || document.domain.substring(document.domain.indexOf(".mrhdrezka.com") + 1) == "mrhdrezka.com") || (document.domain == "myhdrezka.com" || document.domain.substring(document.domain.indexOf(".myhdrezka.com") + 1) == "myhdrezka.com") || (document.domain == "myshows.me" || document.domain.substring(document.domain.indexOf(".myshows.me") + 1) == "myshows.me") || (document.domain == "newstudio.tv" || document.domain.substring(document.domain.indexOf(".newstudio.tv") + 1) == "newstudio.tv") || (document.domain == "nexthdrezka.com" || document.domain.substring(document.domain.indexOf(".nexthdrezka.com") + 1) == "nexthdrezka.com") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnmclub.ro" || document.domain.substring(document.domain.indexOf(".nnmclub.ro") + 1) == "nnmclub.ro") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to") || (document.domain == "nootropos.ru" || document.domain.substring(document.domain.indexOf(".nootropos.ru") + 1) == "nootropos.ru") || (document.domain == "nuhdrezka.com" || document.domain.substring(document.domain.indexOf(".nuhdrezka.com") + 1) == "nuhdrezka.com") || (document.domain == "nukinopoisk.com" || document.domain.substring(document.domain.indexOf(".nukinopoisk.com") + 1) == "nukinopoisk.com") || (document.domain == "oblozhki.net" || document.domain.substring(document.domain.indexOf(".oblozhki.net") + 1) == "oblozhki.net") || (document.domain == "oper.ru" || document.domain.substring(document.domain.indexOf(".oper.ru") + 1) == "oper.ru") || (document.domain == "otxataba.net" || document.domain.substring(document.domain.indexOf(".otxataba.net") + 1) == "otxataba.net") || (document.domain == "playtor.tv" || document.domain.substring(document.domain.indexOf(".playtor.tv") + 1) == "playtor.tv") || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru") || (document.domain == "rehdrezka.com" || document.domain.substring(document.domain.indexOf(".rehdrezka.com") + 1) == "rehdrezka.com") || (document.domain == "rezka.ag" || document.domain.substring(document.domain.indexOf(".rezka.ag") + 1) == "rezka.ag") || (document.domain == "rufootballtv.org" || document.domain.substring(document.domain.indexOf(".rufootballtv.org") + 1) == "rufootballtv.org") || (document.domain == "rusporno.vip" || document.domain.substring(document.domain.indexOf(".rusporno.vip") + 1) == "rusporno.vip") || (document.domain == "sc2tv.ru" || document.domain.substring(document.domain.indexOf(".sc2tv.ru") + 1) == "sc2tv.ru") || (document.domain == "simhost.org" || document.domain.substring(document.domain.indexOf(".simhost.org") + 1) == "simhost.org") || (document.domain == "smotri.com" || document.domain.substring(document.domain.indexOf(".smotri.com") + 1) == "smotri.com") || (document.domain == "stopgame.ru" || document.domain.substring(document.domain.indexOf(".stopgame.ru") + 1) == "stopgame.ru") || (document.domain == "tryhdrezka.com" || document.domain.substring(document.domain.indexOf(".tryhdrezka.com") + 1) == "tryhdrezka.com") || (document.domain == "tvhdrezka.com" || document.domain.substring(document.domain.indexOf(".tvhdrezka.com") + 1) == "tvhdrezka.com") || (document.domain == "uateam.tv" || document.domain.substring(document.domain.indexOf(".uateam.tv") + 1) == "uateam.tv") || (document.domain == "uphdrezka.com" || document.domain.substring(document.domain.indexOf(".uphdrezka.com") + 1) == "uphdrezka.com") || (document.domain == "userstyles.org" || document.domain.substring(document.domain.indexOf(".userstyles.org") + 1) == "userstyles.org") || (document.domain == "xatab-repack.com" || document.domain.substring(document.domain.indexOf(".xatab-repack.com") + 1) == "xatab-repack.com") || (document.domain == "xatab-repack.org" || document.domain.substring(document.domain.indexOf(".xatab-repack.org") + 1) == "xatab-repack.org") || (document.domain == "youhdrezka.com" || document.domain.substring(document.domain.indexOf(".youhdrezka.com") + 1) == "youhdrezka.com") || (document.domain == "zakarpatpost.net" || document.domain.substring(document.domain.indexOf(".zakarpatpost.net") + 1) == "zakarpatpost.net") || (document.domain == "zakon.kz" || document.domain.substring(document.domain.indexOf(".zakon.kz") + 1) == "zakon.kz"))
  46. css += [
  47. "body:not(#id), html:not(#id) {",
  48. " background-image: none !important",
  49. " }"
  50. ].join("\n");
  51. if (false || (document.domain == "1informer.com" || document.domain.substring(document.domain.indexOf(".1informer.com") + 1) == "1informer.com") || (document.domain == "fainaidea.com" || document.domain.substring(document.domain.indexOf(".fainaidea.com") + 1) == "fainaidea.com") || (document.domain == "housechief.ru" || document.domain.substring(document.domain.indexOf(".housechief.ru") + 1) == "housechief.ru") || (document.domain == "root-nation.com" || document.domain.substring(document.domain.indexOf(".root-nation.com") + 1) == "root-nation.com"))
  52. css += [
  53. "html > body {cursor: default !important;}"
  54. ].join("\n");
  55. if (false || (document.domain == "1plus1.international" || document.domain.substring(document.domain.indexOf(".1plus1.international") + 1) == "1plus1.international") || (document.domain == "1plus1.ua" || document.domain.substring(document.domain.indexOf(".1plus1.ua") + 1) == "1plus1.ua") || (document.domain == "1plus1.video" || document.domain.substring(document.domain.indexOf(".1plus1.video") + 1) == "1plus1.video") || (document.domain == "2plus2.ua" || document.domain.substring(document.domain.indexOf(".2plus2.ua") + 1) == "2plus2.ua") || (document.domain == "bigudi.tv" || document.domain.substring(document.domain.indexOf(".bigudi.tv") + 1) == "bigudi.tv") || (document.domain == "paramountcomedy.com.ua" || document.domain.substring(document.domain.indexOf(".paramountcomedy.com.ua") + 1) == "paramountcomedy.com.ua") || (document.domain == "plus-plus.tv" || document.domain.substring(document.domain.indexOf(".plus-plus.tv") + 1) == "plus-plus.tv") || (document.domain == "tet.tv" || document.domain.substring(document.domain.indexOf(".tet.tv") + 1) == "tet.tv"))
  56. css += [
  57. ".cookies {display: none !important;}",
  58. " body {padding-top: 0 !important;}",
  59. " .header {top: 0 !important;}"
  60. ].join("\n");
  61. if (false || (document.domain == "1plus1.video" || document.domain.substring(document.domain.indexOf(".1plus1.video") + 1) == "1plus1.video"))
  62. css += [
  63. "body.show-cookies ._opo_-header {top: 0 !important;}"
  64. ].join("\n");
  65. if (false || (document.domain == "21forum.ru" || document.domain.substring(document.domain.indexOf(".21forum.ru") + 1) == "21forum.ru") || (document.domain == "forum.na-svyazi.ru" || document.domain.substring(document.domain.indexOf(".forum.na-svyazi.ru") + 1) == "forum.na-svyazi.ru") || (document.domain == "forum.zarulem.ws" || document.domain.substring(document.domain.indexOf(".forum.zarulem.ws") + 1) == "forum.zarulem.ws"))
  66. css += [
  67. "#user2s[height=\"71\"], #userlinks[height=\"70\"], td[height=\"70\"][style] {display: none !important;}"
  68. ].join("\n");
  69. if (false || (document.domain == "26-2.ru" || document.domain.substring(document.domain.indexOf(".26-2.ru") + 1) == "26-2.ru") || (document.domain == "arbitr-praktika.ru" || document.domain.substring(document.domain.indexOf(".arbitr-praktika.ru") + 1) == "arbitr-praktika.ru") || (document.domain == "budgetnik.ru" || document.domain.substring(document.domain.indexOf(".budgetnik.ru") + 1) == "budgetnik.ru") || (document.domain == "budgetnyk.com.ua" || document.domain.substring(document.domain.indexOf(".budgetnyk.com.ua") + 1) == "budgetnyk.com.ua") || (document.domain == "buhsoft.ru" || document.domain.substring(document.domain.indexOf(".buhsoft.ru") + 1) == "buhsoft.ru") || (document.domain == "business.ru" || document.domain.substring(document.domain.indexOf(".business.ru") + 1) == "business.ru") || (document.domain == "cxychet.ru" || document.domain.substring(document.domain.indexOf(".cxychet.ru") + 1) == "cxychet.ru") || (document.domain == "dirsalona.ru" || document.domain.substring(document.domain.indexOf(".dirsalona.ru") + 1) == "dirsalona.ru") || (document.domain == "fd.ru" || document.domain.substring(document.domain.indexOf(".fd.ru") + 1) == "fd.ru") || (document.domain == "gazeta-unp.ru" || document.domain.substring(document.domain.indexOf(".gazeta-unp.ru") + 1) == "gazeta-unp.ru") || (document.domain == "gd.ru" || document.domain.substring(document.domain.indexOf(".gd.ru") + 1) == "gd.ru") || (document.domain == "gkh.ru" || document.domain.substring(document.domain.indexOf(".gkh.ru") + 1) == "gkh.ru") || (document.domain == "glavbukh.ru" || document.domain.substring(document.domain.indexOf(".glavbukh.ru") + 1) == "glavbukh.ru") || (document.domain == "golovbukh.ua" || document.domain.substring(document.domain.indexOf(".golovbukh.ua") + 1) == "golovbukh.ua") || (document.domain == "hr-director.ru" || document.domain.substring(document.domain.indexOf(".hr-director.ru") + 1) == "hr-director.ru") || (document.domain == "kadrovik01.com.ua" || document.domain.substring(document.domain.indexOf(".kadrovik01.com.ua") + 1) == "kadrovik01.com.ua") || (document.domain == "kdelo.ru" || document.domain.substring(document.domain.indexOf(".kdelo.ru") + 1) == "kdelo.ru") || (document.domain == "kom-dir.ru" || document.domain.substring(document.domain.indexOf(".kom-dir.ru") + 1) == "kom-dir.ru") || (document.domain == "law.ru" || document.domain.substring(document.domain.indexOf(".law.ru") + 1) == "law.ru") || (document.domain == "lawyercom.ru" || document.domain.substring(document.domain.indexOf(".lawyercom.ru") + 1) == "lawyercom.ru") || (document.domain == "medsprava.com.ua" || document.domain.substring(document.domain.indexOf(".medsprava.com.ua") + 1) == "medsprava.com.ua") || (document.domain == "menobr.ru" || document.domain.substring(document.domain.indexOf(".menobr.ru") + 1) == "menobr.ru") || (document.domain == "nalogplan.ru" || document.domain.substring(document.domain.indexOf(".nalogplan.ru") + 1) == "nalogplan.ru") || (document.domain == "pro-goszakaz.ru" || document.domain.substring(document.domain.indexOf(".pro-goszakaz.ru") + 1) == "pro-goszakaz.ru") || (document.domain == "pro-personal.ru" || document.domain.substring(document.domain.indexOf(".pro-personal.ru") + 1) == "pro-personal.ru") || (document.domain == "resobr.ru" || document.domain.substring(document.domain.indexOf(".resobr.ru") + 1) == "resobr.ru") || (document.domain == "rnk.ru" || document.domain.substring(document.domain.indexOf(".rnk.ru") + 1) == "rnk.ru") || (document.domain == "sop.com.ua" || document.domain.substring(document.domain.indexOf(".sop.com.ua") + 1) == "sop.com.ua") || (document.domain == "stroychet.ru" || document.domain.substring(document.domain.indexOf(".stroychet.ru") + 1) == "stroychet.ru") || (document.domain == "trudohrana.ru" || document.domain.substring(document.domain.indexOf(".trudohrana.ru") + 1) == "trudohrana.ru") || (document.domain == "ugpr.ru" || document.domain.substring(document.domain.indexOf(".ugpr.ru") + 1) == "ugpr.ru") || (document.domain == "zarplata-online.ru" || document.domain.substring(document.domain.indexOf(".zarplata-online.ru") + 1) == "zarplata-online.ru") || (document.domain == "zdrav.ru" || document.domain.substring(document.domain.indexOf(".zdrav.ru") + 1) == "zdrav.ru"))
  70. css += [
  71. ".megaShadow, .paywall-activated, .topAdvertize {display: none !important;}",
  72. " .topAdvertize__wrapper {height: auto !important;}",
  73. " .body * {opacity: 1 !important; filter: none !important; pointer-events: auto !important;}",
  74. " body {overflow: auto !important;}"
  75. ].join("\n");
  76. if (false || (document.domain == "26-2.ru" || document.domain.substring(document.domain.indexOf(".26-2.ru") + 1) == "26-2.ru") || (document.domain == "arbitr-praktika.ru" || document.domain.substring(document.domain.indexOf(".arbitr-praktika.ru") + 1) == "arbitr-praktika.ru") || (document.domain == "budgetnik.ru" || document.domain.substring(document.domain.indexOf(".budgetnik.ru") + 1) == "budgetnik.ru") || (document.domain == "budgetnyk.com.ua" || document.domain.substring(document.domain.indexOf(".budgetnyk.com.ua") + 1) == "budgetnyk.com.ua") || (document.domain == "buhsoft.ru26-2.ru" || document.domain.substring(document.domain.indexOf(".buhsoft.ru26-2.ru") + 1) == "buhsoft.ru26-2.ru") || (document.domain == "business.ru" || document.domain.substring(document.domain.indexOf(".business.ru") + 1) == "business.ru") || (document.domain == "cxychet.ru" || document.domain.substring(document.domain.indexOf(".cxychet.ru") + 1) == "cxychet.ru") || (document.domain == "dirsalona.ru" || document.domain.substring(document.domain.indexOf(".dirsalona.ru") + 1) == "dirsalona.ru") || (document.domain == "fd.ru" || document.domain.substring(document.domain.indexOf(".fd.ru") + 1) == "fd.ru") || (document.domain == "gazeta-unp.ru" || document.domain.substring(document.domain.indexOf(".gazeta-unp.ru") + 1) == "gazeta-unp.ru") || (document.domain == "gd.ru" || document.domain.substring(document.domain.indexOf(".gd.ru") + 1) == "gd.ru") || (document.domain == "gkh.ru" || document.domain.substring(document.domain.indexOf(".gkh.ru") + 1) == "gkh.ru") || (document.domain == "glavbukh.ru" || document.domain.substring(document.domain.indexOf(".glavbukh.ru") + 1) == "glavbukh.ru") || (document.domain == "golovbukh.ua" || document.domain.substring(document.domain.indexOf(".golovbukh.ua") + 1) == "golovbukh.ua") || (document.domain == "hr-director.ru" || document.domain.substring(document.domain.indexOf(".hr-director.ru") + 1) == "hr-director.ru") || (document.domain == "kadrovik01.com.ua" || document.domain.substring(document.domain.indexOf(".kadrovik01.com.ua") + 1) == "kadrovik01.com.ua") || (document.domain == "kdelo.ru" || document.domain.substring(document.domain.indexOf(".kdelo.ru") + 1) == "kdelo.ru") || (document.domain == "kom-dir.ru" || document.domain.substring(document.domain.indexOf(".kom-dir.ru") + 1) == "kom-dir.ru") || (document.domain == "law.ru" || document.domain.substring(document.domain.indexOf(".law.ru") + 1) == "law.ru") || (document.domain == "lawyercom.ru" || document.domain.substring(document.domain.indexOf(".lawyercom.ru") + 1) == "lawyercom.ru") || (document.domain == "medsprava.com.ua" || document.domain.substring(document.domain.indexOf(".medsprava.com.ua") + 1) == "medsprava.com.ua") || (document.domain == "menobr.ru" || document.domain.substring(document.domain.indexOf(".menobr.ru") + 1) == "menobr.ru") || (document.domain == "nalogplan.ru" || document.domain.substring(document.domain.indexOf(".nalogplan.ru") + 1) == "nalogplan.ru") || (document.domain == "pro-goszakaz.ru" || document.domain.substring(document.domain.indexOf(".pro-goszakaz.ru") + 1) == "pro-goszakaz.ru") || (document.domain == "pro-personal.ru" || document.domain.substring(document.domain.indexOf(".pro-personal.ru") + 1) == "pro-personal.ru") || (document.domain == "resobr.ru" || document.domain.substring(document.domain.indexOf(".resobr.ru") + 1) == "resobr.ru") || (document.domain == "rnk.ru" || document.domain.substring(document.domain.indexOf(".rnk.ru") + 1) == "rnk.ru") || (document.domain == "sop.com.ua" || document.domain.substring(document.domain.indexOf(".sop.com.ua") + 1) == "sop.com.ua") || (document.domain == "stroychet.ru" || document.domain.substring(document.domain.indexOf(".stroychet.ru") + 1) == "stroychet.ru") || (document.domain == "trudohrana.ru" || document.domain.substring(document.domain.indexOf(".trudohrana.ru") + 1) == "trudohrana.ru") || (document.domain == "ugpr.ru" || document.domain.substring(document.domain.indexOf(".ugpr.ru") + 1) == "ugpr.ru") || (document.domain == "zarplata-online.ru" || document.domain.substring(document.domain.indexOf(".zarplata-online.ru") + 1) == "zarplata-online.ru") || (document.domain == "zdrav.ru" || document.domain.substring(document.domain.indexOf(".zdrav.ru") + 1) == "zdrav.ru"))
  77. css += [
  78. "div[class^=\"GbShadow\"] {display: none !important;}"
  79. ].join("\n");
  80. if (false || (document.domain == "2ip.io" || document.domain.substring(document.domain.indexOf(".2ip.io") + 1) == "2ip.io") || (document.domain == "2ip.ru" || document.domain.substring(document.domain.indexOf(".2ip.ru") + 1) == "2ip.ru"))
  81. css += [
  82. ".test-vpn a {opacity: 0 !important; pointer-events: none !important;}"
  83. ].join("\n");
  84. if (false || (document.domain == "2ip.ru" || document.domain.substring(document.domain.indexOf(".2ip.ru") + 1) == "2ip.ru"))
  85. css += [
  86. ".tabs > .advMenuTab {opacity: 0 !important; pointer-events: none !important;}"
  87. ].join("\n");
  88. if (false || (document.domain == "2ip.ua" || document.domain.substring(document.domain.indexOf(".2ip.ua") + 1) == "2ip.ua"))
  89. css += [
  90. ".ipblockgradient > .ip + div[class]:not([class^=\"ip\"]), ",
  91. " .ipblockgrid div[class*=\"mini\"], .result ~ [class*=\"mini\"], .socks, ",
  92. " div[class^=\"custom_proxy\"] {display: none !important;}"
  93. ].join("\n");
  94. if (false || (document.domain == "3dnews.ru" || document.domain.substring(document.domain.indexOf(".3dnews.ru") + 1) == "3dnews.ru"))
  95. css += [
  96. "html[lang=\"ru\"] > body {background: radial-gradient(ellipse at center,#4e4e4e 0%,#1a1a1a 100%) !important;}",
  97. " #global-wrapper[style*=\"pointer\"] {cursor: auto !important; padding-top: 0 !important; background: none !important; pointer-events: none !important;}",
  98. " #global-wrapper[style*=\"pointer\"] > * {pointer-events: auto !important;}",
  99. " #global-wrapper:not(#id) > #wrapper {top: 0 !important;}"
  100. ].join("\n");
  101. if (false || (document.domain == "4pda.ru" || document.domain.substring(document.domain.indexOf(".4pda.ru") + 1) == "4pda.ru") || (document.domain == "4pda.to" || document.domain.substring(document.domain.indexOf(".4pda.to") + 1) == "4pda.to"))
  102. css += [
  103. "body[itemscope] [id]:first-child > style ~ a[href][target=\"_blank\"], ",
  104. " iframe[src*=\"utm_campaign\"], tbody > tr[valign=\"top\"] > td[width*=\"%\"] + td > a[href][target=\"_blank\"] > img {display: none !important;}",
  105. " #main, main, div{background-image: none !important;}",
  106. " * {background-image: url(\"\") !important;}",
  107. " div{background-image: url(\"\") !important;}",
  108. " .maintitle, .maintitlecollapse {background-color: #2982CC !important; background: #57a5de !important; background: linear-gradient(to bottom, #57a5de 0%, #047fbd 100%) !important;}",
  109. // !! " #header + #ruBlbZq {background-image: url() !important;}",
  110. // !! " #header + * {background-image: url() !important;}",
  111. // !! " #header + #ruBlbZq {background-image: url(\"\") !important;}",
  112. " #main {padding: 0 !important;}",
  113. " .brand-page {display: none !important;}",
  114. " .brand-page {height: 0 !important;}",
  115. " body,#main,#rnd-replace-main {background: #E6E7E9!important;}",
  116. " div#main > div.holder.no-hidden{padding: 0 !important;}",
  117. " div#main > div.holder.no-hidden{width: inherit !important;}",
  118. " html > body > div#wrapper > div:nth-of-type(1) > div:nth-of-type(1) > header+div {background-image: url(\"\") !important;}",
  119. " article#content{width: 920px !important;}",
  120. // ! " #header~div:not(#contacts):not(#body) {background-image: none !important;background-color: #E6E7E9!important;}",
  121. // ! " link~div[class$=\" \"] {display: none!important;}",
  122. " html {margin-top: 0px !important;}",
  123. " div [class^=\"h-frame\"]{top: 0px !important;}",
  124. " div#main > div.holder.no-hidden{padding: 0 !important;}",
  125. " div#main > div.holder.no-hidden{width: inherit !important;}",
  126. " iv#main > div.holder.no-hidden > a{display: none !important;}",
  127. " div#main > div.holder.no-hidden > div.brand-page-counters{display: none !important;}",
  128. " div#ipbwrapper > div.borderwrap-header{display: none !important;}",
  129. " div.borderwrap-header > table{display: none !important;}",
  130. " div#dw-wrapper{display: none !important;}",
  131. " a.brand-page.main{display: none !important;}",
  132. " div#wrapper > div:nth-of-type(1) > div:nth-of-type(1) > header+div > div:nth-of-type(4){display: none !important;}",
  133. " div#wrapper > div:nth-of-type(1) > div:nth-of-type(1) > header+div > div:nth-of-type(3){display: none !important;}",
  134. // ! расширяем
  135. // ! проверить " header#header{ max-width: 1500px !important; width: 95% !important;}",
  136. // ! проверить " header+div > div:nth-of-type(1){ margin: 0px !important; max-width: 1500px !important; width: 90% !important;}",
  137. " header+div > div > div+section > article{max-width: 1500px !important; width: 79% !important;}",
  138. // !? проверить вариант " header+div > div > div+section > article{max-width: 1500px !important; width: auto !important;}",
  139. " header+div > div > div+section > aside{max-width: 20% !important; width: 20% !important;}",
  140. " .holder, .holder-no-hidden {width: auto !important;}",
  141. " .selection .content {margin-left: 0px !important; margin-right: 0px !important;}",
  142. " header+div > div > div+section{margin-left: 0px !important; margin-right: 0px !important;}",
  143. " .g-btn.red, .g-btn.green {color: #326b92a8 !important;}"
  144. ].join("\n");
  145. if (false || (document.domain == "7days.ru" || document.domain.substring(document.domain.indexOf(".7days.ru") + 1) == "7days.ru"))
  146. css += [
  147. "body {margin-top: 0 !important;}"
  148. ].join("\n");
  149. if (false || (document.domain == "aces.gg" || document.domain.substring(document.domain.indexOf(".aces.gg") + 1) == "aces.gg"))
  150. css += [
  151. "body {background: black !important; cursor: default !important;}",
  152. " #alert > * {pointer-events: auto !important;}",
  153. " #alert {pointer-events: none !important;}"
  154. ].join("\n");
  155. if (false || (document.domain == "afisha.yandex.by" || document.domain.substring(document.domain.indexOf(".afisha.yandex.by") + 1) == "afisha.yandex.by") || (document.domain == "afisha.yandex.kz" || document.domain.substring(document.domain.indexOf(".afisha.yandex.kz") + 1) == "afisha.yandex.kz") || (document.domain == "afisha.yandex.ru" || document.domain.substring(document.domain.indexOf(".afisha.yandex.ru") + 1) == "afisha.yandex.ru") || (document.domain == "afisha.yandex.ua" || document.domain.substring(document.domain.indexOf(".afisha.yandex.ua") + 1) == "afisha.yandex.ua") || (document.domain == "afisha.yandex.uz" || document.domain.substring(document.domain.indexOf(".afisha.yandex.uz") + 1) == "afisha.yandex.uz"))
  156. css += [
  157. ".content-event_commercial_yes {margin-top: auto !important;}"
  158. ].join("\n");
  159. if (false || (document.domain == "ag.ru" || document.domain.substring(document.domain.indexOf(".ag.ru") + 1) == "ag.ru"))
  160. css += [
  161. "#header-links {display: none !important;}",
  162. " #new_logo_helper01 {top: 0 !important;}"
  163. ].join("\n");
  164. if (false || (document.domain == "agorov.org" || document.domain.substring(document.domain.indexOf(".agorov.org") + 1) == "agorov.org") || (document.domain == "animevost.am" || document.domain.substring(document.domain.indexOf(".animevost.am") + 1) == "animevost.am") || (document.domain == "animevost.org" || document.domain.substring(document.domain.indexOf(".animevost.org") + 1) == "animevost.org") || (document.domain == "animevost.site" || document.domain.substring(document.domain.indexOf(".animevost.site") + 1) == "animevost.site") || (document.domain == "smotret-anime-365.ru" || document.domain.substring(document.domain.indexOf(".smotret-anime-365.ru") + 1) == "smotret-anime-365.ru"))
  165. css += [
  166. "div[class^=\"headbg\"] {background-image: none !important; height: auto !important;}",
  167. " div[class^=\"headbg\"] > .menu .sar {bottom: auto !important; top: 50px !important; z-index: 100 !important;}",
  168. " div[class^=\"headbg\"] > .menu {top: 0 !important;}"
  169. ].join("\n");
  170. if (false || (document.domain == "agronews.ua" || document.domain.substring(document.domain.indexOf(".agronews.ua") + 1) == "agronews.ua") || (document.domain == "volyninfo.com" || document.domain.substring(document.domain.indexOf(".volyninfo.com") + 1) == "volyninfo.com"))
  171. css += [
  172. "html > body {background-image: none !important;}",
  173. " html > body > * {pointer-events: auto !important;}",
  174. " html > body {pointer-events: none !important;}"
  175. ].join("\n");
  176. if (false || (document.domain == "aif.ru" || document.domain.substring(document.domain.indexOf(".aif.ru") + 1) == "aif.ru"))
  177. css += "#container:not(#id) {margin-top: 0!important;}";
  178. if (false || (document.domain == "ain.ua" || document.domain.substring(document.domain.indexOf(".ain.ua") + 1) == "ain.ua"))
  179. css += [
  180. ".big-ad-wrapper {height: auto !important;}",
  181. " html > body:not(#id) > * {pointer-events: auto !important;}",
  182. " html > body:not(#id) {pointer-events: none !important; background-color: #eff1f2 !important;}",
  183. " #subbody {top: auto !important;}"
  184. ].join("\n");
  185. if (false || (document.domain == "alau.kz" || document.domain.substring(document.domain.indexOf(".alau.kz") + 1) == "alau.kz"))
  186. css += [
  187. ".td-ad-background-link .td-outer-container > * {pointer-events: auto !important;}",
  188. " .td-ad-background-link #td-outer-wrap, ",
  189. " .td-ad-background-link .td-outer-container {pointer-events: none !important;}"
  190. ].join("\n");
  191. if (false || (document.domain == "alexfilm.cc" || document.domain.substring(document.domain.indexOf(".alexfilm.cc") + 1) == "alexfilm.cc") || (document.domain == "alexfilm.org" || document.domain.substring(document.domain.indexOf(".alexfilm.org") + 1) == "alexfilm.org"))
  192. css += [
  193. "body > .page {background-color: rgba(253,253,253,1) !important;}",
  194. " body > #heading.clickable {max-height: 50px !important;}"
  195. ].join("\n");
  196. if (false || (document.domain == "all-episodes.org" || document.domain.substring(document.domain.indexOf(".all-episodes.org") + 1) == "all-episodes.org"))
  197. css += [
  198. "body {background-image: none !important;}",
  199. " body > .wrapper {margin-top: 0 !important;}"
  200. ].join("\n");
  201. if (false || (document.domain == "allbasketball.org" || document.domain.substring(document.domain.indexOf(".allbasketball.org") + 1) == "allbasketball.org") || (document.domain == "bit.ua" || document.domain.substring(document.domain.indexOf(".bit.ua") + 1) == "bit.ua") || (document.domain == "freerutor.com" || document.domain.substring(document.domain.indexOf(".freerutor.com") + 1) == "freerutor.com") || (document.domain == "gidonline.fun" || document.domain.substring(document.domain.indexOf(".gidonline.fun") + 1) == "gidonline.fun") || (document.domain == "greenpost.ua" || document.domain.substring(document.domain.indexOf(".greenpost.ua") + 1) == "greenpost.ua") || (document.domain == "kinoboom.su" || document.domain.substring(document.domain.indexOf(".kinoboom.su") + 1) == "kinoboom.su") || (document.domain == "oblozhki.net" || document.domain.substring(document.domain.indexOf(".oblozhki.net") + 1) == "oblozhki.net") || (document.domain == "repackov.net" || document.domain.substring(document.domain.indexOf(".repackov.net") + 1) == "repackov.net") || (document.domain == "sportarena.com" || document.domain.substring(document.domain.indexOf(".sportarena.com") + 1) == "sportarena.com") || (document.domain == "sportboom.info" || document.domain.substring(document.domain.indexOf(".sportboom.info") + 1) == "sportboom.info") || (document.domain == "uateam.tv" || document.domain.substring(document.domain.indexOf(".uateam.tv") + 1) == "uateam.tv") || (document.domain == "urologypro.ru" || document.domain.substring(document.domain.indexOf(".urologypro.ru") + 1) == "urologypro.ru") || (document.domain == "virusinfo.info" || document.domain.substring(document.domain.indexOf(".virusinfo.info") + 1) == "virusinfo.info"))
  202. css += [
  203. "body:not(#id) {margin-top: 0 !important;}"
  204. ].join("\n");
  205. if (false || (document.domain == "allboxing.ru" || document.domain.substring(document.domain.indexOf(".allboxing.ru") + 1) == "allboxing.ru"))
  206. css += [
  207. ".content-wrapper {margin-top: 0 !important;}",
  208. " body {padding-top: 0 !important;}",
  209. " body * {transition: none !important;}"
  210. ].join("\n");
  211. if (false || (document.domain == "allhockey.ru" || document.domain.substring(document.domain.indexOf(".allhockey.ru") + 1) == "allhockey.ru"))
  212. css += ".adr-top { height: 0 !important; min-height: 0!important;}";
  213. if (false || (document.domain == "aliexpress.com" || document.domain.substring(document.domain.indexOf(".aliexpress.com") + 1) == "aliexpress.com"))
  214. css += [
  215. " dl.cl-item{display: inline-block !important;}",
  216. // !! " div.categories-main{ display: inline-block !important; width: auto !important; } dl.cl-item{display: inline-block !important;}",
  217. " div.index-page > div.user-helper-footer{position: relative !important; top: 120px !important; padding: 0 !important;}",
  218. " div.index-page > div.site-footer{position: relative !important; top: 120px !important; margin: 0 !important; padding: 0 !important;}",
  219. " div.index-page > div.footer-copywrite{position: relative !important; top: 120px !important;}",
  220. " div.index-page{height: inherit !important;}"
  221. ].join("\n");
  222. if (false || (document.domain == "allmmorpg.ru" || document.domain.substring(document.domain.indexOf(".allmmorpg.ru") + 1) == "allmmorpg.ru"))
  223. css += [
  224. "body {background-image: none !important;}",
  225. " .td-ad-background-link > * {pointer-events: auto !important;}",
  226. " .td-ad-background-link {pointer-events: none !important;}"
  227. ].join("\n");
  228. if (false || (document.domain == "amedia.online" || document.domain.substring(document.domain.indexOf(".amedia.online") + 1) == "amedia.online"))
  229. css += [
  230. "header.top {margin-bottom: 0 !important;}"
  231. ].join("\n");
  232. if (false || (document.domain == "androidinsider.ru" || document.domain.substring(document.domain.indexOf(".androidinsider.ru") + 1) == "androidinsider.ru"))
  233. css += [
  234. "#wrapper {background: none !important;}",
  235. " #trend {margin-bottom: 0 !important;}"
  236. ].join("\n");
  237. if (false || (document.domain == "anekdot.ru" || document.domain.substring(document.domain.indexOf(".anekdot.ru") + 1) == "anekdot.ru"))
  238. css += [
  239. "body {background-color: rgb(255, 255, 238) !important;}",
  240. " .nav-line {margin-top: 0 !important;}"
  241. ].join("\n");
  242. if (false || (document.domain == "anime-rus.ru" || document.domain.substring(document.domain.indexOf(".anime-rus.ru") + 1) == "anime-rus.ru"))
  243. css += [
  244. "#hide_show {display: none !important;}",
  245. " .nav {position: relative !important;}"
  246. ].join("\n");
  247. if (false || (document.domain == "anime.anidub.life" || document.domain.substring(document.domain.indexOf(".anime.anidub.life") + 1) == "anime.anidub.life") || (document.domain == "online.anidub.com" || document.domain.substring(document.domain.indexOf(".online.anidub.com") + 1) == "online.anidub.com"))
  248. css += [
  249. "#main > .wrap-main {margin-left: auto !important; margin-right: auto !important;}",
  250. ".content, .content > .full {padding-top: 0 !important;}"
  251. ].join("\n");
  252. if (false || (document.domain == "animebest.club" || document.domain.substring(document.domain.indexOf(".animebest.club") + 1) == "animebest.club") || (document.domain == "animevost.club" || document.domain.substring(document.domain.indexOf(".animevost.club") + 1) == "animevost.club"))
  253. css += [
  254. "#wr-bg {padding-top: 60px !important;}"
  255. ].join("\n");
  256. if (false || (document.domain == "animedia.pro" || document.domain.substring(document.domain.indexOf(".animedia.pro") + 1) == "animedia.pro"))
  257. css += [
  258. ".right-sidebar {height: auto !important;}",
  259. " .content > .media {padding-bottom: unset !important;}"
  260. ].join("\n");
  261. if (false || (document.domain == "animedia.pro" || document.domain.substring(document.domain.indexOf(".animedia.pro") + 1) == "animedia.pro") || (document.domain == "tt.animedia.tv" || document.domain.substring(document.domain.indexOf(".tt.animedia.tv") + 1) == "tt.animedia.tv"))
  262. css += [
  263. "div[class^=\"promo\"][class*=\"wrapper\"] {",
  264. " display: none !important",
  265. " }",
  266. " .main-container {",
  267. " margin-top: 80px !important",
  268. " }"
  269. ].join("\n");
  270. if (false || (document.domain == "animemovie.ru" || document.domain.substring(document.domain.indexOf(".animemovie.ru") + 1) == "animemovie.ru"))
  271. css += [
  272. "body > .standard, header[role=\"banner\"] {height: 100px !important; background: transparent !important;}",
  273. " .logo {margin-left: 0 !important; left: 0 !important;}",
  274. " .htitle {margin-left: 0 !important; left: 150px !important;}",
  275. " nav[role=\"navigation\"] > ul {top: 0 !important;}"
  276. ].join("\n");
  277. if (false || (document.domain == "animeonline.su" || document.domain.substring(document.domain.indexOf(".animeonline.su") + 1) == "animeonline.su"))
  278. css += [
  279. "#brandParallax {display: none !important;}",
  280. " #wrapper {padding-top: 50px !important;}"
  281. ].join("\n");
  282. if (false || (document.domain == "animespirit.tv" || document.domain.substring(document.domain.indexOf(".animespirit.tv") + 1) == "animespirit.tv") || (document.domain == "fullfilmhd.space" || document.domain.substring(document.domain.indexOf(".fullfilmhd.space") + 1) == "fullfilmhd.space") || (document.domain == "kinocok.org" || document.domain.substring(document.domain.indexOf(".kinocok.org") + 1) == "kinocok.org"))
  283. css += [
  284. "#wrapper {margin-top: 0 !important;}"
  285. ].join("\n");
  286. if (false || (document.domain == "anistar.org" || document.domain.substring(document.domain.indexOf(".anistar.org") + 1) == "anistar.org") || (document.domain == "anistar.pro" || document.domain.substring(document.domain.indexOf(".anistar.pro") + 1) == "anistar.pro") || (document.domain == "anistar.world" || document.domain.substring(document.domain.indexOf(".anistar.world") + 1) == "anistar.world") || (document.domain == "anistar1.org" || document.domain.substring(document.domain.indexOf(".anistar1.org") + 1) == "anistar1.org") || (document.domain == "anistar10.org" || document.domain.substring(document.domain.indexOf(".anistar10.org") + 1) == "anistar10.org") || (document.domain == "anistar11.org" || document.domain.substring(document.domain.indexOf(".anistar11.org") + 1) == "anistar11.org") || (document.domain == "anistar12.org" || document.domain.substring(document.domain.indexOf(".anistar12.org") + 1) == "anistar12.org") || (document.domain == "anistar13.org" || document.domain.substring(document.domain.indexOf(".anistar13.org") + 1) == "anistar13.org") || (document.domain == "anistar2.org" || document.domain.substring(document.domain.indexOf(".anistar2.org") + 1) == "anistar2.org") || (document.domain == "anistar3.org" || document.domain.substring(document.domain.indexOf(".anistar3.org") + 1) == "anistar3.org") || (document.domain == "anistar4.org" || document.domain.substring(document.domain.indexOf(".anistar4.org") + 1) == "anistar4.org") || (document.domain == "anistar5.org" || document.domain.substring(document.domain.indexOf(".anistar5.org") + 1) == "anistar5.org") || (document.domain == "anistar6.org" || document.domain.substring(document.domain.indexOf(".anistar6.org") + 1) == "anistar6.org") || (document.domain == "anistar7.org" || document.domain.substring(document.domain.indexOf(".anistar7.org") + 1) == "anistar7.org") || (document.domain == "anistar8.org" || document.domain.substring(document.domain.indexOf(".anistar8.org") + 1) == "anistar8.org") || (document.domain == "anistar9.org" || document.domain.substring(document.domain.indexOf(".anistar9.org") + 1) == "anistar9.org") || (document.domain == "online-star.org" || document.domain.substring(document.domain.indexOf(".online-star.org") + 1) == "online-star.org") || (document.domain == "online-stars.org" || document.domain.substring(document.domain.indexOf(".online-stars.org") + 1) == "online-stars.org"))
  287. css += [
  288. "html > body:not(#id) {background-image: none !important;}",
  289. " body > .main.wrapper {margin-top: 0 !important;}",
  290. " body > header {top: 0 !important;}",
  291. " .list-nav {z-index: 1 !important;}",
  292. " .drowmenu {z-index: 1999999999 !important;}"
  293. ].join("\n");
  294. if (false || (document.domain == "anitokyo.tv" || document.domain.substring(document.domain.indexOf(".anitokyo.tv") + 1) == "anitokyo.tv"))
  295. css += [
  296. "#header_h {background-image: none !important;}",
  297. " body {background-image: none !important; background-color: #e4f1f6 !important;}",
  298. " div[class^=\"header_bg\"], header > a:not(.rss_ico) {display: none !important;}",
  299. " #wrapper, header {padding-top: 0 !important;}"
  300. ].join("\n");
  301. if (false || (document.domain == "anti-malware.ru" || document.domain.substring(document.domain.indexOf(".anti-malware.ru") + 1) == "anti-malware.ru"))
  302. css += "#header-bg-enf {margin-top: 0 !important;}";
  303. if (false || (document.domain == "apnews.com.ua" || document.domain.substring(document.domain.indexOf(".apnews.com.ua") + 1) == "apnews.com.ua"))
  304. css += [
  305. ".reveal-overlay {display: none !important;}",
  306. " html {position: relative !important; top: 0 !important;}"
  307. ].join("\n");
  308. if (false || (document.domain == "app2top.ru" || document.domain.substring(document.domain.indexOf(".app2top.ru") + 1) == "app2top.ru"))
  309. css += [
  310. ".page-wrapper {padding-top: 0 !important;}"
  311. ].join("\n");
  312. if (false || (document.domain == "asienda.ru" || document.domain.substring(document.domain.indexOf(".asienda.ru") + 1) == "asienda.ru") || (document.domain == "mycharm.ru" || document.domain.substring(document.domain.indexOf(".mycharm.ru") + 1) == "mycharm.ru") || (document.domain == "myjane.ru" || document.domain.substring(document.domain.indexOf(".myjane.ru") + 1) == "myjane.ru"))
  313. css += [
  314. "#pagewrapper {margin-top: 0 !important;}"
  315. ].join("\n");
  316. if (false || (document.domain == "audioboo.ru" || document.domain.substring(document.domain.indexOf(".audioboo.ru") + 1) == "audioboo.ru"))
  317. css += [
  318. ".right-block-content > .slider {padding: 0 !important;}"
  319. ].join("\n");
  320. if (false || (document.domain == "audioportal.su" || document.domain.substring(document.domain.indexOf(".audioportal.su") + 1) == "audioportal.su"))
  321. css += [
  322. "#blink2[color=\"red\"] {-webkit-animation: none !important; color: #837e6e !important;}",
  323. " div[id^=\"pos\"] > a > img[src*=\"audioportal.su/!!!ads/!rotator/\"] {zoom: 0.1 !important; filter: grayscale(1) !important;}"
  324. ].join("\n");
  325. if (false || (document.domain == "auto.mail.ru" || document.domain.substring(document.domain.indexOf(".auto.mail.ru") + 1) == "auto.mail.ru") || (document.domain == "horo.mail.ru" || document.domain.substring(document.domain.indexOf(".horo.mail.ru") + 1) == "horo.mail.ru") || (document.domain == "kino.mail.ru" || document.domain.substring(document.domain.indexOf(".kino.mail.ru") + 1) == "kino.mail.ru") || (document.domain == "lady.mail.ru" || document.domain.substring(document.domain.indexOf(".lady.mail.ru") + 1) == "lady.mail.ru") || (document.domain == "tv.mail.ru" || document.domain.substring(document.domain.indexOf(".tv.mail.ru") + 1) == "tv.mail.ru"))
  326. css += [
  327. ".cols__inner > noindex {display: none !important;}"
  328. ].join("\n");
  329. if (false || (document.domain == "autoua.net" || document.domain.substring(document.domain.indexOf(".autoua.net") + 1) == "autoua.net"))
  330. css += [
  331. ".social-open {overflow: auto !important;}"
  332. ].join("\n");
  333. if (false || (document.domain == "autoua.net" || document.domain.substring(document.domain.indexOf(".autoua.net") + 1) == "autoua.net") || (document.domain == "gagadget.com" || document.domain.substring(document.domain.indexOf(".gagadget.com") + 1) == "gagadget.com"))
  334. css += [
  335. ".fader-social {display: none !important;}"
  336. ].join("\n");
  337. if (false || (document.domain == "av.by" || document.domain.substring(document.domain.indexOf(".av.by") + 1) == "av.by"))
  338. css += [
  339. ".av-branding {background: none !important;}",
  340. " .av-branding .page {padding-top: 0 !important; padding-bottom: 0 !important;}"
  341. ].join("\n");
  342. if (false || (document.domain == "avito.ru" || document.domain.substring(document.domain.indexOf(".avito.ru") + 1) == "avito.ru"))
  343. css += [
  344. ".avito-ads-container {margin: 0 !important; min-height: 0 !important; padding-top: 0 !important;}"
  345. ].join("\n");
  346. if (false || (document.domain == "axd.semestr.ru" || document.domain.substring(document.domain.indexOf(".axd.semestr.ru") + 1) == "axd.semestr.ru") || (document.domain == "math.semestr.ru" || document.domain.substring(document.domain.indexOf(".math.semestr.ru") + 1) == "math.semestr.ru"))
  347. css += [
  348. ".adsbygoogle, .well-google, .well-span {max-height: 121px !important; opacity: 0 !important; pointer-events: none !important;}"
  349. ].join("\n");
  350. if (false || (document.domain == "baibako.tv" || document.domain.substring(document.domain.indexOf(".baibako.tv") + 1) == "baibako.tv"))
  351. css += [
  352. ".topserial {height: auto !important;}"
  353. ].join("\n");
  354. if (false || (document.domain == "banki.ru" || document.domain.substring(document.domain.indexOf(".banki.ru") + 1) == "banki.ru"))
  355. css += [
  356. ".header--short.header {margin-top: 0 !important;}"
  357. ].join("\n");
  358. if (false || (document.domain == "basketboom.net" || document.domain.substring(document.domain.indexOf(".basketboom.net") + 1) == "basketboom.net") || (document.domain == "freerutor.com" || document.domain.substring(document.domain.indexOf(".freerutor.com") + 1) == "freerutor.com") || (document.domain == "gametech.ru" || document.domain.substring(document.domain.indexOf(".gametech.ru") + 1) == "gametech.ru") || (document.domain == "gidonline.fun" || document.domain.substring(document.domain.indexOf(".gidonline.fun") + 1) == "gidonline.fun") || (document.domain == "hokeyboom.net" || document.domain.substring(document.domain.indexOf(".hokeyboom.net") + 1) == "hokeyboom.net") || (document.domain == "imgrutor.com" || document.domain.substring(document.domain.indexOf(".imgrutor.com") + 1) == "imgrutor.com") || (document.domain == "kinoboom.su" || document.domain.substring(document.domain.indexOf(".kinoboom.su") + 1) == "kinoboom.su") || (document.domain == "mma-today.net" || document.domain.substring(document.domain.indexOf(".mma-today.net") + 1) == "mma-today.net") || (document.domain == "oblozhki.net" || document.domain.substring(document.domain.indexOf(".oblozhki.net") + 1) == "oblozhki.net") || (document.domain == "sportarena.com" || document.domain.substring(document.domain.indexOf(".sportarena.com") + 1) == "sportarena.com") || (document.domain == "sportboom.info" || document.domain.substring(document.domain.indexOf(".sportboom.info") + 1) == "sportboom.info") || (document.domain == "uateam.tv" || document.domain.substring(document.domain.indexOf(".uateam.tv") + 1) == "uateam.tv") || (document.domain == "virusinfo.info" || document.domain.substring(document.domain.indexOf(".virusinfo.info") + 1) == "virusinfo.info"))
  359. css += [
  360. "body:not(#id), html:not(#id) {margin-top: 0 !important;}"
  361. ].join("\n");
  362. if (false || (document.domain == "batenka.ru" || document.domain.substring(document.domain.indexOf(".batenka.ru") + 1) == "batenka.ru"))
  363. css += [
  364. "body > .subscribe-popup {display: none !important;}",
  365. " body {overflow: auto !important;}"
  366. ].join("\n");
  367. if (false || (document.domain == "bestpersons.ru" || document.domain.substring(document.domain.indexOf(".bestpersons.ru") + 1) == "bestpersons.ru"))
  368. css += [
  369. "#userTabs {float: none !important;}"
  370. ].join("\n");
  371. if (false || (document.domain == "binmovie.org" || document.domain.substring(document.domain.indexOf(".binmovie.org") + 1) == "binmovie.org"))
  372. css += " #content {top: 0 !important; left: 0 !important; width: 100% !important; margin-left: 0 !important;}";
  373. if (false || (document.domain == "biqle.ru" || document.domain.substring(document.domain.indexOf(".biqle.ru") + 1) == "biqle.ru") || (document.domain == "gecid.com" || document.domain.substring(document.domain.indexOf(".gecid.com") + 1) == "gecid.com") || (document.domain == "valetudo.ru" || document.domain.substring(document.domain.indexOf(".valetudo.ru") + 1) == "valetudo.ru"))
  374. css += [
  375. "body > * {pointer-events: auto !important;}",
  376. " body {pointer-events: none !important;}"
  377. ].join("\n");
  378. if (false || (document.domain == "blogs.pravda.com.ua" || document.domain.substring(document.domain.indexOf(".blogs.pravda.com.ua") + 1) == "blogs.pravda.com.ua"))
  379. css += [
  380. "body > .block0 {margin-top: 0 !important;}"
  381. ].join("\n");
  382. if (false || (document.domain == "bosch-home.ru" || document.domain.substring(document.domain.indexOf(".bosch-home.ru") + 1) == "bosch-home.ru"))
  383. css += [
  384. ".cookielaw-modal-layer {display: none !important;}",
  385. " body.cookielaw-blur-background > * {filter: none !important;}",
  386. " html > head ~ body {overflow-y: auto !important;}"
  387. ].join("\n");
  388. if (false || (document.domain == "botanichka.ru" || document.domain.substring(document.domain.indexOf(".botanichka.ru") + 1) == "botanichka.ru"))
  389. css += [
  390. "html > body {background-image: none !important; pointer-events: none !important;}",
  391. " .td-banner-wrap-full {display: none !important;}",
  392. " html > body > * {pointer-events: auto !important;}"
  393. ].join("\n");
  394. if (false || (document.domain == "bst.bratsk.ru" || document.domain.substring(document.domain.indexOf(".bst.bratsk.ru") + 1) == "bst.bratsk.ru"))
  395. css += [
  396. "#main-nav-wrap {height: auto !important;}",
  397. " #post-right-col > .theiaStickySidebar {top: auto !important;}"
  398. ].join("\n");
  399. if (false || (document.domain == "btu.org.ua" || document.domain.substring(document.domain.indexOf(".btu.org.ua") + 1) == "btu.org.ua"))
  400. css += [
  401. ".alltop1 {margin-bottom: 30px !important;}"
  402. ].join("\n");
  403. if (false || (document.domain == "buh24.com.ua" || document.domain.substring(document.domain.indexOf(".buh24.com.ua") + 1) == "buh24.com.ua"))
  404. css += [
  405. "body > div[class^=\"mfp-\"] {display: none !important;}",
  406. " html {overflow: auto !important;}"
  407. ].join("\n");
  408. if (false || (document.domain == "bvedomosti.ru" || document.domain.substring(document.domain.indexOf(".bvedomosti.ru") + 1) == "bvedomosti.ru"))
  409. css += [
  410. "#art-main {background-image: none !important;}",
  411. " .art-Header {display: none !important;}",
  412. " .bg-top-menu {top: 0 !important;}"
  413. ].join("\n");
  414. if (false || (document.domain == "car.ru" || document.domain.substring(document.domain.indexOf(".car.ru") + 1) == "car.ru"))
  415. css += [
  416. ".header.header-wrapper {padding-top: 15px !important;}"
  417. ].join("\n");
  418. if (false || (document.domain == "carambatv.ru" || document.domain.substring(document.domain.indexOf(".carambatv.ru") + 1) == "carambatv.ru"))
  419. css += " .content {background: none !important; padding: 0 !important;}";
  420. if (false || (document.domain == "cars.ru" || document.domain.substring(document.domain.indexOf(".cars.ru") + 1) == "cars.ru"))
  421. css += [
  422. "a[href*=\"/adclick.php?bannerid=\"] {display: none !important;}",
  423. " #main {margin-top: 0 !important;}"
  424. ].join("\n");
  425. if (false || (document.domain == "cartoonka.art" || document.domain.substring(document.domain.indexOf(".cartoonka.art") + 1) == "cartoonka.art") || (document.domain == "multmania.club" || document.domain.substring(document.domain.indexOf(".multmania.club") + 1) == "multmania.club") || (document.domain == "tlumtluda.info" || document.domain.substring(document.domain.indexOf(".tlumtluda.info") + 1) == "tlumtluda.info"))
  426. css += [
  427. "body {background: black !important;}",
  428. " div[style=\"clear:both;\"] > div[class]:first-child {margin-top: 0 !important;}",
  429. " #wrap[class*=\"menu\"] {position: static !important;}"
  430. ].join("\n");
  431. if (false || (document.domain == "casstudio.tv" || document.domain.substring(document.domain.indexOf(".casstudio.tv") + 1) == "casstudio.tv"))
  432. css += [
  433. ".footer {margin-bottom: 0 !important;}"
  434. ].join("\n");
  435. if (false || (document.domain == "censor.net" || document.domain.substring(document.domain.indexOf(".censor.net") + 1) == "censor.net"))
  436. css += [
  437. "body > .widget_header {padding-top: 60px !important;}",
  438. " body > .widget_header .header_icons, body > .widget_header .lang_switcher, ",
  439. " body > .widget_header .menu {top: 0 !important;}"
  440. ].join("\n");
  441. if (false || (document.domain == "cf.ua" || document.domain.substring(document.domain.indexOf(".cf.ua") + 1) == "cf.ua"))
  442. css += [
  443. ".hamburger__overlay.no-close {display: none !important;}",
  444. " .scroll-content.disable-scrolling, body.overflow--hidden {overflow:auto !important;}"
  445. ].join("\n");
  446. if (false || (document.domain == "champion.com.ua" || document.domain.substring(document.domain.indexOf(".champion.com.ua") + 1) == "champion.com.ua"))
  447. css += [
  448. "body > #app {margin-top: 0 !important;}"
  449. ].join("\n");
  450. if (false || (document.domain == "championat.com" || document.domain.substring(document.domain.indexOf(".championat.com") + 1) == "championat.com"))
  451. css += [
  452. "html:not(#id) {padding-top: 0 !important;}",
  453. " .page-sidebar > .sticky-vertical {position: relative !important; top: 0 !important;}"
  454. ].join("\n");
  455. if (false || (document.domain == "chita.ru" || document.domain.substring(document.domain.indexOf(".chita.ru") + 1) == "chita.ru"))
  456. css += [
  457. "body {background: none !important; margin-top: 0 !important; padding-top: 0 !important;}"
  458. ].join("\n");
  459. if (false || (document.domain == "cinema-hd.ru" || document.domain.substring(document.domain.indexOf(".cinema-hd.ru") + 1) == "cinema-hd.ru") || (document.domain == "dc-marvel.org" || document.domain.substring(document.domain.indexOf(".dc-marvel.org") + 1) == "dc-marvel.org") || (document.domain == "filmshd.vip" || document.domain.substring(document.domain.indexOf(".filmshd.vip") + 1) == "filmshd.vip") || (document.domain == "kinomaxfilm.ru" || document.domain.substring(document.domain.indexOf(".kinomaxfilm.ru") + 1) == "kinomaxfilm.ru") || (document.domain == "newseries.club" || document.domain.substring(document.domain.indexOf(".newseries.club") + 1) == "newseries.club"))
  460. css += [
  461. ".wrap {padding-top: 0 !important;}"
  462. ].join("\n");
  463. if (false || (document.domain == "cloud.mail.ru" || document.domain.substring(document.domain.indexOf(".cloud.mail.ru") + 1) == "cloud.mail.ru"))
  464. css += [
  465. ".public .b-layout__col_1_2 {margin-right: auto !important;}"
  466. ].join("\n");
  467. if (false || (document.domain == "comments.ua" || document.domain.substring(document.domain.indexOf(".comments.ua") + 1) == "comments.ua"))
  468. css += [
  469. ".back_bottom {cursor: auto !important;}",
  470. " .back_bottom > * {pointer-events: auto !important;}",
  471. " .back_bottom {pointer-events: none !important;}"
  472. ].join("\n");
  473. if (false || (document.domain == "cont.ws" || document.domain.substring(document.domain.indexOf(".cont.ws") + 1) == "cont.ws"))
  474. css += [
  475. "body.modal-open > .modal {display: none !important;}",
  476. " body.modal-open {overflow: auto !important;}"
  477. ].join("\n");
  478. if (false || (document.domain == "context.reverso.net" || document.domain.substring(document.domain.indexOf(".context.reverso.net") + 1) == "context.reverso.net"))
  479. css += [
  480. ".popup[id*=\"-results-banner\"] {display: none !important;}",
  481. " .blocked, .text {filter: none !important;",
  482. " -webkit-filter: none !important;}"
  483. ].join("\n");
  484. if (false || (document.domain == "coop-land.ru" || document.domain.substring(document.domain.indexOf(".coop-land.ru") + 1) == "coop-land.ru"))
  485. css += [
  486. "body:not(#id) > .header {margin-bottom: auto !important;}"
  487. ].join("\n");
  488. if (false || (document.domain == "coub.com" || document.domain.substring(document.domain.indexOf(".coub.com") + 1) == "coub.com"))
  489. css += [
  490. "header[class=\"header -transparent\"] {background: #e0e0e0 !important;}",
  491. " .promo-background {display: none !important;}"
  492. ].join("\n");
  493. if (false || (document.domain == "crazyatomicgames.com" || document.domain.substring(document.domain.indexOf(".crazyatomicgames.com") + 1) == "crazyatomicgames.com") || (document.domain == "xxx-igra.com" || document.domain.substring(document.domain.indexOf(".xxx-igra.com") + 1) == "xxx-igra.com") || (document.domain == "yaldagames.com" || document.domain.substring(document.domain.indexOf(".yaldagames.com") + 1) == "yaldagames.com"))
  494. css += [
  495. ".fon_site_pic {background-image: none !important; padding-top: 0 !important;}"
  496. ].join("\n");
  497. if (false || (document.domain == "creativportal.ru" || document.domain.substring(document.domain.indexOf(".creativportal.ru") + 1) == "creativportal.ru"))
  498. css += [
  499. " .pocaz {width: 10px !important; height: 10px !important; position: fixed !important; top: -100px !important;}"
  500. ].join("\n");
  501. if (false || (document.domain == "ctv7.ru" || document.domain.substring(document.domain.indexOf(".ctv7.ru") + 1) == "ctv7.ru"))
  502. css += [
  503. "body > .site {margin-top: 0 !important;}"
  504. ].join("\n");
  505. if (false || (document.domain == "cyberforum.ru" || document.domain.substring(document.domain.indexOf(".cyberforum.ru") + 1) == "cyberforum.ru"))
  506. css += [
  507. "body > div[style*=\"width\"][style*=\"margin\"] {margin-top: 0 !important;}"
  508. ].join("\n");
  509. if (false || (document.domain == "cybersport.ru" || document.domain.substring(document.domain.indexOf(".cybersport.ru") + 1) == "cybersport.ru"))
  510. css += [
  511. "body {background-image: none !important;}",
  512. " body > a[href][target=\"_blank\"] {display: none !important;}",
  513. " #header.position-fixed {position: relative !important;}"
  514. ].join("\n");
  515. if (false || (document.domain == "darkermagazine.ru" || document.domain.substring(document.domain.indexOf(".darkermagazine.ru") + 1) == "darkermagazine.ru"))
  516. css += [
  517. "body > .header {margin-top: 0 !important;}"
  518. ].join("\n");
  519. if (false || (document.domain == "delovoymir.biz" || document.domain.substring(document.domain.indexOf(".delovoymir.biz") + 1) == "delovoymir.biz"))
  520. css += [
  521. "body {padding-top: 0 !important; background-color: transparent !important;}"
  522. ].join("\n");
  523. if (false || (document.domain == "deti.mail.ru" || document.domain.substring(document.domain.indexOf(".deti.mail.ru") + 1) == "deti.mail.ru"))
  524. css += [
  525. ".deti-slot_exchange {display: none !important;}"
  526. ].join("\n");
  527. if (false || (document.domain == "diets.ru" || document.domain.substring(document.domain.indexOf(".diets.ru") + 1) == "diets.ru"))
  528. css += [
  529. "body > #container {top: 0 !important;}"
  530. ].join("\n");
  531. if (false || (document.domain == "doba.te.ua" || document.domain.substring(document.domain.indexOf(".doba.te.ua") + 1) == "doba.te.ua"))
  532. css += [
  533. "#popup-root {display: none !important;}",
  534. " body.locked, html.locked {overflow:auto !important;}"
  535. ].join("\n");
  536. if (false || (document.domain == "doramax.net" || document.domain.substring(document.domain.indexOf(".doramax.net") + 1) == "doramax.net"))
  537. css += [
  538. ".wrapper.full {margin-top: 70px !important;}"
  539. ].join("\n");
  540. if (false || (document.domain == "doramy.su" || document.domain.substring(document.domain.indexOf(".doramy.su") + 1) == "doramy.su"))
  541. css += [
  542. ".site {margin-top: 0 !important;}"
  543. ].join("\n");
  544. if (false || (document.domain == "dostfilms.net" || document.domain.substring(document.domain.indexOf(".dostfilms.net") + 1) == "dostfilms.net") || (document.domain == "liveresult.ru" || document.domain.substring(document.domain.indexOf(".liveresult.ru") + 1) == "liveresult.ru") || (document.domain == "wowskill.ru" || document.domain.substring(document.domain.indexOf(".wowskill.ru") + 1) == "wowskill.ru"))
  545. css += [
  546. ".header {margin-top: 0 !important;}"
  547. ].join("\n");
  548. if (false || (document.domain == "dota2.ru" || document.domain.substring(document.domain.indexOf(".dota2.ru") + 1) == "dota2.ru"))
  549. css += [
  550. "html:not(#id) > body > [id]:not([style]) {background-image: none !important; padding-top: 0 !important;}",
  551. " .p-sidebar {margin: auto !important;}",
  552. " div[class^=\"banner\"] + section {padding: unset !important; margin: unset !important;}",
  553. " div[class^=\"banner\"] + section > div {width: auto !important; height: auto !important;}"
  554. ].join("\n");
  555. if (false || (document.domain == "drahelas.ru" || document.domain.substring(document.domain.indexOf(".drahelas.ru") + 1) == "drahelas.ru"))
  556. css += [
  557. ".forumAd {height: 1px !important;}",
  558. " .adb, .navbar_notice {position: fixed !important; transform: scale(0) !important;}"
  559. ].join("\n");
  560. if (false || (document.domain == "draug.ru" || document.domain.substring(document.domain.indexOf(".draug.ru") + 1) == "draug.ru") || (document.domain == "vargr.ru" || document.domain.substring(document.domain.indexOf(".vargr.ru") + 1) == "vargr.ru"))
  561. css += [
  562. "#timer_2 {display: block !important;}",
  563. " #timer_1 {display: none !important;}"
  564. ].join("\n");
  565. if (false || (document.domain == "nnm.ru" || document.domain.substring(document.domain.indexOf(".nnm.ru") + 1) == "nnm.ru") || (document.domain == "dugtor.org" || document.domain.substring(document.domain.indexOf(".dugtor.org") + 1) == "dugtor.org") || (document.domain == "nnm2.com" || document.domain.substring(document.domain.indexOf(".nnm2.com") + 1) == "nnm2.com") || (document.domain == "mynnm.ru" || document.domain.substring(document.domain.indexOf(".mynnm.ru") + 1) == "mynnm.ru") || (document.domain == "txapela.ru" || document.domain.substring(document.domain.indexOf(".txapela.ru") + 1) == "txapela.ru") || (document.domain == "adderall.ru" || document.domain.substring(document.domain.indexOf(".adderall.ru") + 1) == "adderall.ru") || (document.domain == "rkna.xyz" || document.domain.substring(document.domain.indexOf(".rkna.xyz") + 1) == "rkna.xyz") || (document.domain == "investxp.ru" || document.domain.substring(document.domain.indexOf(".investxp.ru") + 1) == "investxp.ru") || (document.domain == "torror.ru" || document.domain.substring(document.domain.indexOf(".torror.ru") + 1) == "torror.ru"))
  566. css += [
  567. "body > #page {padding-top: 0 !important;}"
  568. ].join("\n");
  569. if (false || (document.domain == "drive2.com" || document.domain.substring(document.domain.indexOf(".drive2.com") + 1) == "drive2.com") || (document.domain == "drive2.ru" || document.domain.substring(document.domain.indexOf(".drive2.ru") + 1) == "drive2.ru"))
  570. css += [
  571. ".js-page > div[class$=\"-header\"] + div[class] > div[class]:not([class*=\"column\"]):first-child + div[class]:last-child {box-shadow: none !important;}",
  572. " .c-dv-container, .c-pager + div[class]:last-child, .dv-post-header, ",
  573. " .offer[itemtype=\"http://schema.org/Product\"] + div, ",
  574. " .offer[itemtype=\"http://schema.org/Product\"] + div + div, ",
  575. " [itemtype=\"http://schema.org/Review\"] + div[class$=\"content\"] ~ div[class]:last-child > div[class$=\"content\"]:first-child + div, ",
  576. " [itemtype=\"http://schema.org/Review\"] + div[class$=\"content\"] ~ div[class]:not(:last-child), ",
  577. " div[class$=\"content\"] ~ div[data-role][data-target] + div, ",
  578. " div[class*=\"--content article \"] + div, ",
  579. " div[class*=\"--content article \"] + div + div:not(:last-child), ",
  580. " div[class*=\"--content article \"] + div ~ div:last-child > div:first-child + div[class], ",
  581. " div[itemtype=\"http://schema.org/BlogPosting\"] ~ div:last-child > div:first-child + div[class], ",
  582. " div[itemtype=\"http://schema.org/BlogPosting\"] ~ div:not(:last-child), ",
  583. " div[itemtype^=\"http://schema.org/\"] ~ div[data-role][data-target] + div ~ div:last-child > div:first-child + div[class], ",
  584. " div[itemtype^=\"http://schema.org/\"] ~ div[data-role][data-target] ~ div:not(:last-child) {display: none !important;}",
  585. " [itemtype=\"http://schema.org/Review\"] + div[class$=\"content\"] ~ div[class]:last-child > div[class$=\"content\"]:first-child:not(:only-child), ",
  586. " [itemtype^=\"http://schema.org/\"] ~ div[data-role][data-target] + div ~ div:last-child > div:first-child:not(:only-child), ",
  587. " div[class*=\"--content article \"] + div ~ div:last-child > div:first-child:not(:only-child), ",
  588. " div[itemtype=\"http://schema.org/BlogPosting\"] ~ div:last-child > div:first-child:not(:only-child) {max-width: unset !important;}"
  589. ].join("\n");
  590. if (false || (document.domain == "drlink.online" || document.domain.substring(document.domain.indexOf(".drlink.online") + 1) == "drlink.online") || (document.domain == "picclick.ru" || document.domain.substring(document.domain.indexOf(".picclick.ru") + 1) == "picclick.ru") || (document.domain == "picclock.ru" || document.domain.substring(document.domain.indexOf(".picclock.ru") + 1) == "picclock.ru") || (document.domain == "picforall.ru" || document.domain.substring(document.domain.indexOf(".picforall.ru") + 1) == "picforall.ru"))
  591. css += [
  592. "div[id^=\"pai_thumbz_\"][id$=\"_side\"] {background: #363636 !important;}"
  593. ].join("\n");
  594. if (false || (document.domain == "dtf.ru" || document.domain.substring(document.domain.indexOf(".dtf.ru") + 1) == "dtf.ru"))
  595. css += [
  596. ".igrozhur-promo-ref {padding: 0 !important; background-color: transparent !important; cursor: auto !important;}"
  597. ].join("\n");
  598. if (false || (document.domain == "dugtor.org" || document.domain.substring(document.domain.indexOf(".dugtor.org") + 1) == "dugtor.org") || (document.domain == "dugtor.ru" || document.domain.substring(document.domain.indexOf(".dugtor.ru") + 1) == "dugtor.ru"))
  599. css += [
  600. "#left-block, #right-block {min-height: 100% !important;}"
  601. ].join("\n");
  602. if (false || (document.domain == "dynamo.kiev.ua" || document.domain.substring(document.domain.indexOf(".dynamo.kiev.ua") + 1) == "dynamo.kiev.ua") || (document.domain == "ringside24.com" || document.domain.substring(document.domain.indexOf(".ringside24.com") + 1) == "ringside24.com"))
  603. css += [
  604. ".social-open {overflow: auto !important;}",
  605. " .fader-social {position: fixed !important; top: -10000px !important; opacity: 0 !important; z-index: -9999 !important;}"
  606. ].join("\n");
  607. if (false || (document.domain == "dyvys.info" || document.domain.substring(document.domain.indexOf(".dyvys.info") + 1) == "dyvys.info"))
  608. css += [
  609. ".td-header-sp-logo {max-height: 90px !important;}",
  610. " body > * {pointer-events: auto !important;}",
  611. " body {pointer-events: none !important;}"
  612. ].join("\n");
  613. if (false || (document.domain == "e.mail.ru" || document.domain.substring(document.domain.indexOf(".e.mail.ru") + 1) == "e.mail.ru"))
  614. css += [
  615. "#LEGO .b-rb, #LEGO div[id^=\"preload_banner\"], #theme #LEGO #leftcol-banners {display: none !important;}",
  616. " #LEGO > .b-sticky:first-child {width: 100% !important;}"
  617. ].join("\n");
  618. if (false || (document.domain == "e.mail.ru" || document.domain.substring(document.domain.indexOf(".e.mail.ru") + 1) == "e.mail.ru") || (document.domain == "octavius.mail.ru" || document.domain.substring(document.domain.indexOf(".octavius.mail.ru") + 1) == "octavius.mail.ru"))
  619. css += [
  620. "#app-canvas .layout_bordered > .layout__column_right {display: none !important;}",
  621. " .application-mail__wrap > .application-mail__layout > .layout[style*=\"grid-template-columns:\"] {grid-template-columns: 232px 1fr 0 0 !important;}",
  622. " #app-canvas .application-mail__wrap > .layout > .layout__main-frame {margin-right: auto !important;}",
  623. " .layer-sent-page > .layer {min-height: 0 !important;}",
  624. " #app-canvas .paginator-container {right: 8px !important;}"
  625. ].join("\n");
  626. if (false || (document.domain == "echo.msk.ru" || document.domain.substring(document.domain.indexOf(".echo.msk.ru") + 1) == "echo.msk.ru"))
  627. css += [
  628. ".first[id][style*=\"height\"] {height: auto !important;}"
  629. ].join("\n");
  630. if (false || (document.domain == "economistua.com" || document.domain.substring(document.domain.indexOf(".economistua.com") + 1) == "economistua.com"))
  631. css += [
  632. ".wdpu-container, .wpmui-overlay {display: none !important;}",
  633. " body, html {padding-top: 0 !important; background: whitesmoke !important; overflow: auto !important; pointer-events: none !important;}",
  634. " body > * {pointer-events: auto !important;}"
  635. ].join("\n");
  636. if (false || (document.domain == "electric-house.ru" || document.domain.substring(document.domain.indexOf(".electric-house.ru") + 1) == "electric-house.ru"))
  637. css += [
  638. "table[class^=\"header\"] > tbody > tr > td ~ [class] {display: none !important;}"
  639. ].join("\n");
  640. if (false || (document.domain == "electric-house.ru" || document.domain.substring(document.domain.indexOf(".electric-house.ru") + 1) == "electric-house.ru") || (document.domain == "helpsetup.ru" || document.domain.substring(document.domain.indexOf(".helpsetup.ru") + 1) == "helpsetup.ru") || (document.domain == "izzylaif.com" || document.domain.substring(document.domain.indexOf(".izzylaif.com") + 1) == "izzylaif.com") || (document.domain == "so-wiki.ru" || document.domain.substring(document.domain.indexOf(".so-wiki.ru") + 1) == "so-wiki.ru") || (document.domain == "stroi-help.ru" || document.domain.substring(document.domain.indexOf(".stroi-help.ru") + 1) == "stroi-help.ru"))
  641. css += [
  642. ".adsbygoogle {height: 1px !important; opacity: 0 !important;}"
  643. ].join("\n");
  644. if (false || (document.domain == "epravda.com.ua" || document.domain.substring(document.domain.indexOf(".epravda.com.ua") + 1) == "epravda.com.ua"))
  645. css += [
  646. " body {cursor: auto !important;}",
  647. " body > div[align=\"center\"] {width: auto !important; margin: 0 !important;}"
  648. ].join("\n");
  649. if (false || (document.domain == "epravda.com.ua" || document.domain.substring(document.domain.indexOf(".epravda.com.ua") + 1) == "epravda.com.ua") || (document.domain == "fast-torrent.co" || document.domain.substring(document.domain.indexOf(".fast-torrent.co") + 1) == "fast-torrent.co") || (document.domain == "kino-dom.tv" || document.domain.substring(document.domain.indexOf(".kino-dom.tv") + 1) == "kino-dom.tv") || (document.domain == "online-freebee.club" || document.domain.substring(document.domain.indexOf(".online-freebee.club") + 1) == "online-freebee.club") || (document.domain == "seasonvar.be" || document.domain.substring(document.domain.indexOf(".seasonvar.be") + 1) == "seasonvar.be") || (document.domain == "seasonvar.re" || document.domain.substring(document.domain.indexOf(".seasonvar.re") + 1) == "seasonvar.re") || (document.domain == "seasonvar.ru" || document.domain.substring(document.domain.indexOf(".seasonvar.ru") + 1) == "seasonvar.ru") || (document.domain == "uniondht.org" || document.domain.substring(document.domain.indexOf(".uniondht.org") + 1) == "uniondht.org"))
  650. css += [
  651. "body:not(#id), html:not(#id) {padding: 0 !important;}"
  652. ].join("\n");
  653. if (false || (document.domain == "espreso.tv" || document.domain.substring(document.domain.indexOf(".espreso.tv") + 1) == "espreso.tv"))
  654. css += [
  655. "#disqus_thread {min-width: 700px !important;}"
  656. ].join("\n");
  657. if (false || (document.domain == "euro-football.ru" || document.domain.substring(document.domain.indexOf(".euro-football.ru") + 1) == "euro-football.ru") || (document.domain == "freehat.cc" || document.domain.substring(document.domain.indexOf(".freehat.cc") + 1) == "freehat.cc") || (document.domain == "lalapaluza.ru" || document.domain.substring(document.domain.indexOf(".lalapaluza.ru") + 1) == "lalapaluza.ru") || (document.domain == "moviebuster.tv" || document.domain.substring(document.domain.indexOf(".moviebuster.tv") + 1) == "moviebuster.tv") || (document.domain == "turkcinema.org" || document.domain.substring(document.domain.indexOf(".turkcinema.org") + 1) == "turkcinema.org"))
  658. css += [
  659. "#page {margin-top: 0 !important;}"
  660. ].join("\n");
  661. if (false || (document.domain == "eurointegration.com.ua" || document.domain.substring(document.domain.indexOf(".eurointegration.com.ua") + 1) == "eurointegration.com.ua"))
  662. css += [
  663. ".header.fixed .layout, header.header {margin-top: 0 !important;}"
  664. ].join("\n");
  665. if (false || (document.domain == "eva.ru" || document.domain.substring(document.domain.indexOf(".eva.ru") + 1) == "eva.ru"))
  666. css += [
  667. "body > .eva {margin-top: 50px !important;}"
  668. ].join("\n");
  669. if (false || (document.domain == "fanserial.net" || document.domain.substring(document.domain.indexOf(".fanserial.net") + 1) == "fanserial.net"))
  670. css += [
  671. ".wrapper main {margin-top: 0 !important;}"
  672. ].join("\n");
  673. if (false || (document.domain == "fast-film.ru" || document.domain.substring(document.domain.indexOf(".fast-film.ru") + 1) == "fast-film.ru") || (document.domain == "fast-torrent.club" || document.domain.substring(document.domain.indexOf(".fast-torrent.club") + 1) == "fast-torrent.club") || (document.domain == "fast-torrent.ru" || document.domain.substring(document.domain.indexOf(".fast-torrent.ru") + 1) == "fast-torrent.ru") || (document.domain == "fast-torrent.su" || document.domain.substring(document.domain.indexOf(".fast-torrent.su") + 1) == "fast-torrent.su") || (document.domain == "filmopotok.ru" || document.domain.substring(document.domain.indexOf(".filmopotok.ru") + 1) == "filmopotok.ru") || (document.domain == "filmpotok.ru" || document.domain.substring(document.domain.indexOf(".filmpotok.ru") + 1) == "filmpotok.ru") || (document.domain == "pickfilm.ru" || document.domain.substring(document.domain.indexOf(".pickfilm.ru") + 1) == "pickfilm.ru") || (document.domain == "veleto.ru" || document.domain.substring(document.domain.indexOf(".veleto.ru") + 1) == "veleto.ru"))
  674. css += [
  675. "body {padding-top: 0px !important;}",
  676. " body{background: url(\'\') !important;}",
  677. " body{background-image: url(\" \") !important;}",
  678. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  679. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}"
  680. ].join("\n");
  681. if (false || (document.domain == "fclmnews.ru" || document.domain.substring(document.domain.indexOf(".fclmnews.ru") + 1) == "fclmnews.ru"))
  682. css += [
  683. ".site {margin-top: 0 !important;}"
  684. ].join("\n");
  685. if (false || (document.domain == "fex.net" || document.domain.substring(document.domain.indexOf(".fex.net") + 1) == "fex.net"))
  686. css += [
  687. ".modal_type_video-ads {display: none !important;}",
  688. " .ReactVirtualized__Grid__innerScrollContainer, ",
  689. " .fs-table__row[style^=\"height: 162px;\"] {height: auto !important;}",
  690. " body {overflow: auto !important;}",
  691. " .fs-table__row {position: initial !important;}"
  692. ].join("\n");
  693. if (false || (document.domain == "filebase.ws" || document.domain.substring(document.domain.indexOf(".filebase.ws") + 1) == "filebase.ws"))
  694. css += [
  695. "body > .root {top: 0 !important;}"
  696. ].join("\n");
  697. if (false || (document.domain == "filmishki.net" || document.domain.substring(document.domain.indexOf(".filmishki.net") + 1) == "filmishki.net"))
  698. css += [
  699. ".wrap > .block {margin-top: 0 !important;}"
  700. ].join("\n");
  701. if (false || (document.domain == "filmitorrent.site" || document.domain.substring(document.domain.indexOf(".filmitorrent.site") + 1) == "filmitorrent.site"))
  702. css += [
  703. "body > #container {margin-top: 0 !important;}"
  704. ].join("\n");
  705. if (false || (document.domain == "filmive-hd.net" || document.domain.substring(document.domain.indexOf(".filmive-hd.net") + 1) == "filmive-hd.net") || (document.domain == "kinoshack.net" || document.domain.substring(document.domain.indexOf(".kinoshack.net") + 1) == "kinoshack.net") || (document.domain == "tree.tv" || document.domain.substring(document.domain.indexOf(".tree.tv") + 1) == "tree.tv"))
  706. css += [
  707. "body > .wrapper {margin-top: 0 !important;}"
  708. ].join("\n");
  709. if (false || (document.domain == "filmix.cc" || document.domain.substring(document.domain.indexOf(".filmix.cc") + 1) == "filmix.cc") || (document.domain == "filmix.co" || document.domain.substring(document.domain.indexOf(".filmix.co") + 1) == "filmix.co") || (document.domain == "filmix.email" || document.domain.substring(document.domain.indexOf(".filmix.email") + 1) == "filmix.email") || (document.domain == "filmix.ink" || document.domain.substring(document.domain.indexOf(".filmix.ink") + 1) == "filmix.ink") || (document.domain == "filmix.ltd" || document.domain.substring(document.domain.indexOf(".filmix.ltd") + 1) == "filmix.ltd") || (document.domain == "filmix.online" || document.domain.substring(document.domain.indexOf(".filmix.online") + 1) == "filmix.online") || (document.domain == "filmix.site" || document.domain.substring(document.domain.indexOf(".filmix.site") + 1) == "filmix.site") || (document.domain == "filmix.today" || document.domain.substring(document.domain.indexOf(".filmix.today") + 1) == "filmix.today") || (document.domain == "filmix.wiki" || document.domain.substring(document.domain.indexOf(".filmix.wiki") + 1) == "filmix.wiki") || (document.domain == "filmix.zone" || document.domain.substring(document.domain.indexOf(".filmix.zone") + 1) == "filmix.zone"))
  710. css += [
  711. ".remove-sda-wrap {display: none !important;}"
  712. ].join("\n");
  713. if (false || (document.domain == "films-online.club" || document.domain.substring(document.domain.indexOf(".films-online.club") + 1) == "films-online.club"))
  714. css += [
  715. ".body-wrap > #content {margin-top:42px !important;}"
  716. ].join("\n");
  717. if (false || (document.domain == "firepic.org" || document.domain.substring(document.domain.indexOf(".firepic.org") + 1) == "firepic.org"))
  718. css += [
  719. ".span12 {clear: both !important;}",
  720. " .container, .row {max-width: none !important;}",
  721. " body {padding: 0 !important; background-image: none !important;}",
  722. " .row {padding: 30px !important; margin: 0 !important;}",
  723. " .container {width: 100% !important;}"
  724. ].join("\n");
  725. if (false || (document.domain == "fishki.net" || document.domain.substring(document.domain.indexOf(".fishki.net") + 1) == "fishki.net"))
  726. css += "#container {cursor: auto !important;}";
  727. if (false || (document.domain == "flashscore.com.ua" || document.domain.substring(document.domain.indexOf(".flashscore.com.ua") + 1) == "flashscore.com.ua") || (document.domain == "flashscore.kz" || document.domain.substring(document.domain.indexOf(".flashscore.kz") + 1) == "flashscore.kz") || (document.domain == "flashscore.ru" || document.domain.substring(document.domain.indexOf(".flashscore.ru") + 1) == "flashscore.ru"))
  728. css += [
  729. "[data-bookmaker-id], [onclick*=\"bookmaker\"] {pointer-events: none !important;}"
  730. ].join("\n");
  731. if (false || (document.domain == "footballhd.ru" || document.domain.substring(document.domain.indexOf(".footballhd.ru") + 1) == "footballhd.ru"))
  732. css += [
  733. "body > #header {margin-top: 0 !important;}"
  734. ].join("\n");
  735. if (false || (document.domain == "forum.flprog.ru" || document.domain.substring(document.domain.indexOf(".forum.flprog.ru") + 1) == "forum.flprog.ru"))
  736. css += [
  737. ".sitemaker > .grid > .sm-responsive-full-width {width: auto !important;}"
  738. ].join("\n");
  739. if (false || (document.domain == "forum.ixbt.com" || document.domain.substring(document.domain.indexOf(".forum.ixbt.com") + 1) == "forum.ixbt.com"))
  740. css += [
  741. ".left.column > #question.dialog_thanks {left: 67% !important;}",
  742. " .body_content_table > .left.column {margin-right: 0 !important; width: 100% !important;}",
  743. " .fullscreen_branding ~ .body_content_table {margin-top: 0 !important; z-index: 0 !important;}",
  744. " .body_wrapper {max-width: 100% !important;}"
  745. ].join("\n");
  746. if (false || (document.domain == "forum.ruboard.ru" || document.domain.substring(document.domain.indexOf(".forum.ruboard.ru") + 1) == "forum.ruboard.ru"))
  747. css += [
  748. "#content_container, #content_container #content {margin-right: 0 !important;}"
  749. ].join("\n");
  750. if (false || (document.domain == "forums.overclockers.ru" || document.domain.substring(document.domain.indexOf(".forums.overclockers.ru") + 1) == "forums.overclockers.ru"))
  751. css += [
  752. "tr > td[nowrap=\"nowrap\"][style=\"color: red; font-weight: bold\"] {color: #004488 !important; font-weight: 200 !important;}"
  753. ].join("\n");
  754. if (false || (document.domain == "fototips.ru" || document.domain.substring(document.domain.indexOf(".fototips.ru") + 1) == "fototips.ru"))
  755. css += [
  756. ".ftips-branding .td-main-page-wrap, .ftips-branding-ad + div, .ftips-branding.td_category_template_1 .td-category-header {padding-top: 5px !important;}"
  757. ].join("\n");
  758. if (false || (document.domain == "freefotohelp.ru" || document.domain.substring(document.domain.indexOf(".freefotohelp.ru") + 1) == "freefotohelp.ru") || (document.domain == "hosgeldi.com" || document.domain.substring(document.domain.indexOf(".hosgeldi.com") + 1) == "hosgeldi.com") || (document.domain == "list-org.com" || document.domain.substring(document.domain.indexOf(".list-org.com") + 1) == "list-org.com"))
  759. css += [
  760. ".adsbygoogle {position: fixed !important; top: -10000px !important;}"
  761. ].join("\n");
  762. if (false || (document.domain == "freehat.cc" || document.domain.substring(document.domain.indexOf(".freehat.cc") + 1) == "freehat.cc") || (document.domain == "lalapaluza.ru" || document.domain.substring(document.domain.indexOf(".lalapaluza.ru") + 1) == "lalapaluza.ru") || (document.domain == "moviebuster.tv" || document.domain.substring(document.domain.indexOf(".moviebuster.tv") + 1) == "moviebuster.tv"))
  763. css += [
  764. "body:not(#id) {background: whitesmoke !important;}"
  765. ].join("\n");
  766. if (false || (document.domain == "freeopenvpn.org" || document.domain.substring(document.domain.indexOf(".freeopenvpn.org") + 1) == "freeopenvpn.org") || (document.domain == "leninsw.info" || document.domain.substring(document.domain.indexOf(".leninsw.info") + 1) == "leninsw.info"))
  767. css += [
  768. ".adsbygoogle {max-height: 6px !important;}"
  769. ].join("\n");
  770. if (false || (document.domain == "fssprus.ru" || document.domain.substring(document.domain.indexOf(".fssprus.ru") + 1) == "fssprus.ru"))
  771. css += [
  772. ".tingle-modal {display: none !important;}",
  773. " html > body {overflow-y: auto !important; position: static !important;}"
  774. ].join("\n");
  775. if (false || (document.domain == "gagadget.com" || document.domain.substring(document.domain.indexOf(".gagadget.com") + 1) == "gagadget.com") || (document.domain == "gazeta.ru" || document.domain.substring(document.domain.indexOf(".gazeta.ru") + 1) == "gazeta.ru") || (document.domain == "ngs.ru" || document.domain.substring(document.domain.indexOf(".ngs.ru") + 1) == "ngs.ru") || (document.domain == "rambler.ru" || document.domain.substring(document.domain.indexOf(".rambler.ru") + 1) == "rambler.ru"))
  776. css += [
  777. "body:not(#id) {overflow: auto !important;}"
  778. ].join("\n");
  779. if (false || (document.domain == "game-pool.ru" || document.domain.substring(document.domain.indexOf(".game-pool.ru") + 1) == "game-pool.ru"))
  780. css += [
  781. "body:not(#id) {background-image: none !important;}",
  782. " div[class^=\"container-content\"] > div[class^=\"obolox\"] {margin-top: 52px !important;}"
  783. ].join("\n");
  784. if (false || (document.domain == "game2day.ru" || document.domain.substring(document.domain.indexOf(".game2day.ru") + 1) == "game2day.ru"))
  785. css += [
  786. "body > .container {margin-top: 120px !important;}"
  787. ].join("\n");
  788. if (false || (document.domain == "gamebomb.ru" || document.domain.substring(document.domain.indexOf(".gamebomb.ru") + 1) == "gamebomb.ru"))
  789. css += [
  790. "body {background-color: #303030 !important;}",
  791. " #ssdfsd {background-image: none !important;}",
  792. " #ssdfsd > a, .atblock {display: none !important;}",
  793. " #content.site-max-width {margin-top: 0 !important; pointer-events: none !important;}",
  794. " #basic-content-container > :not(.grid-150-100p), .grid-150-100p > * {pointer-events: auto !important;}"
  795. ].join("\n");
  796. if (false || (document.domain == "gamemag.ru" || document.domain.substring(document.domain.indexOf(".gamemag.ru") + 1) == "gamemag.ru"))
  797. css += [
  798. ".comment-background, .main-content {background: none !important;}",
  799. " .top-branding {max-height: 45rem !important;}"
  800. ].join("\n");
  801. if (false || (document.domain == "games.mail.ru" || document.domain.substring(document.domain.indexOf(".games.mail.ru") + 1) == "games.mail.ru"))
  802. css += [
  803. ".b-pc-str {width: auto !important;}"
  804. ].join("\n");
  805. if (false || (document.domain == "gametech.ru" || document.domain.substring(document.domain.indexOf(".gametech.ru") + 1) == "gametech.ru"))
  806. css += [
  807. "body {background: #eee !important;}",
  808. " .tm-wrapper > .tm {margin-bottom: auto !important;}",
  809. " body:not(#id) {margin-top: 0 !important;}"
  810. ].join("\n");
  811. if (false || (document.domain == "gamma.mirtesen.ru" || document.domain.substring(document.domain.indexOf(".gamma.mirtesen.ru") + 1) == "gamma.mirtesen.ru"))
  812. css += [
  813. ".aggregator-page {pointer-events: none !important; opacity: 0 !important;}"
  814. ].join("\n");
  815. if (false || (document.domain == "gasolina-online.com" || document.domain.substring(document.domain.indexOf(".gasolina-online.com") + 1) == "gasolina-online.com"))
  816. css += [
  817. "#facebook-modal, body.modal-open > .modal-backdrop {display: none !important;}",
  818. " body.modal-open {overflow: auto !important;}"
  819. ].join("\n");
  820. if (false || (document.domain == "gastronom.ru" || document.domain.substring(document.domain.indexOf(".gastronom.ru") + 1) == "gastronom.ru"))
  821. css += [
  822. "body { cursor: auto !important;}",
  823. " #wrapper {max-width: none !important;}"
  824. ].join("\n");
  825. if (false || (document.domain == "gazeta.ru" || document.domain.substring(document.domain.indexOf(".gazeta.ru") + 1) == "gazeta.ru"))
  826. css += [
  827. "#news-left > div[id]:nth-child(-n+6):not(#additional_news_block):not(#most_readable), ",
  828. " .b_olimpbet_board-header {display: none !important;}",
  829. " .b_olimpbet_board {height: auto !important;}"
  830. ].join("\n");
  831. if (false || (document.domain == "gazeta.ru" || document.domain.substring(document.domain.indexOf(".gazeta.ru") + 1) == "gazeta.ru") || (document.domain == "rambler.ru" || document.domain.substring(document.domain.indexOf(".rambler.ru") + 1) == "rambler.ru"))
  832. css += [
  833. ".stopper > #boxbox, .stopper > #boxfade {display: none !important;}"
  834. ].join("\n");
  835. if (false || (document.domain == "gazeta.ua" || document.domain.substring(document.domain.indexOf(".gazeta.ua") + 1) == "gazeta.ua"))
  836. css += [
  837. "#header-wrapper > header > *, body > * {pointer-events: auto !important;}",
  838. " #header-wrapper > header, body {pointer-events: none !important;}"
  839. ].join("\n");
  840. if (false || (document.domain == "glavnoe.ua" || document.domain.substring(document.domain.indexOf(".glavnoe.ua") + 1) == "glavnoe.ua"))
  841. css += [
  842. "#main-block > .content-block {margin: auto !important;}"
  843. ].join("\n");
  844. if (false || (document.domain == "go.mail.ru" || document.domain.substring(document.domain.indexOf(".go.mail.ru") + 1) == "go.mail.ru"))
  845. css += [
  846. "body > div[style^=\"z-index:\"], div[class^=\"Direct\"], div[class^=\"RbSlot\"] {display: none !important;}"
  847. ].join("\n");
  848. if (false || (document.domain == "goclips.tv" || document.domain.substring(document.domain.indexOf(".goclips.tv") + 1) == "goclips.tv"))
  849. css += " .video_content {height: auto !important;}";
  850. if (false || (document.domain == "goodgame.ru" || document.domain.substring(document.domain.indexOf(".goodgame.ru") + 1) == "goodgame.ru"))
  851. css += [
  852. ".main-block .main-inner-wrap {margin-top: 0 !important;}"
  853. ].join("\n");
  854. if (false || (document.domain == "gordonua.com" || document.domain.substring(document.domain.indexOf(".gordonua.com") + 1) == "gordonua.com"))
  855. css += [
  856. "html:not([class*=\" mob\"]) > body > .wrap {width: 1170px !important; padding: 20px !important;}"
  857. ].join("\n");
  858. if (false || (document.domain == "gorod.dp.ua" || document.domain.substring(document.domain.indexOf(".gorod.dp.ua") + 1) == "gorod.dp.ua") || (document.domain == "intermedia.ru" || document.domain.substring(document.domain.indexOf(".intermedia.ru") + 1) == "intermedia.ru") || (document.domain == "sefon.cc" || document.domain.substring(document.domain.indexOf(".sefon.cc") + 1) == "sefon.cc"))
  859. css += [
  860. "html > body {padding-top: unset !important;}"
  861. ].join("\n");
  862. if (false || (document.domain == "gotps3.ru" || document.domain.substring(document.domain.indexOf(".gotps3.ru") + 1) == "gotps3.ru"))
  863. css += "#Page {margin-top: 0 !important;}";
  864. if (false || (document.domain == "great-tv.ru" || document.domain.substring(document.domain.indexOf(".great-tv.ru") + 1) == "great-tv.ru") || (document.domain == "vserialy.com" || document.domain.substring(document.domain.indexOf(".vserialy.com") + 1) == "vserialy.com") || (document.domain == "vserialy.fun" || document.domain.substring(document.domain.indexOf(".vserialy.fun") + 1) == "vserialy.fun"))
  865. css += [
  866. "#header_box {height: auto !important; min-height: auto !important;}"
  867. ].join("\n");
  868. if (false || (document.domain == "grippua.com.ua" || document.domain.substring(document.domain.indexOf(".grippua.com.ua") + 1) == "grippua.com.ua"))
  869. css += [
  870. "body {background-image: none !important; pointer-events: none !important;}",
  871. " a[href*=\"utm_campai\"] > div > img {display: none !important;}",
  872. " body > :not(a) {pointer-events: auto !important;}",
  873. " a[href*=\"utm_campai\"] {pointer-events: none !important;}"
  874. ].join("\n");
  875. if (false || (document.domain == "gstv.ru" || document.domain.substring(document.domain.indexOf(".gstv.ru") + 1) == "gstv.ru"))
  876. css += ".page-content {margin-top: 0 !important;}";
  877. if (false || (document.domain == "gta.com.ua" || document.domain.substring(document.domain.indexOf(".gta.com.ua") + 1) == "gta.com.ua"))
  878. css += [
  879. "body {background-image: none !important; background-color: #f5f5f5 !important;}"
  880. ].join("\n");
  881. if (false || (document.domain == "gtavicecity.ru" || document.domain.substring(document.domain.indexOf(".gtavicecity.ru") + 1) == "gtavicecity.ru"))
  882. css += [
  883. ".wrapper-body {margin-top: 0 !important;}"
  884. ].join("\n");
  885. if (false || (document.domain == "gubkinskiy.com" || document.domain.substring(document.domain.indexOf(".gubkinskiy.com") + 1) == "gubkinskiy.com"))
  886. css += [
  887. "#page-content {margin-top: 0 !important;}"
  888. ].join("\n");
  889. if (false || (document.domain == "happy-hack.ru" || document.domain.substring(document.domain.indexOf(".happy-hack.ru") + 1) == "happy-hack.ru"))
  890. css += [
  891. "body:not(#id) > table[id^=\"blockblock\"] {display: none !important;}",
  892. " body:not(#id) > [id^=\"blockblock\"] {visibility: visible !important; display: block !important;}"
  893. ].join("\n");
  894. if (false || (document.domain == "hd720kino.ru" || document.domain.substring(document.domain.indexOf(".hd720kino.ru") + 1) == "hd720kino.ru"))
  895. css += [
  896. ".wrap {background: none !important;}",
  897. " .main.center {margin-top: 0 !important;}"
  898. ].join("\n");
  899. if (false || (document.domain == "hdfilms.tv" || document.domain.substring(document.domain.indexOf(".hdfilms.tv") + 1) == "hdfilms.tv"))
  900. css += " #subheader{padding-top: 1px !important;}";
  901. if (false || (document.domain == "hdkinomir.cc" || document.domain.substring(document.domain.indexOf(".hdkinomir.cc") + 1) == "hdkinomir.cc"))
  902. css += [
  903. "#wrapper > .menu {margin-top: auto !important;}"
  904. ].join("\n");
  905. if (false || (document.domain == "hdkinozzoro.ru" || document.domain.substring(document.domain.indexOf(".hdkinozzoro.ru") + 1) == "hdkinozzoro.ru"))
  906. css += [
  907. ".jirrua {margin-top: 0 !important;}",
  908. " body:not(#id) {padding-top: 0 !important;}"
  909. ].join("\n");
  910. if (false || (document.domain == "hdtochka.club" || document.domain.substring(document.domain.indexOf(".hdtochka.club") + 1) == "hdtochka.club"))
  911. css += [
  912. "body > .wrapp {margin-top: 0 !important;}"
  913. ].join("\n");
  914. if (false || (document.domain == "health.mail.ru" || document.domain.substring(document.domain.indexOf(".health.mail.ru") + 1) == "health.mail.ru") || (document.domain == "hi-tech.mail.ru" || document.domain.substring(document.domain.indexOf(".hi-tech.mail.ru") + 1) == "hi-tech.mail.ru") || (document.domain == "news.mail.ru" || document.domain.substring(document.domain.indexOf(".news.mail.ru") + 1) == "news.mail.ru") || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  915. css += [
  916. ".branding-p {display: none !important;}"
  917. ].join("\n");
  918. if (false || (document.domain == "hellomagazine.com" || document.domain.substring(document.domain.indexOf(".hellomagazine.com") + 1) == "hellomagazine.com"))
  919. css += [
  920. ".footer {position: relative !important;}"
  921. ].join("\n");
  922. if (false || (document.domain == "helpsetup.ru" || document.domain.substring(document.domain.indexOf(".helpsetup.ru") + 1) == "helpsetup.ru"))
  923. css += [
  924. "#blockajaxdown {display: none !important;}"
  925. ].join("\n");
  926. if (false || (document.domain == "hentaiz.org" || document.domain.substring(document.domain.indexOf(".hentaiz.org") + 1) == "hentaiz.org"))
  927. css += [
  928. "body {background: #4ba1ba !important;}",
  929. " .toporg {height: 0 !important;}"
  930. ].join("\n");
  931. if (false || (document.domain == "hi-fi.ru" || document.domain.substring(document.domain.indexOf(".hi-fi.ru") + 1) == "hi-fi.ru"))
  932. css += [
  933. "body {background: none !important;}"
  934. ].join("\n");
  935. if (false || (document.domain == "hi-news.ru" || document.domain.substring(document.domain.indexOf(".hi-news.ru") + 1) == "hi-news.ru") || (document.domain == "kino-teatr.ua" || document.domain.substring(document.domain.indexOf(".kino-teatr.ua") + 1) == "kino-teatr.ua") || (document.domain == "serialbox.org" || document.domain.substring(document.domain.indexOf(".serialbox.org") + 1) == "serialbox.org"))
  936. css += [
  937. "body {background: none !important;}"
  938. ].join("\n");
  939. if (false || (document.domain == "hi-tech.mail.ru" || document.domain.substring(document.domain.indexOf(".hi-tech.mail.ru") + 1) == "hi-tech.mail.ru"))
  940. css += [
  941. ".cols_margin .link-hdr {display: none !important;}",
  942. " #portal-menu, .header-banner {margin: 0 !important;}"
  943. ].join("\n");
  944. if (false || (document.domain == "hlamer.ru" || document.domain.substring(document.domain.indexOf(".hlamer.ru") + 1) == "hlamer.ru") || (document.domain == "zloekino.com" || document.domain.substring(document.domain.indexOf(".zloekino.com") + 1) == "zloekino.com") || (document.domain == "zloekino.ru" || document.domain.substring(document.domain.indexOf(".zloekino.ru") + 1) == "zloekino.ru") || (document.domain == "zloekino.su" || document.domain.substring(document.domain.indexOf(".zloekino.su") + 1) == "zloekino.su"))
  945. css += [
  946. "body {background-color: #596c84 !important;}"
  947. ].join("\n");
  948. if (false || (document.domain == "horoscopes.rambler.ru" || document.domain.substring(document.domain.indexOf(".horoscopes.rambler.ru") + 1) == "horoscopes.rambler.ru"))
  949. css += [
  950. "a[data-horo$=\"::button\"] {width: auto !important;}"
  951. ].join("\n");
  952. if (false || (document.domain == "horrorzone.ru" || document.domain.substring(document.domain.indexOf(".horrorzone.ru") + 1) == "horrorzone.ru"))
  953. css += [
  954. "body > .all {margin-top: 0 !important;}"
  955. ].join("\n");
  956. if (false || (document.domain == "hotline.ua" || document.domain.substring(document.domain.indexOf(".hotline.ua") + 1) == "hotline.ua"))
  957. css += [
  958. ".reset-scroll:before, div[data-lightbox-id=\"product-fast-question\"] {display: none !important;}",
  959. " .reset-scroll {overflow: auto !important;}"
  960. ].join("\n");
  961. if (false || (document.domain == "housechief.ru" || document.domain.substring(document.domain.indexOf(".housechief.ru") + 1) == "housechief.ru"))
  962. css += [
  963. ".td-main-content-wrap, ",
  964. " .tdc-content-wrap > div[class*=\"vc_custom_\"]:first-child {margin-top: auto !important;}"
  965. ].join("\n");
  966. if (false || (document.domain == "houzz.ru" || document.domain.substring(document.domain.indexOf(".houzz.ru") + 1) == "houzz.ru"))
  967. css += [
  968. ".modal.in.modal-vc {display: none !important;}",
  969. " body.modal-open, html {overflow: auto !important;}"
  970. ].join("\n");
  971. if (false || (document.domain == "hs-manacost.ru" || document.domain.substring(document.domain.indexOf(".hs-manacost.ru") + 1) == "hs-manacost.ru"))
  972. css += [
  973. "body {background-image: none !important; background-color: whitesmoke !important;}",
  974. " #td-outer-wrap > *, body > * {pointer-events: auto !important;}",
  975. " #td-outer-wrap, body {pointer-events: none !important;}"
  976. ].join("\n");
  977. if (false || (document.domain == "i.ua" || document.domain.substring(document.domain.indexOf(".i.ua") + 1) == "i.ua"))
  978. css += [
  979. ".footer_container {height: auto !important; margin-top: auto !important;}",
  980. " .body_container {padding-bottom: unset !important;}"
  981. ].join("\n");
  982. if (false || (document.domain == "ictv.ua" || document.domain.substring(document.domain.indexOf(".ictv.ua") + 1) == "ictv.ua"))
  983. css += [
  984. ".video-stream {background-image:none !important; pointer-events: none !important;}",
  985. " .video-stream > * {pointer-events: auto !important;}"
  986. ].join("\n");
  987. if (false || (document.domain == "igromania.ru" || document.domain.substring(document.domain.indexOf(".igromania.ru") + 1) == "igromania.ru"))
  988. css += [
  989. "body > .outer_outer > .outer_inner {background: #dedede !important;}",
  990. " .wrapper_outer > .wide_brand {display: none !important;}",
  991. " .outer_inner > .wrapper_outer > div[class] {height: auto !important; min-height: auto !important;}",
  992. " div.hmenu_box a.hmenu {padding-right: 13px !important; padding-left: 13px !important;}"
  993. ].join("\n");
  994. if (false || (document.domain == "infocar.ua" || document.domain.substring(document.domain.indexOf(".infocar.ua") + 1) == "infocar.ua"))
  995. css += [
  996. "#totalbg {background-image: none !important;}"
  997. ].join("\n");
  998. if (false || (document.domain == "infomama.com.ua" || document.domain.substring(document.domain.indexOf(".infomama.com.ua") + 1) == "infomama.com.ua"))
  999. css += [
  1000. "#logo {display: none !important;}",
  1001. " #headerMover #headerProxy {height: 50px !important;}"
  1002. ].join("\n");
  1003. if (false || (document.domain == "infoua.biz" || document.domain.substring(document.domain.indexOf(".infoua.biz") + 1) == "infoua.biz"))
  1004. css += [
  1005. "#id_box_r_y1, #idbbbad {position: absolute !important; top: -10000px !important; left: -10000px !important; height: 50px !important;}"
  1006. ].join("\n");
  1007. if (false || (document.domain == "inoprosport.ru" || document.domain.substring(document.domain.indexOf(".inoprosport.ru") + 1) == "inoprosport.ru"))
  1008. css += [
  1009. "body > .page__wrapper {padding-top: 60px !important;}"
  1010. ].join("\n");
  1011. if (false || (document.domain == "instagram.com" || document.domain.substring(document.domain.indexOf(".instagram.com") + 1) == "instagram.com"))
  1012. css += [
  1013. "body[style*=\"overflow: hidden;\"] {overflow: auto !important;}"
  1014. ].join("\n");
  1015. if (false || (document.domain == "intermedia.ru" || document.domain.substring(document.domain.indexOf(".intermedia.ru") + 1) == "intermedia.ru"))
  1016. css += [
  1017. ".general_block > a[href][target=\"_blank\"] {display: none !important;}"
  1018. ].join("\n");
  1019. if (false || (document.domain == "investing.com" || document.domain.substring(document.domain.indexOf(".investing.com") + 1) == "investing.com"))
  1020. css += [
  1021. "#PromoteSignUpPopUp, #abPopup {display: none !important;}",
  1022. " body {overflow: auto !important;}"
  1023. ].join("\n");
  1024. if (false || (document.domain == "iphones.ru" || document.domain.substring(document.domain.indexOf(".iphones.ru") + 1) == "iphones.ru"))
  1025. css += "#contentShifter {height: 127px!important;}";
  1026. if (false || (document.domain == "www.ivi.ru" || document.domain.substring(document.domain.indexOf(".www.ivi.ru") + 1) == "www.ivi.ru"))
  1027. css += [
  1028. "body.watch > div[class]:not([id]):not([style]):nth-child(-n+2) {background: none !important;}",
  1029. " body.watch > div[class]:not([id]):not([style]):nth-child(-n+2) > style + .content {display: none !important;}",
  1030. " .page-wrapper > .content-main {padding-top: 0 !important;}",
  1031. " body.watch > header.ivi-top {top: 0 !important;}"
  1032. ].join("\n");
  1033. if (false || (document.domain == "isport.ua" || document.domain.substring(document.domain.indexOf(".isport.ua") + 1) == "isport.ua"))
  1034. css += [
  1035. "body > .layout {margin-top: 0 !important;}"
  1036. ].join("\n");
  1037. if (false || (document.domain == "kaluga-poisk.ru" || document.domain.substring(document.domain.indexOf(".kaluga-poisk.ru") + 1) == "kaluga-poisk.ru"))
  1038. css += [
  1039. "body:not(#id) {background: whitesmoke !important;}"
  1040. ].join("\n");
  1041. if (false || (document.domain == "kanobu.ru" || document.domain.substring(document.domain.indexOf(".kanobu.ru") + 1) == "kanobu.ru"))
  1042. css += [
  1043. ".wrap > main:not(#id) {margin-top: calc(-100vh + 10px) !important;}"
  1044. ].join("\n");
  1045. if (false || (document.domain == "kaztorka.org" || document.domain.substring(document.domain.indexOf(".kaztorka.org") + 1) == "kaztorka.org"))
  1046. css += [
  1047. "#main {max-width: 100% !important;}",
  1048. " body {padding-top: 0 !important;}"
  1049. ].join("\n");
  1050. if (false || (document.domain == "kg-portal.ru" || document.domain.substring(document.domain.indexOf(".kg-portal.ru") + 1) == "kg-portal.ru"))
  1051. css += [
  1052. "body {background-image: none !important; background-color: #bdbdbd !important;}",
  1053. " .content_wrap > div[class^=\"content_\"] > div > a[href^=\"/go.php?id=\"], ",
  1054. " .ten_topbar + div:not(.ten_ears_wrap), ",
  1055. " .ten_topbar ~ div[class]:not([id]):nth-child(-n+10):not(.ten_ears_wrap):not(.content_wrap):not(.footer_wrap) {display: none !important;}",
  1056. " .ten_topbar {height: 0 !important;}",
  1057. " .ten_ears_wrap {margin: 35px auto 0 auto !important;}",
  1058. " body > .menu_wrap {position: relative !important;}"
  1059. ].join("\n");
  1060. if (false || (document.domain == "kino-dom.tv" || document.domain.substring(document.domain.indexOf(".kino-dom.tv") + 1) == "kino-dom.tv"))
  1061. css += " #main {width: auto !important;}";
  1062. if (false || (document.domain == "kino-full.ru" || document.domain.substring(document.domain.indexOf(".kino-full.ru") + 1) == "kino-full.ru"))
  1063. css += [
  1064. "#wrapper {padding-top: 0 !important;}"
  1065. ].join("\n");
  1066. if (false || (document.domain == "kino-hdfilm.com" || document.domain.substring(document.domain.indexOf(".kino-hdfilm.com") + 1) == "kino-hdfilm.com"))
  1067. css += [
  1068. "#content-bar {margin-top: 0 !important;}"
  1069. ].join("\n");
  1070. if (false || (document.domain == "kino-teatr.ua" || document.domain.substring(document.domain.indexOf(".kino-teatr.ua") + 1) == "kino-teatr.ua"))
  1071. css += [
  1072. "html:not(#id) {background: none !important;}",
  1073. " .imaband {display: none !important;}"
  1074. ].join("\n");
  1075. if (false || (document.domain == "kino.video" || document.domain.substring(document.domain.indexOf(".kino.video") + 1) == "kino.video") || (document.domain == "tasix.me" || document.domain.substring(document.domain.indexOf(".tasix.me") + 1) == "tasix.me"))
  1076. css += [
  1077. "#embed-video > [id^=\"blink\"], .publisher-name > [id^=\"blink\"] {",
  1078. " -webkit-animation: none !important;",
  1079. " animation: none !important;",
  1080. " color: var(--color--normal) !important;",
  1081. " font-weight: normal !important;}",
  1082. " .navbart > a[href] > .spin {animation-name: none !important;}"
  1083. ].join("\n");
  1084. if (false || (document.domain == "kinoafisha.info" || document.domain.substring(document.domain.indexOf(".kinoafisha.info") + 1) == "kinoafisha.info"))
  1085. css += [
  1086. "body.main:not(#id) {background: #141414 !important; overflow: visible !important;}",
  1087. " .main_frame {background: none !important;}",
  1088. " .popup-illumination {display: none !important;}"
  1089. ].join("\n");
  1090. if (false || (document.domain == "kinoakter.net" || document.domain.substring(document.domain.indexOf(".kinoakter.net") + 1) == "kinoakter.net"))
  1091. css += [
  1092. "body > div[class^=\"wrapper\"] {margin-top: 0 !important;}"
  1093. ].join("\n");
  1094. if (false || (document.domain == "kinobos.org" || document.domain.substring(document.domain.indexOf(".kinobos.org") + 1) == "kinobos.org"))
  1095. css += [
  1096. ".wrapper > .wrap {margin-top: 0 !important;}"
  1097. ].join("\n");
  1098. if (false || (document.domain == "kinogo-hit.com" || document.domain.substring(document.domain.indexOf(".kinogo-hit.com") + 1) == "kinogo-hit.com"))
  1099. css += [
  1100. ".contener {padding-top: 0 !important;}"
  1101. ].join("\n");
  1102. if (false || (document.domain == "kinokladovka.com" || document.domain.substring(document.domain.indexOf(".kinokladovka.com") + 1) == "kinokladovka.com"))
  1103. css += [
  1104. ".b-background {background: none !important; padding-top: 0 !important;}"
  1105. ].join("\n");
  1106. if (false || (document.domain == "kinomania.ru" || document.domain.substring(document.domain.indexOf(".kinomania.ru") + 1) == "kinomania.ru"))
  1107. css += [
  1108. ".outer {padding-top: 0 !important;}"
  1109. ].join("\n");
  1110. if (false || (document.domain == "kinometro.ru" || document.domain.substring(document.domain.indexOf(".kinometro.ru") + 1) == "kinometro.ru"))
  1111. css += [
  1112. "body {background-color: transparent !important;}"
  1113. ].join("\n");
  1114. if (false || (document.domain == "kinopoisk.ru" || document.domain.substring(document.domain.indexOf(".kinopoisk.ru") + 1) == "kinopoisk.ru")){
  1115. var lkp=location.href;
  1116. css += [
  1117. " body, body:not(#id){background: none !important; background: url(\'\') !important;}",
  1118. " html[style], body {background-image: url(\'\') !important;}",
  1119. "html:not(#id):not([style=\"height: 100%; width: 100%;\"]) {background-color: #e6e6e6 !important;}",
  1120. " div[class^=\"styles_emptyItems__\"] div {background-color: transparent !important;}",
  1121. " #header-info-bg {background-color: transparent !important; background-image: none !important;}",
  1122. " .film-seances-page, .shadow.shadow-restyle {box-shadow: 0 -8px 15px #333333 !important;}",
  1123. " #top > div[id][style^=\"height: 210px\"], ",
  1124. " .app__page > div[class*=\"-container_\"]:not([class*=\"media\"]):not([class*=\"content\"]):first-child, ",
  1125. " .desktop-layout-with-sidebar__middle > .desktop-layout-with-sidebar__wrapper > div[class*=\"-container_\"]:not([class*=\"kinopoisk\"]):first-child, ",
  1126. " .media-post-page > div[class*=\"-container_\"]:not([class*=\"media\"]):first-child, ",
  1127. " .page-content > div[id]:not(#header-info-bg):empty, .top-banner-container, ",
  1128. " a[href^=\"https://kinopoisk.ru/special/\"][href*=\"utm_campaign=\"], ",
  1129. " aside.dialog, div[class^=\"styles_adBlockWarningRoot\"], ",
  1130. " div[class^=\"toaster-container\"], div[data-type=\"teaserspec\"], ",
  1131. " div[id*=\"_superbanner_\"] {display: none !important;}",
  1132. " .page-content > #header-info-bg + div[id]:not([class]), ",
  1133. " .page-content > div[id]:not(#header-info-bg):empty + div[id]:not(#top) {margin-bottom: 40px !important;}",
  1134. " .content-container_app-width_wide, div[class^=\"styles_contentContainer__\"], ",
  1135. " div[class^=\"styles_footerContainer__\"] {max-width: 100% !important;}",
  1136. " .app__content div[style=\"min-height:250px\"], ",
  1137. " .underheader-superbanner-wrapper, [class^=\"styles_contentContainer\"] > div, ",
  1138. " div[class*=\"kinopoisk-media-container_pending\"] {min-height: 0 !important;}",
  1139. " .filmsListNew .info {padding-right: 116px !important;}",
  1140. " #actorListBlock {padding-right: 19px !important;}",
  1141. " .user-subscription-partial-component__subscription-item-text {white-space: pre-wrap !important;}",
  1142. " .desktop-layout-with-sidebar__content > div[class][data-tid] {width: auto !important;}",
  1143. // " /* addedFilters */ ",
  1144. " div[class*=\"_container\"]>div[style=\"width: 100%; height: 250px;\"]>iframe {display: none !important;}",
  1145. " div[class^=\"styles_root__\"],div[class^=\"styles_basicInfoSection\"],div[class^=\"styles_basicMediaSection\"] {padding: 0px 0 0px!important;}",
  1146. " div[class*=\"styles_nameplate_\"] {right: 240px;!important;}",
  1147. " div[class*=\"styles_rootWithBranding_\"],div[id=\"kinopoisk-header-sticky-container\"],div[id=\"partial_component__footer\"],div[class*=\"styles_footerContainer_\"],footer{display: none!important;}",
  1148. "DIV[class*=\"styles_contentContainer__\"]:nth-child(2)>DIV[class*=\"styles_root__\"]:nth-child(2)>DIV[class*=\"styles_root__\"]>DIV[class*=\"styles_root__\"]>DIV[class*=\"styles_column__\"][class*=\"styles_sidebarSection__\"]:nth-child(3)>DIV[class*=\"styles_sidebar__\"]>DIV[class*=\"styles_sticky__\"]:nth-child(4)>DIV[class*=\"styles_root__\"]{display: none!important;}",
  1149. "HTML>BODY[class=\"body\"]>DIV[id=\"__next\"]>DIV[class*=\"styles_root__\"]>DIV[class*=\"styles_contentContainer_\"]>DIV[class*=\"styles_root__\"]>DIV[class*=\"styles_root__\"]>DIV[class*=\"styles_root__\"]>DIV[class*=\"styles_column_\"]>DIV[class*=\"styles_main__\"][class*=\"styles_additionalInformationSection_\"]>DIV[class*=\"styles_root_\"][class*=\"styles_rootRendered__\"]>DIV[class*=\"styles_theme\"]{display: none!important;}",
  1150. "div[class*=\"styles_themeTopBanner__\"]{display: none!important;}",
  1151. "DIV[class*=\"styles_sidebarSection_\"]:nth-child(3)>DIV[class*=\"styles_sidebar_\"]>DIV[class*=\"styles_sticky_\"]:nth-child(4)>DIV[class*=\"styles_rootRendered_\"]>DIV[class*=\"styles_themeDefault_\"]>DIV[class*=\"styles_container_\"]>DIV[id][class]{display: none!important;}",
  1152. // спрятать блок трейлера и пользовательский блок
  1153. " div[class*=\"film-trailer\"]{display: none!important;}",
  1154. " div[class*=\"styles_trailerContainer__\"]{display: none!important;}",
  1155. " div[class*=\"styles_userControlsContainer__\"]{display: none!important;}",
  1156. // спрятать блок соцсетей
  1157. "div[class*=\"hd-nameplate\"][class*=\"styles_root__\"][class*=\"styles_nameplate__\"]{right: 250px!important;}",
  1158. "div[class*=\"styles_userControlsContainer__\"]>div[class*=\"styles_controlContainer__\"]>div[class*=\"styles_foldersMenu__\"][class*=\"styles_root___\"]{display: none!important;}",
  1159. "div[class*=\"styles_share__\"],div[class*=\"styles_socialControlsContainer__\"]{display: none!important;}",
  1160. " "
  1161. ].join("\n");
  1162. if (lkp.match('kinopoisk.ru/series/')){
  1163. css += [
  1164. "div[class*=\"-kinopoisk-media-container\"][class*=\"kinopoisk-media-container_rendered\"]{display: none!important;}",
  1165. "div[class*=\"styles_rootWithBranding_\"]{display: none!important;}",
  1166. "body > div[class*=\app-container\"][class*=\app-container_app-theme\"] > div > div[class*=\"app__content\"][class*=\app__content_app-width_wide\"][class*=\app__content_app-theme\"] > div[class*=\app__page\"][class*=\app__page_app-theme\"] > div > div[class][class] > div[class] > div > div[class][class][class][class] > div > div > div[class][class]{display: none!important;}",
  1167. "div#film-share-buttons{display: none!important;}",
  1168. "DIV[class*=\"styles_sidebarSection_\"]:nth-child(3)>DIV[class*=\"styles_sidebar_\"]>DIV[class*=\"styles_sticky_\"]:nth-child(5)>DIV[class*=\"styles_rootRendered\"]>DIV[class*=\"styles_themeDefault_\"]>DIV[class*=\"styles_container_\"]>DIV[id][class]{display: none!important;}",
  1169. "BODY>DIV[class*=\"app-container\"]:nth-child(1)>DIV[class*=\"app_app-theme_\"]>DIV[class*=\"app__content\"]:nth-child(2)>DIV[class*=\"app__page\"]:nth-child(6)>DIV>DIV:nth-child(3)>DIV:nth-child(2)>DIV[class]>DIV:nth-child(1)>DIV>DIV>DIV:nth-child(3){display: none!important;}",
  1170. "BODY>DIV[class*=\"app-container\"]:nth-child(1)>DIV[class*=\"app_app-theme_\"]>DIV[class*=\"app__content\"]:nth-child(2)>DIV[class*=\"app__page\"]:nth-child(6)>DIV>DIV:nth-child(4)>DIV>DIV>DIV:nth-child(3)>DIV>DIV>DIV:nth-child(4){display: none!important;}",
  1171. ""
  1172. ].join("\n");
  1173. }
  1174. }
  1175. if (false || (document.domain == "kinoprofi.vip" || document.domain.substring(document.domain.indexOf(".kinoprofi.vip") + 1) == "kinoprofi.vip"))
  1176. css += [
  1177. "body .header {padding-top: 0 !important;}",
  1178. " body .header .header-fixed {top: 0 !important;}"
  1179. ].join("\n");
  1180. if (false || (document.domain == "kinoservis.net" || document.domain.substring(document.domain.indexOf(".kinoservis.net") + 1) == "kinoservis.net"))
  1181. css += [
  1182. "body > .container {margin-top: 0 !important;}"
  1183. ].join("\n");
  1184. if (false || (document.domain == "kinosezon.tv" || document.domain.substring(document.domain.indexOf(".kinosezon.tv") + 1) == "kinosezon.tv"))
  1185. css += [
  1186. "#subheader {padding-top: 0 !important;}"
  1187. ].join("\n");
  1188. if (false || (document.domain == "kinosky.pro" || document.domain.substring(document.domain.indexOf(".kinosky.pro") + 1) == "kinosky.pro"))
  1189. css += [
  1190. "#karkas {padding-top: 0 !important;}"
  1191. ].join("\n");
  1192. if (false || (document.domain == "kinostark.com" || document.domain.substring(document.domain.indexOf(".kinostark.com") + 1) == "kinostark.com"))
  1193. css += [
  1194. "nofollow > .container {margin-top: 0 !important;}"
  1195. ].join("\n");
  1196. if (false || (document.domain == "kinoteatr.ru" || document.domain.substring(document.domain.indexOf(".kinoteatr.ru") + 1) == "kinoteatr.ru"))
  1197. css += [
  1198. "html > body {background-image: none !important; background-color: black !important;}",
  1199. " .branding-wrapper {display: none !important;}",
  1200. " .header_container {margin-top: 0 !important;}"
  1201. ].join("\n");
  1202. if (false || (document.domain == "kinotochka.co" || document.domain.substring(document.domain.indexOf(".kinotochka.co") + 1) == "kinotochka.co") || (document.domain == "kinotochka.me" || document.domain.substring(document.domain.indexOf(".kinotochka.me") + 1) == "kinotochka.me"))
  1203. css += ".center-box2 {margin-top: 0!important;}";
  1204. if (false || (document.domain == "kinoxa.ws" || document.domain.substring(document.domain.indexOf(".kinoxa.ws") + 1) == "kinoxa.ws") || (document.domain == "lord-films.pw" || document.domain.substring(document.domain.indexOf(".lord-films.pw") + 1) == "lord-films.pw") || (document.domain == "lordfilm.in" || document.domain.substring(document.domain.indexOf(".lordfilm.in") + 1) == "lordfilm.in") || (document.domain == "lordfilm.net" || document.domain.substring(document.domain.indexOf(".lordfilm.net") + 1) == "lordfilm.net") || (document.domain == "lordfilm6.tv" || document.domain.substring(document.domain.indexOf(".lordfilm6.tv") + 1) == "lordfilm6.tv") || (document.domain == "lordfilm7.tv" || document.domain.substring(document.domain.indexOf(".lordfilm7.tv") + 1) == "lordfilm7.tv") || (document.domain == "lordfilmtv.vip" || document.domain.substring(document.domain.indexOf(".lordfilmtv.vip") + 1) == "lordfilmtv.vip") || (document.domain == "lordsfilm.net" || document.domain.substring(document.domain.indexOf(".lordsfilm.net") + 1) == "lordsfilm.net") || (document.domain == "lordsfilm.pro" || document.domain.substring(document.domain.indexOf(".lordsfilm.pro") + 1) == "lordsfilm.pro") || (document.domain == "lordsfilms.pro" || document.domain.substring(document.domain.indexOf(".lordsfilms.pro") + 1) == "lordsfilms.pro"))
  1205. css += [
  1206. "html > body {background-color: #e5e5e5 !important;}",
  1207. " body > .wrap {margin-top: 0 !important; padding-top: 0 !important;}"
  1208. ].join("\n");
  1209. if (false || (document.domain == "kinozoz.net" || document.domain.substring(document.domain.indexOf(".kinozoz.net") + 1) == "kinozoz.net"))
  1210. css += [
  1211. "body > .wr {padding-top: 0 !important;}"
  1212. ].join("\n");
  1213. if (false || (document.domain == "kirov.online" || document.domain.substring(document.domain.indexOf(".kirov.online") + 1) == "kirov.online"))
  1214. css += [
  1215. ".bg_container > .wrapper-content {padding-top: 0 !important;}"
  1216. ].join("\n");
  1217. if (false || (document.domain == "kirovnet.ru" || document.domain.substring(document.domain.indexOf(".kirovnet.ru") + 1) == "kirovnet.ru"))
  1218. css += [
  1219. ".subbody2 {margin-top: 0 !important;}",
  1220. " .bg_container {padding-top: 0 !important;}"
  1221. ].join("\n");
  1222. if (false || (document.domain == "ko.com.ua" || document.domain.substring(document.domain.indexOf(".ko.com.ua") + 1) == "ko.com.ua"))
  1223. css += [
  1224. ".gbg {top: auto !important;}"
  1225. ].join("\n");
  1226. if (false || (document.domain == "korabel.ru" || document.domain.substring(document.domain.indexOf(".korabel.ru") + 1) == "korabel.ru"))
  1227. css += [
  1228. "div[id^=\"newsid_\"] > .row0[style=\"margin-bottom:8px;\"] {pointer-events: none !important;}"
  1229. ].join("\n");
  1230. if (false || (document.domain == "kp.by" || document.domain.substring(document.domain.indexOf(".kp.by") + 1) == "kp.by") || (document.domain == "kp.kg" || document.domain.substring(document.domain.indexOf(".kp.kg") + 1) == "kp.kg") || (document.domain == "kp.kz" || document.domain.substring(document.domain.indexOf(".kp.kz") + 1) == "kp.kz") || (document.domain == "kp.md" || document.domain.substring(document.domain.indexOf(".kp.md") + 1) == "kp.md") || (document.domain == "kp.ru" || document.domain.substring(document.domain.indexOf(".kp.ru") + 1) == "kp.ru"))
  1231. css += [
  1232. "aside[class^=\"styled__Aside-\"] > [type=\"article\"] {height: auto !important;}",
  1233. " div[class^=\"styled__Branding-\"] {padding-top: 0 !important;}"
  1234. ].join("\n");
  1235. if (false || (document.domain == "kp.ru" || document.domain.substring(document.domain.indexOf(".kp.ru") + 1) == "kp.ru"))
  1236. css += [
  1237. "div[class^=\"styled__FinancialSource-\"] {display: none !important;}",
  1238. " .page-wrapper > .page-inner {margin-top: auto !important;}",
  1239. " #allrecords > #t-header + div + div[id^=\"rec\"][style*=\"padding-top:\"], #allrecords > #t-header + div[id^=\"rec\"][style*=\"padding-top:\"] {padding-top: 0 !important;}"
  1240. ].join("\n");
  1241. if (false || (document.domain == "kredos.com.ua" || document.domain.substring(document.domain.indexOf(".kredos.com.ua") + 1) == "kredos.com.ua") || (document.domain == "smartphone.ua" || document.domain.substring(document.domain.indexOf(".smartphone.ua") + 1) == "smartphone.ua"))
  1242. css += [
  1243. "#header {height: auto !important;}"
  1244. ].join("\n");
  1245. if (false || (document.domain == "kriminal.net.ua" || document.domain.substring(document.domain.indexOf(".kriminal.net.ua") + 1) == "kriminal.net.ua"))
  1246. css += [
  1247. "#popup-manager.popup-show + #layout {-webkit-filter: none !important; filter: none !important;}",
  1248. " #popup-manager.popup-show {display: none !important;}"
  1249. ].join("\n");
  1250. if (false || (document.domain == "kv.by" || document.domain.substring(document.domain.indexOf(".kv.by") + 1) == "kv.by"))
  1251. css += [
  1252. "#page {top: 0 !important;}"
  1253. ].join("\n");
  1254. if (false || (document.domain == "kwikeer.com" || document.domain.substring(document.domain.indexOf(".kwikeer.com") + 1) == "kwikeer.com"))
  1255. css += [
  1256. ".__post-content-preview::after {content: none !important;}",
  1257. " div[data-post-action-id^=\"#post_\"] > .__post-content-btn {display: none !important;}",
  1258. " div[id^=\"post_\"][class=\"__post-content-preview\"] {max-height: none !important;}"
  1259. ].join("\n");
  1260. if (false || (document.domain == "latifundimag.com" || document.domain.substring(document.domain.indexOf(".latifundimag.com") + 1) == "latifundimag.com"))
  1261. css += [
  1262. "body > .wrapper > * {pointer-events: auto !important;}",
  1263. " body > .wrapper {pointer-events: none !important;}"
  1264. ].join("\n");
  1265. if (false || (document.domain == "lenta.ru" || document.domain.substring(document.domain.indexOf(".lenta.ru") + 1) == "lenta.ru"))
  1266. css += [
  1267. ".b-board._olimp {border-bottom: none !important; margin-top: 30px !important;}",
  1268. " .b-board._olimp > .b-board__wrap {margin-left: 0 !important;}",
  1269. " .js-lower-column, .js-top-column {position: relative !important;}"
  1270. ].join("\n");
  1271. if (false || (document.domain == "lenta.ru" || document.domain.substring(document.domain.indexOf(".lenta.ru") + 1) == "lenta.ru") || (document.domain == "ngs.ru" || document.domain.substring(document.domain.indexOf(".ngs.ru") + 1) == "ngs.ru") || (document.domain == "rambler.ru" || document.domain.substring(document.domain.indexOf(".rambler.ru") + 1) == "rambler.ru"))
  1272. css += [
  1273. ".subscribe-popup {display: none !important;}"
  1274. ].join("\n");
  1275. if (false || (document.domain == "life.ru" || document.domain.substring(document.domain.indexOf(".life.ru") + 1) == "life.ru"))
  1276. css += [
  1277. ".banner-mylife, .banner-mylife-backdrop, .banner-mylife-visible > div[class^=\"arcticmodal-\"], .nagscreen, body > .arcticmodal-overlay[style*=\"opacity: 0.6\"] {display: none !important;}",
  1278. " body:not(#id) {overflow: auto !important; margin-right: auto !important;}"
  1279. ].join("\n");
  1280. if (false || (document.domain == "eksmo.ru" || document.domain.substring(document.domain.indexOf(".eksmo.ru") + 1) == "eksmo.ru") || (document.domain == "lenta.ru" || document.domain.substring(document.domain.indexOf(".lenta.ru") + 1) == "lenta.ru") || (document.domain == "live-rutor.org" || document.domain.substring(document.domain.indexOf(".live-rutor.org") + 1) == "live-rutor.org") || (document.domain == "liverutor.org" || document.domain.substring(document.domain.indexOf(".liverutor.org") + 1) == "liverutor.org") || (document.domain == "new-rutor.org" || document.domain.substring(document.domain.indexOf(".new-rutor.org") + 1) == "new-rutor.org") || (document.domain == "rns.online" || document.domain.substring(document.domain.indexOf(".rns.online") + 1) == "rns.online") || (document.domain == "the-rutor.org" || document.domain.substring(document.domain.indexOf(".the-rutor.org") + 1) == "the-rutor.org"))
  1281. css += [
  1282. "body {overflow: auto !important;}"
  1283. ].join("\n");
  1284. if (false || (document.domain == "lostfilmhd.ru" || document.domain.substring(document.domain.indexOf(".lostfilmhd.ru") + 1) == "lostfilmhd.ru"))
  1285. css += [
  1286. "#wrap {background-image: none !important;}"
  1287. ].join("\n");
  1288. if (false || (document.domain == "mail.rambler.ru" || document.domain.substring(document.domain.indexOf(".mail.rambler.ru") + 1) == "mail.rambler.ru"))
  1289. css += [
  1290. "div[class*=\"WithRightBarWrapper\"] > div[class*=\"AutoAppContainer\"] ~ * {display: none !important;}",
  1291. " div[class*=\"WithRightBarWrapper\"] > div[class*=\"AutoAppContainer\"] {max-width: 100% !important;}"
  1292. ].join("\n");
  1293. if (false || (document.domain == "market.yandex.by" || document.domain.substring(document.domain.indexOf(".market.yandex.by") + 1) == "market.yandex.by") || (document.domain == "market.yandex.kz" || document.domain.substring(document.domain.indexOf(".market.yandex.kz") + 1) == "market.yandex.kz") || (document.domain == "market.yandex.ru" || document.domain.substring(document.domain.indexOf(".market.yandex.ru") + 1) == "market.yandex.ru") || (document.domain == "market.yandex.ua" || document.domain.substring(document.domain.indexOf(".market.yandex.ua") + 1) == "market.yandex.ua") || (document.domain == "market.yandex.uz" || document.domain.substring(document.domain.indexOf(".market.yandex.uz") + 1) == "market.yandex.uz"))
  1294. css += [
  1295. "div[data-zone-name=\"direct-ads-gallery\"] {display: none !important;}"
  1296. ].join("\n");
  1297. if (false || (document.domain == "maxpark.com" || document.domain.substring(document.domain.indexOf(".maxpark.com") + 1) == "maxpark.com") || (document.domain == "newsland.com" || document.domain.substring(document.domain.indexOf(".newsland.com") + 1) == "newsland.com"))
  1298. css += " .b-branding__wrap {padding: 0 !important;}";
  1299. if (false || (document.domain == "mediasat.info" || document.domain.substring(document.domain.indexOf(".mediasat.info") + 1) == "mediasat.info"))
  1300. css += [
  1301. ".td-ad-background-link #td-outer-wrap {cursor: default !important;}"
  1302. ].join("\n");
  1303. if (false || (document.domain == "megogo.net" || document.domain.substring(document.domain.indexOf(".megogo.net") + 1) == "megogo.net"))
  1304. css += [
  1305. "#videoViewPlayer {padding-top: unset !important;}"
  1306. ].join("\n");
  1307. if (false || (document.domain == "mel.fm" || document.domain.substring(document.domain.indexOf(".mel.fm") + 1) == "mel.fm"))
  1308. css += [
  1309. ".i-layout_branding {background-image: none !important;}",
  1310. " .i-layout__branding-content-wrapper {margin-top: 0 !important;}"
  1311. ].join("\n");
  1312. if (false || (document.domain == "meta.ua" || document.domain.substring(document.domain.indexOf(".meta.ua") + 1) == "meta.ua"))
  1313. css += [
  1314. ".infobar > .info-block:not(.mail):not(.weather) {border: none !important;}"
  1315. ].join("\n");
  1316. if (false || (document.domain == "minigames.mail.ru" || document.domain.substring(document.domain.indexOf(".minigames.mail.ru") + 1) == "minigames.mail.ru"))
  1317. css += [
  1318. "#like-buttons {display: none !important;}",
  1319. " #portal-headline {margin-top: auto !important;}"
  1320. ].join("\n");
  1321. if (false || (document.domain == "mirf.ru" || document.domain.substring(document.domain.indexOf(".mirf.ru") + 1) == "mirf.ru"))
  1322. css += [
  1323. "#cb-bg-to {display: none !important;}",
  1324. " #cb-outer-container {margin-top: 0 !important;}"
  1325. ].join("\n");
  1326. if (false || (document.domain == "mirkino.club" || document.domain.substring(document.domain.indexOf(".mirkino.club") + 1) == "mirkino.club"))
  1327. css += [
  1328. "body > header {margin-top: 0 !important;}"
  1329. ].join("\n");
  1330. if (false || (document.domain == "mk.ru" || document.domain.substring(document.domain.indexOf(".mk.ru") + 1) == "mk.ru"))
  1331. css += [
  1332. "div[class^=\"Banner_right\"] {margin-bottom: 0 !important; padding-bottom: 0 !important;}"
  1333. ].join("\n");
  1334. if (false || (document.domain == "mobile-review.com" || document.domain.substring(document.domain.indexOf(".mobile-review.com") + 1) == "mobile-review.com"))
  1335. css += [
  1336. "html > body {background-color: white !important;}",
  1337. " body > .navbar {margin-top: 0 !important;}"
  1338. ].join("\n");
  1339. if (false || (document.domain == "mobiltelefon.ru" || document.domain.substring(document.domain.indexOf(".mobiltelefon.ru") + 1) == "mobiltelefon.ru"))
  1340. css += [
  1341. "html > body {background-color: #f7f8f9 !important;}",
  1342. " #move_up[style*=\"left: -40px;\"] {left: 0 !important;}",
  1343. " #gl_pos1 {min-width: auto !important; width: unset !important;}",
  1344. " #main_tb {top: 0 !important;}"
  1345. ].join("\n");
  1346. if (false || (document.domain == "more.tv" || document.domain.substring(document.domain.indexOf(".more.tv") + 1) == "more.tv") || (document.domain == "videomore.ru" || document.domain.substring(document.domain.indexOf(".videomore.ru") + 1) == "videomore.ru"))
  1347. css += [
  1348. "button.info-bar__subscription {display: none !important;}"
  1349. ].join("\n");
  1350. if (false || (document.domain == "movieshok.ru" || document.domain.substring(document.domain.indexOf(".movieshok.ru") + 1) == "movieshok.ru"))
  1351. css += [
  1352. ".wrapp_content {margin-top: 0 !important;}"
  1353. ].join("\n");
  1354. if (false || (document.domain == "music.yandex.by" || document.domain.substring(document.domain.indexOf(".music.yandex.by") + 1) == "music.yandex.by") || (document.domain == "music.yandex.kz" || document.domain.substring(document.domain.indexOf(".music.yandex.kz") + 1) == "music.yandex.kz") || (document.domain == "music.yandex.ru" || document.domain.substring(document.domain.indexOf(".music.yandex.ru") + 1) == "music.yandex.ru") || (document.domain == "music.yandex.ua" || document.domain.substring(document.domain.indexOf(".music.yandex.ua") + 1) == "music.yandex.ua") || (document.domain == "music.yandex.uz" || document.domain.substring(document.domain.indexOf(".music.yandex.uz") + 1) == "music.yandex.uz"))
  1355. css += [
  1356. "body > div[style^=\"min-height\"] > div[class][style=\"display: block;\"], ",
  1357. " div[class*=\"sidebar\"] .no-ads {display: none !important;}"
  1358. ].join("\n");
  1359. if (false || (document.domain == "muzland.ru" || document.domain.substring(document.domain.indexOf(".muzland.ru") + 1) == "muzland.ru"))
  1360. css += [
  1361. "body { filter: none !important;}",
  1362. " .googlefull {height: 1px !important;}"
  1363. ].join("\n");
  1364. if (false || (document.domain == "muzofond.org" || document.domain.substring(document.domain.indexOf(".muzofond.org") + 1) == "muzofond.org"))
  1365. css += [
  1366. "body.branding .container .content { margin-top: 100px !important;}"
  1367. ].join("\n");
  1368. if (false || (document.domain == "my-hit.org" || document.domain.substring(document.domain.indexOf(".my-hit.org") + 1) == "my-hit.org"))
  1369. css += [
  1370. ".navbar-default {margin-bottom: 0 !important;}"
  1371. ].join("\n");
  1372. if (false || (document.domain == "my-tfile.org" || document.domain.substring(document.domain.indexOf(".my-tfile.org") + 1) == "my-tfile.org") || (document.domain == "tfile.cc" || document.domain.substring(document.domain.indexOf(".tfile.cc") + 1) == "tfile.cc") || (document.domain == "tfile.co" || document.domain.substring(document.domain.indexOf(".tfile.co") + 1) == "tfile.co"))
  1373. css += [
  1374. ".full #top_tools {padding-left: 0 !important;}",
  1375. " #head, #table_reduser {width: 100% !important;}"
  1376. ].join("\n");
  1377. if (false || (document.domain == "my.mail.ru" || document.domain.substring(document.domain.indexOf(".my.mail.ru") + 1) == "my.mail.ru"))
  1378. css += [
  1379. "#history_container > div[class][style*=\"display: block!important\"], .b-history__adv-post-carousel, .l-app__left, .l-app__right, .sp-video__billboard, :not(.l-common__container) > div[style*=\"position\"][style*=\"display\"][style*=\"visible\"][style*=\"opacity\"][style*=\"background-color\"], div[class^=\"app-adv-\"], html.window-loaded .b-video-backscreen {display: none !important;}",
  1380. " html.window-loaded .b-video-controls__inside-play-button {visibility: visible !important; opacity: 0 !important; width: 100% !important; height: 100% !important; top: 0 !important; left: 0 !important;}"
  1381. ].join("\n");
  1382. if (false || (document.domain == "namba.kg" || document.domain.substring(document.domain.indexOf(".namba.kg") + 1) == "namba.kg"))
  1383. css += [
  1384. "html > body:not(#id) {overflow: auto !important;}"
  1385. ].join("\n");
  1386. if (false || (document.domain == "namba.kz" || document.domain.substring(document.domain.indexOf(".namba.kz") + 1) == "namba.kz"))
  1387. css += [
  1388. "body {background: #e8ecff !important;}"
  1389. ].join("\n");
  1390. if (false || (document.domain == "naruto-base.su" || document.domain.substring(document.domain.indexOf(".naruto-base.su") + 1) == "naruto-base.su"))
  1391. css += [
  1392. ".footerLeft, .footerRight, body, html {background-color: #fff7e3 !important;}",
  1393. " body > [onclick], body > p {display: none !important;}",
  1394. " body > div[id]:not([class]) {margin-top: auto !important;}"
  1395. ].join("\n");
  1396. if (false || (document.domain == "naruto-brand.ru" || document.domain.substring(document.domain.indexOf(".naruto-brand.ru") + 1) == "naruto-brand.ru"))
  1397. css += [
  1398. "[style^=\"background:url(/img\"][style*=\"padding\"], ",
  1399. " a[href*=\"/test/\"][target=\"_blank\"] {display: none !important;}"
  1400. ].join("\n");
  1401. if (false || (document.domain == "nashaplaneta.net" || document.domain.substring(document.domain.indexOf(".nashaplaneta.net") + 1) == "nashaplaneta.net"))
  1402. css += [
  1403. "header > .body {margin-top: 54px !important;}"
  1404. ].join("\n");
  1405. if (false || (document.domain == "nevasport.ru" || document.domain.substring(document.domain.indexOf(".nevasport.ru") + 1) == "nevasport.ru") || (document.domain == "ru-drivemusic.net" || document.domain.substring(document.domain.indexOf(".ru-drivemusic.net") + 1) == "ru-drivemusic.net"))
  1406. css += [
  1407. ".main-wrapper {margin-top: 0 !important;}"
  1408. ].join("\n");
  1409. if (false || (document.domain == "newdeaf.club" || document.domain.substring(document.domain.indexOf(".newdeaf.club") + 1) == "newdeaf.club"))
  1410. css += [
  1411. ".player-drop, .player-section {display: block !important;}",
  1412. " .digit[style*=\"font-size\"], .digit[style=\"display: block;\"], .reklama.center.head {display: none !important;}"
  1413. ].join("\n");
  1414. if (false || (document.domain == "newkaliningrad.ru" || document.domain.substring(document.domain.indexOf(".newkaliningrad.ru") + 1) == "newkaliningrad.ru"))
  1415. css += [
  1416. "#page-wrapper {margin-top: 0 !important;}"
  1417. ].join("\n");
  1418. if (false || (document.domain == "news-sport.info" || document.domain.substring(document.domain.indexOf(".news-sport.info") + 1) == "news-sport.info"))
  1419. css += [
  1420. "body > #page {margin-top: 0 !important;}"
  1421. ].join("\n");
  1422. if (false || (document.domain == "news.mail.ru" || document.domain.substring(document.domain.indexOf(".news.mail.ru") + 1) == "news.mail.ru"))
  1423. css += [
  1424. "#ratesTarget > div > div:first-child > div:first-child, div[data-view=\"MyWidgetView.SmokyExtend\"] {display: none !important;}"
  1425. ].join("\n");
  1426. if (false || (document.domain == "news.mail.ru" || document.domain.substring(document.domain.indexOf(".news.mail.ru") + 1) == "news.mail.ru") || (document.domain == "pogoda.mail.ru" || document.domain.substring(document.domain.indexOf(".pogoda.mail.ru") + 1) == "pogoda.mail.ru") || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  1427. css += [
  1428. ".layout_footer > .block {display: none !important;}"
  1429. ].join("\n");
  1430. if (false || (document.domain == "news.mail.ru" || document.domain.substring(document.domain.indexOf(".news.mail.ru") + 1) == "news.mail.ru") || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  1431. css += [
  1432. "div[data-module=\"LazyLoad.PromoPopup\"] .js-module.block {display: none !important;}"
  1433. ].join("\n");
  1434. if (false || (document.domain == "newsone.ua" || document.domain.substring(document.domain.indexOf(".newsone.ua") + 1) == "newsone.ua"))
  1435. css += [
  1436. "body {background: none !important;}"
  1437. ].join("\n");
  1438. if (false || (document.domain == "nn.by" || document.domain.substring(document.domain.indexOf(".nn.by") + 1) == "nn.by"))
  1439. css += [
  1440. "#mainWrapper {background: none !important; padding-top: 0 !important;}"
  1441. ].join("\n");
  1442. if (false || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnmclub.ro" || document.domain.substring(document.domain.indexOf(".nnmclub.ro") + 1) == "nnmclub.ro") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to"))
  1443. css += [
  1444. "body > .wrap {top: 0 !important;}"
  1445. ].join("\n");
  1446. if (false || (document.domain == "noob-club.ru" || document.domain.substring(document.domain.indexOf(".noob-club.ru") + 1) == "noob-club.ru"))
  1447. css += [
  1448. "#header-b {margin-bottom: 11px !important;}"
  1449. ].join("\n");
  1450. if (false || (document.domain == "technogies.ru" || document.domain.substring(document.domain.indexOf(".technogies.ru") + 1) == "technogies.ru"))
  1451. css += [
  1452. "html > body:not(#id) {background: #abc4a1 !important;}",
  1453. " body > #page {padding-top: 0 !important;}"
  1454. ].join("\n");
  1455. if (false || (document.domain == "nova.rambler.ru" || document.domain.substring(document.domain.indexOf(".nova.rambler.ru") + 1) == "nova.rambler.ru"))
  1456. css += [
  1457. "div[class^=\"DirectMKB__root\"], section > article[class^=\"Direct__item\"], ",
  1458. " span[class^=\"Menu__browser--\"] {display: none !important;}"
  1459. ].join("\n");
  1460. if (false || (document.domain == "obozrevatel.com" || document.domain.substring(document.domain.indexOf(".obozrevatel.com") + 1) == "obozrevatel.com"))
  1461. css += [
  1462. "body > .header {margin-top: 0 !important;}"
  1463. ].join("\n");
  1464. if (false || (document.domain == "ofxme.co" || document.domain.substring(document.domain.indexOf(".ofxme.co") + 1) == "ofxme.co"))
  1465. css += [
  1466. ".wrapper > .main-content {margin-top: 0 !important;}"
  1467. ].join("\n");
  1468. if (false || (document.domain == "ogorod.ru" || document.domain.substring(document.domain.indexOf(".ogorod.ru") + 1) == "ogorod.ru"))
  1469. css += [
  1470. "div[class=\"global-top-menus article_menu_type\"] {margin-top: auto !important;}"
  1471. ].join("\n");
  1472. if (false || (document.domain == "ok.ru" || document.domain.substring(document.domain.indexOf(".ok.ru") + 1) == "ok.ru"))
  1473. css += [
  1474. ".dialogWrapperBanner {transform: scale(0) !important; opacity: 0 !important; pointer-events: none !important; position: fixed !important; top: -1000px !important;}"
  1475. ].join("\n");
  1476. if (false || (document.domain == "ogorodniki.com" || document.domain.substring(document.domain.indexOf(".ogorodniki.com") + 1) == "ogorodniki.com"))
  1477. css += [
  1478. ".b-mask {display: none !important;}",
  1479. " body {overflow: auto !important;}"
  1480. ].join("\n");
  1481. if (false || (document.domain == "oldseedoff.zannn.top" || document.domain.substring(document.domain.indexOf(".oldseedoff.zannn.top") + 1) == "oldseedoff.zannn.top") || (document.domain == "seedoff.innal.top" || document.domain.substring(document.domain.indexOf(".seedoff.innal.top") + 1) == "seedoff.innal.top") || (document.domain == "seedoff.zannn.top" || document.domain.substring(document.domain.indexOf(".seedoff.zannn.top") + 1) == "seedoff.zannn.top") || (document.domain == "seedoff2.innal.top" || document.domain.substring(document.domain.indexOf(".seedoff2.innal.top") + 1) == "seedoff2.innal.top") || (document.domain == "seedoff3.innal.top" || document.domain.substring(document.domain.indexOf(".seedoff3.innal.top") + 1) == "seedoff3.innal.top") || (document.domain == "seedoff4.innal.top" || document.domain.substring(document.domain.indexOf(".seedoff4.innal.top") + 1) == "seedoff4.innal.top") || (document.domain == "seedoff5.innal.top" || document.domain.substring(document.domain.indexOf(".seedoff5.innal.top") + 1) == "seedoff5.innal.top") || (document.domain == "seedoff6.innal.top" || document.domain.substring(document.domain.indexOf(".seedoff6.innal.top") + 1) == "seedoff6.innal.top") || (document.domain == "seedoff7.innal.top" || document.domain.substring(document.domain.indexOf(".seedoff7.innal.top") + 1) == "seedoff7.innal.top") || (document.domain == "seedoff8.innal.top" || document.domain.substring(document.domain.indexOf(".seedoff8.innal.top") + 1) == "seedoff8.innal.top"))
  1482. css += [
  1483. "table.lista[width=\"100%\"][style] > tbody > tr > td.header[width=\"110px\"] {color: transparent !important;}"
  1484. ].join("\n");
  1485. if (false || (document.domain == "omskbird.tv" || document.domain.substring(document.domain.indexOf(".omskbird.tv") + 1) == "omskbird.tv"))
  1486. css += [
  1487. ".have-brand .wrap {margin-top: 0 !important;}"
  1488. ].join("\n");
  1489. if (false || (document.domain == "oper.ru" || document.domain.substring(document.domain.indexOf(".oper.ru") + 1) == "oper.ru"))
  1490. css += [
  1491. "#wrapper {background-image: none !important; padding-bottom: 0 !important;}"
  1492. ].join("\n");
  1493. if (false || (document.domain == "optimakomp.ru" || document.domain.substring(document.domain.indexOf(".optimakomp.ru") + 1) == "optimakomp.ru"))
  1494. css += [
  1495. "#posts div[id^=\"ugolkrug\"] > div[style^=\"background-color\"] {background: none !important;}",
  1496. " #posts div[id^=\"ugolkrug\"] {box-shadow: none !important;}"
  1497. ].join("\n");
  1498. if (false || (document.domain == "otvet.mail.ru" || document.domain.substring(document.domain.indexOf(".otvet.mail.ru") + 1) == "otvet.mail.ru"))
  1499. css += [
  1500. ".wrapper div[class^=\"adv-slot\"], .wrapper div[id^=\"trg-b\"], ",
  1501. " [class*=\"layout\"] div[class^=\"adv-slot\"], ",
  1502. " [class*=\"layout\"] div[id^=\"trg-b\"], ",
  1503. " [class]:not([style]) > [class^=\"adv-slot\"], ",
  1504. " [class]:not([style]) > [class^=\"banner-\"], ",
  1505. " div[class][style=\"top: 56px;\"] > div > div ~ div, ",
  1506. " div[class^=\"layout__contentCol1\"] > div[class^=\"block_1\"], ",
  1507. " footer > .mailru-visibility-check {height: 0 !important; pointer-events: none !important; opacity: 0 !important;}"
  1508. ].join("\n");
  1509. if (false || (document.domain == "otxataba.net" || document.domain.substring(document.domain.indexOf(".otxataba.net") + 1) == "otxataba.net") || (document.domain == "xatab-repack.com" || document.domain.substring(document.domain.indexOf(".xatab-repack.com") + 1) == "xatab-repack.com") || (document.domain == "xatab-repack.org" || document.domain.substring(document.domain.indexOf(".xatab-repack.org") + 1) == "xatab-repack.org"))
  1510. css += [
  1511. "body {background-color: #e5e5e5 !important;}",
  1512. " .page-wrapper {margin-top: 0 !important;}"
  1513. ].join("\n");
  1514. if (false || (document.domain == "otzovik.com" || document.domain.substring(document.domain.indexOf(".otzovik.com") + 1) == "otzovik.com"))
  1515. css += [
  1516. "[class*=\"_no_abs\"], [class*=\"_no_abs\"] > * {height: auto !important;}"
  1517. ].join("\n");
  1518. if (false || (document.domain == "outlook.live.com" || document.domain.substring(document.domain.indexOf(".outlook.live.com") + 1) == "outlook.live.com"))
  1519. css += [
  1520. "div[tabindex][role=\"region\"][aria-label] ~ div[data-max-width][class] + div[class^=\"_3_\"] {display: none !important;}"
  1521. ].join("\n");
  1522. if (false || (document.domain == "overclockers.ru" || document.domain.substring(document.domain.indexOf(".overclockers.ru") + 1) == "overclockers.ru"))
  1523. css += [
  1524. ".an-link-list, .main-wrap > .grid.ui > .sixteen.wide.column.container-block, .material-inline-an {position: fixed !important; top: -10000px !important; left: -10000px !important;}"
  1525. ].join("\n");
  1526. if (false || (document.domain == "peka2.tv" || document.domain.substring(document.domain.indexOf(".peka2.tv") + 1) == "peka2.tv"))
  1527. css += [
  1528. ".body--has-ad:before, advert-header-banner {display: none !important;}",
  1529. " .body--has-ad {padding-top: 0 !important;}"
  1530. ].join("\n");
  1531. if (false || (document.domain == "penzainform.ru" || document.domain.substring(document.domain.indexOf(".penzainform.ru") + 1) == "penzainform.ru"))
  1532. css += [
  1533. "body {cursor: auto !important; background: whitesmoke !important;}"
  1534. ].join("\n");
  1535. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  1536. css += [
  1537. "#foundationWrapper {background: #373737 !important;}"
  1538. ].join("\n");
  1539. if (false || (document.domain == "playtor.tv" || document.domain.substring(document.domain.indexOf(".playtor.tv") + 1) == "playtor.tv"))
  1540. css += [
  1541. ".page-wrapper {margin-top: 0 !important;}"
  1542. ].join("\n");
  1543. if (false || (document.domain == "playua.net" || document.domain.substring(document.domain.indexOf(".playua.net") + 1) == "playua.net"))
  1544. css += [
  1545. "html > body {background-image: none !important; background-color: transparent !important;}",
  1546. " body > #page {margin-top: 65px !important;}"
  1547. ].join("\n");
  1548. if (false || (document.domain == "pluggedin.ru" || document.domain.substring(document.domain.indexOf(".pluggedin.ru") + 1) == "pluggedin.ru"))
  1549. css += [
  1550. ".banner-advertise {margin-top: 0 !important;}",
  1551. " .open-main-container {margin-top: 60px !important;}"
  1552. ].join("\n");
  1553. if (false || (document.domain == "podrobno.uz" || document.domain.substring(document.domain.indexOf(".podrobno.uz") + 1) == "podrobno.uz"))
  1554. css += [
  1555. "#offerPopup {display: none !important;}",
  1556. " .main {margin-top: 0 !important;}",
  1557. " body {overflow: auto !important;}"
  1558. ].join("\n");
  1559. if (false || (document.domain == "politobzor.net" || document.domain.substring(document.domain.indexOf(".politobzor.net") + 1) == "politobzor.net"))
  1560. css += " .banner {height: 90px !important;}";
  1561. if (false || (document.domain == "pornolab.biz" || document.domain.substring(document.domain.indexOf(".pornolab.biz") + 1) == "pornolab.biz") || (document.domain == "pornolab.cc" || document.domain.substring(document.domain.indexOf(".pornolab.cc") + 1) == "pornolab.cc") || (document.domain == "pornolab.net" || document.domain.substring(document.domain.indexOf(".pornolab.net") + 1) == "pornolab.net"))
  1562. css += [
  1563. "[id*=\"adbloc\"] {display: none !important;}"
  1564. ].join("\n");
  1565. if (false || (document.domain == "pornreactor.cc" || document.domain.substring(document.domain.indexOf(".pornreactor.cc") + 1) == "pornreactor.cc"))
  1566. css += [
  1567. "#background, #container, body {background: #6d1700 !important; padding-top: 0 !important;}",
  1568. " #container > :not(#page) a[target^=\"_\"] {display: none !important;}"
  1569. ].join("\n");
  1570. if (false || (document.domain == "porus.ru" || document.domain.substring(document.domain.indexOf(".porus.ru") + 1) == "porus.ru") || (document.domain == "ruporus.biz" || document.domain.substring(document.domain.indexOf(".ruporus.biz") + 1) == "ruporus.biz") || (document.domain == "ruporus.cc" || document.domain.substring(document.domain.indexOf(".ruporus.cc") + 1) == "ruporus.cc") || (document.domain == "ruporus.com" || document.domain.substring(document.domain.indexOf(".ruporus.com") + 1) == "ruporus.com") || (document.domain == "ruporus.net" || document.domain.substring(document.domain.indexOf(".ruporus.net") + 1) == "ruporus.net") || (document.domain == "ruporus.top" || document.domain.substring(document.domain.indexOf(".ruporus.top") + 1) == "ruporus.top") || (document.domain == "ruporus.tv" || document.domain.substring(document.domain.indexOf(".ruporus.tv") + 1) == "ruporus.tv") || (document.domain == "ruporus.xyz" || document.domain.substring(document.domain.indexOf(".ruporus.xyz") + 1) == "ruporus.xyz"))
  1571. css += [
  1572. "div[class=\"article vid\"] {margin-top: auto !important;}"
  1573. ].join("\n");
  1574. if (false || (document.domain == "povarenok.ru" || document.domain.substring(document.domain.indexOf(".povarenok.ru") + 1) == "povarenok.ru"))
  1575. css += [
  1576. "body {background: none !important;}",
  1577. " .sp-header-block {height: 50px !important;}",
  1578. " .page-width {margin-top: 0 !important;}"
  1579. ].join("\n");
  1580. if (false || (document.domain == "prikol.ru" || document.domain.substring(document.domain.indexOf(".prikol.ru") + 1) == "prikol.ru"))
  1581. css += [
  1582. "html > body {background-image:none !important; pointer-events: none !important;}",
  1583. " html > body > * {pointer-events: auto !important;}",
  1584. " #container {top: auto !important;}"
  1585. ].join("\n");
  1586. if (false || (document.domain == "promodj.com" || document.domain.substring(document.domain.indexOf(".promodj.com") + 1) == "promodj.com"))
  1587. css += [
  1588. "html:not(#id) > body {background-color: #fff !important;}",
  1589. " #topbrandingspot {padding-top: 0 !important;}"
  1590. ].join("\n");
  1591. if (false || (document.domain == "pronpic.org" || document.domain.substring(document.domain.indexOf(".pronpic.org") + 1) == "pronpic.org"))
  1592. css += [
  1593. "div[style=\"color:red;font-size:25px;\"], .adblock_loock {display: none !important;}",
  1594. " #vO5STmSLgNAkebzSluI8coxpDgsG97g {height: 1px !important;}"
  1595. ].join("\n");
  1596. if (false || (document.domain == "prophotos.ru" || document.domain.substring(document.domain.indexOf(".prophotos.ru") + 1) == "prophotos.ru"))
  1597. css += [
  1598. "body:not(#id) {padding-top: 130px !important;}"
  1599. ].join("\n");
  1600. if (false || (document.domain == "prostoporno.help" || document.domain.substring(document.domain.indexOf(".prostoporno.help") + 1) == "prostoporno.help"))
  1601. css += [
  1602. ".content_wrapper {padding-top: 0 !important;}"
  1603. ].join("\n");
  1604. if (false || (document.domain == "protanki.tv" || document.domain.substring(document.domain.indexOf(".protanki.tv") + 1) == "protanki.tv"))
  1605. css += [
  1606. ".ant-modal-mask, .ant-modal-wrap {display: none !important;}",
  1607. " body {overflow: auto !important; padding-right: 0 !important;}"
  1608. ].join("\n");
  1609. if (false || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru"))
  1610. css += [
  1611. ".g1-header {top: 0 !important; position: relative !important;}"
  1612. ].join("\n");
  1613. if (false || (document.domain == "pvpru.com" || document.domain.substring(document.domain.indexOf(".pvpru.com") + 1) == "pvpru.com"))
  1614. css += [
  1615. ".above_body > div[style] {height: auto !important;}",
  1616. " #ad_global_below_navbar, #header ~ * {position: fixed !important; transform: scale(0) !important; top: -10000px !important;}"
  1617. ].join("\n");
  1618. if (false || (document.domain == "radikal.ru" || document.domain.substring(document.domain.indexOf(".radikal.ru") + 1) == "radikal.ru"))
  1619. css += [
  1620. "body[style*=\"cursor\"] {background-image: none !important; pointer-events: none !important; position: relative !important;}",
  1621. " .render_body_main {margin-top: 0 !important;}",
  1622. " body[style*=\"cursor\"] .base-page_wrapper > * > * {pointer-events: auto !important;}"
  1623. ].join("\n");
  1624. if (false || (document.domain == "radioclub.ua" || document.domain.substring(document.domain.indexOf(".radioclub.ua") + 1) == "radioclub.ua"))
  1625. css += [
  1626. "#js-content {padding-top: 0 !important;}"
  1627. ].join("\n");
  1628. if (false || (document.domain == "radiola.audio" || document.domain.substring(document.domain.indexOf(".radiola.audio") + 1) == "radiola.audio"))
  1629. css += [
  1630. ".mh-container {margin-top: 0 !important;}"
  1631. ].join("\n");
  1632. if (false || (document.domain == "razlozhi.ru" || document.domain.substring(document.domain.indexOf(".razlozhi.ru") + 1) == "razlozhi.ru"))
  1633. css += [
  1634. "html > head ~ body {width: 100% !important;}",
  1635. " body div[class][style^=\"background: url\"][style*=\"bgpattern.\"][style*=\"width:\"][style*=\"height:\"], ",
  1636. " body div[class][style^=\"background: url\"][style*=\"bgpattern.\"][style*=\"width:\"][style*=\"height:\"] > div[class] > div[class][style^=\"width:\"], ",
  1637. " html > body > div[class] {width: auto !important;}"
  1638. ].join("\n");
  1639. if (false || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru"))
  1640. css += [
  1641. ".l-sticky-right-parent, .popup_push {display: none !important;}",
  1642. " .l-col-100h {min-height: 0 !important;}",
  1643. " #js_col_left > .l-sticky {position: relative !important; top: 0 !important;}",
  1644. " .js-news-feed > .news-feed {position: unset !important;}"
  1645. ].join("\n");
  1646. if (false || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru") || (document.domain == "sportrbc.ru" || document.domain.substring(document.domain.indexOf(".sportrbc.ru") + 1) == "sportrbc.ru"))
  1647. css += [
  1648. ".g-banner__news-footer {min-height: 0 !important;}"
  1649. ].join("\n");
  1650. if (false || (document.domain == "rbkgames.com" || document.domain.substring(document.domain.indexOf(".rbkgames.com") + 1) == "rbkgames.com"))
  1651. css += [
  1652. ".branding .main-content {margin-top: 60px !important;}"
  1653. ].join("\n");
  1654. if (false || (document.domain == "ren.tv" || document.domain.substring(document.domain.indexOf(".ren.tv") + 1) == "ren.tv"))
  1655. css += [
  1656. "#container-main, #sidebar, .main-with-sidebar {min-height: 0 !important;}"
  1657. ].join("\n");
  1658. if (false || (document.domain == "ria.ru" || document.domain.substring(document.domain.indexOf(".ria.ru") + 1) == "ria.ru"))
  1659. css += [
  1660. ".m-blur ~ #modalLayer {display: none !important;}",
  1661. " .m-blur {filter: none !important; position: relative !important;}"
  1662. ].join("\n");
  1663. if (false || (document.domain == "riotpixels.com" || document.domain.substring(document.domain.indexOf(".riotpixels.com") + 1) == "riotpixels.com"))
  1664. css += [
  1665. "body {background-image: none !important;}",
  1666. " body:not(#id) .all-wrapper, body:not(#id) .bottom-bar {top: 0 !important;}"
  1667. ].join("\n");
  1668. if (false || (document.domain == "rns.online" || document.domain.substring(document.domain.indexOf(".rns.online") + 1) == "rns.online"))
  1669. css += [
  1670. "#boxbox, #boxfade {display: none !important;}"
  1671. ].join("\n");
  1672. if (false || (document.domain == "root-nation.com" || document.domain.substring(document.domain.indexOf(".root-nation.com") + 1) == "root-nation.com"))
  1673. css += [
  1674. " .backstretch {display: none !important;}"
  1675. ].join("\n");
  1676. if (false || (document.domain == "rp5.am" || document.domain.substring(document.domain.indexOf(".rp5.am") + 1) == "rp5.am") || (document.domain == "rp5.by" || document.domain.substring(document.domain.indexOf(".rp5.by") + 1) == "rp5.by") || (document.domain == "rp5.co.nz" || document.domain.substring(document.domain.indexOf(".rp5.co.nz") + 1) == "rp5.co.nz") || (document.domain == "rp5.co.uk" || document.domain.substring(document.domain.indexOf(".rp5.co.uk") + 1) == "rp5.co.uk") || (document.domain == "rp5.kz" || document.domain.substring(document.domain.indexOf(".rp5.kz") + 1) == "rp5.kz") || (document.domain == "rp5.lt" || document.domain.substring(document.domain.indexOf(".rp5.lt") + 1) == "rp5.lt") || (document.domain == "rp5.lv" || document.domain.substring(document.domain.indexOf(".rp5.lv") + 1) == "rp5.lv") || (document.domain == "rp5.md" || document.domain.substring(document.domain.indexOf(".rp5.md") + 1) == "rp5.md") || (document.domain == "rp5.ru" || document.domain.substring(document.domain.indexOf(".rp5.ru") + 1) == "rp5.ru") || (document.domain == "rp5.ua" || document.domain.substring(document.domain.indexOf(".rp5.ua") + 1) == "rp5.ua"))
  1677. css += [
  1678. "#FheaderContent > div[id]:not([class]) {min-height: 0 !important;}"
  1679. ].join("\n");
  1680. if (false || (document.domain == "rufilmtv.pro" || document.domain.substring(document.domain.indexOf(".rufilmtv.pro") + 1) == "rufilmtv.pro"))
  1681. css += [
  1682. "body > header {margin-bottom: auto !important;}"
  1683. ].join("\n");
  1684. if (false || (document.domain == "rufootballtv.org" || document.domain.substring(document.domain.indexOf(".rufootballtv.org") + 1) == "rufootballtv.org"))
  1685. css += [
  1686. "body > #branding {padding-top: 0 !important;}"
  1687. ].join("\n");
  1688. if (false || (document.domain == "rusfootball.info" || document.domain.substring(document.domain.indexOf(".rusfootball.info") + 1) == "rusfootball.info"))
  1689. css += [
  1690. "#wrap {margin-top: auto !important;}"
  1691. ].join("\n");
  1692. if (false || (document.domain == "rusprofile.ru" || document.domain.substring(document.domain.indexOf(".rusprofile.ru") + 1) == "rusprofile.ru"))
  1693. css += [
  1694. "#subscription_banner_root {display: none !important;}",
  1695. " body {overflow: auto !important;}"
  1696. ].join("\n");
  1697. if (false || (document.domain == "russorosso.ru" || document.domain.substring(document.domain.indexOf(".russorosso.ru") + 1) == "russorosso.ru"))
  1698. css += [
  1699. "#wrapper > #header {margin-top: 0 !important;}"
  1700. ].join("\n");
  1701. if (false || (document.domain == "rutracker.net" || document.domain.substring(document.domain.indexOf(".rutracker.net") + 1) == "rutracker.net") || (document.domain == "rutracker.nl" || document.domain.substring(document.domain.indexOf(".rutracker.nl") + 1) == "rutracker.nl") || (document.domain == "rutracker.org" || document.domain.substring(document.domain.indexOf(".rutracker.org") + 1) == "rutracker.org"))
  1702. css += [
  1703. "#topic_main > [id^=\"post_\"] ~ .hide-for-print, ",
  1704. " #topic_main > [id^=\"post_\"] ~ tbody:not([id^=\"post_\"]) > [class], ",
  1705. " [class^=\"internal-promo-\"] {display: none !important;}"
  1706. ].join("\n");
  1707. if (false || (document.domain == "sc2tv.ru" || document.domain.substring(document.domain.indexOf(".sc2tv.ru") + 1) == "sc2tv.ru"))
  1708. css += [
  1709. ".body--brranding > .content {margin-top: unset !important;}",
  1710. " html:not(#id) > body:not(#id) .body--brranding > * {pointer-events: auto !important;}",
  1711. " html:not(#id) > body:not(#id) .body--brranding {pointer-events: none !important;}"
  1712. ].join("\n");
  1713. if (false || (document.domain == "season-var.net" || document.domain.substring(document.domain.indexOf(".season-var.net") + 1) == "season-var.net"))
  1714. css += [
  1715. "#main-wrapper {top: 0 !important;}"
  1716. ].join("\n");
  1717. if (false || (document.domain == "semestr.ru" || document.domain.substring(document.domain.indexOf(".semestr.ru") + 1) == "semestr.ru"))
  1718. css += [
  1719. "body > .row {margin-left: 0 !important; margin-right: 0 !important;}"
  1720. ].join("\n");
  1721. if (false || (document.domain == "sergeistrelec.ru" || document.domain.substring(document.domain.indexOf(".sergeistrelec.ru") + 1) == "sergeistrelec.ru"))
  1722. css += [
  1723. "div[id][style^=\"background\"][style*=\"fixed\"][style*=\"z-index\"] {display: none !important;}"
  1724. ].join("\n");
  1725. if (false || (document.domain == "shaiba.kz" || document.domain.substring(document.domain.indexOf(".shaiba.kz") + 1) == "shaiba.kz"))
  1726. css += [
  1727. ".page-layout-without-banner {margin-top: 0 !important;}"
  1728. ].join("\n");
  1729. if (false || (document.domain == "sherdog.com" || document.domain.substring(document.domain.indexOf(".sherdog.com") + 1) == "sherdog.com"))
  1730. css += [
  1731. "body > div[class]:not([id])[style^=\"background-color\"][style$=\"z-index: 100000000;\"] {display: none !important;}",
  1732. " html, html > body {overflow: auto !important;}"
  1733. ].join("\n");
  1734. if (false || (document.domain == "simhost.org" || document.domain.substring(document.domain.indexOf(".simhost.org") + 1) == "simhost.org"))
  1735. css += [
  1736. ".main {margin-top: 50px !important;}"
  1737. ].join("\n");
  1738. if (false || (document.domain == "slushat-tekst-pesni.ru" || document.domain.substring(document.domain.indexOf(".slushat-tekst-pesni.ru") + 1) == "slushat-tekst-pesni.ru"))
  1739. css += [
  1740. ".abp {transform: none !important; direction: ltr !important;}"
  1741. ].join("\n");
  1742. if (false || (document.domain == "smb.ixbt.com" || document.domain.substring(document.domain.indexOf(".smb.ixbt.com") + 1) == "smb.ixbt.com"))
  1743. css += [
  1744. ".smb-bg {background: none !important;}",
  1745. " .wrapper > #tm {margin-bottom: auto !important;}"
  1746. ].join("\n");
  1747. if (false || (document.domain == "smotri-filmi.cc" || document.domain.substring(document.domain.indexOf(".smotri-filmi.cc") + 1) == "smotri-filmi.cc"))
  1748. css += [
  1749. ".broda {margin-top: 0 !important;}"
  1750. ].join("\n");
  1751. if (false || (document.domain == "smotri.com" || document.domain.substring(document.domain.indexOf(".smotri.com") + 1) == "smotri.com"))
  1752. css += [
  1753. "#wrapper > #all {margin-top: 0 !important;}"
  1754. ].join("\n");
  1755. if (false || (document.domain == "snob.ru" || document.domain.substring(document.domain.indexOf(".snob.ru") + 1) == "snob.ru"))
  1756. css += [
  1757. ".promotion .h-layoutWide {cursor: auto !important;}"
  1758. ].join("\n");
  1759. if (false || (document.domain == "soccer.ru" || document.domain.substring(document.domain.indexOf(".soccer.ru") + 1) == "soccer.ru"))
  1760. css += [
  1761. "#main_body > .block {height: auto !important;}",
  1762. " #site {margin-top: 0 !important}"
  1763. ].join("\n");
  1764. if (false || (document.domain == "sochi.camera" || document.domain.substring(document.domain.indexOf(".sochi.camera") + 1) == "sochi.camera"))
  1765. css += [
  1766. "#cams_top_block, .banner {height: 0 !important;}"
  1767. ].join("\n");
  1768. if (false || (document.domain == "softbox.tv" || document.domain.substring(document.domain.indexOf(".softbox.tv") + 1) == "softbox.tv"))
  1769. css += [
  1770. "#cn-content.playlists-iframe {display: block !important;}"
  1771. ].join("\n");
  1772. if (false || (document.domain == "softportal.com" || document.domain.substring(document.domain.indexOf(".softportal.com") + 1) == "softportal.com"))
  1773. css += [
  1774. ".TblBorderCLR > tbody > tr > td[style=\"padding:15px 0;\"][align=\"center\"], ",
  1775. " .TblTopBanCLR td > a[href] > img, a[href^=\"prog\"][target=\"_blank\"], ",
  1776. " a[href^=\"prog\"][target=\"_blank\"] ~ *, div[class=\"mfp-bg mfp-ready\"], ",
  1777. " div[class=\"mfp-wrap mfp-close-btn-in mfp-auto-cursor mfp-ready\"], ",
  1778. " td[style=\"width:342px; padding-right:14px;\"][valign=\"top\"] {display: none !important;}",
  1779. " html {overflow: auto !important;}"
  1780. ].join("\n");
  1781. if (false || (document.domain == "sovet.kidstaff.com.ua" || document.domain.substring(document.domain.indexOf(".sovet.kidstaff.com.ua") + 1) == "sovet.kidstaff.com.ua"))
  1782. css += [
  1783. "body {padding-top: 40px !important; background-image: none !important;}"
  1784. ].join("\n");
  1785. if (false || (document.domain == "sovetromantica.com" || document.domain.substring(document.domain.indexOf(".sovetromantica.com") + 1) == "sovetromantica.com"))
  1786. css += [
  1787. ".mainContainer {padding-top: 0 !important;}"
  1788. ].join("\n");
  1789. if (false || (document.domain == "sport-express.ru" || document.domain.substring(document.domain.indexOf(".sport-express.ru") + 1) == "sport-express.ru"))
  1790. css += [
  1791. "#show-popup {display: none !important;}",
  1792. " body.popup {overflow: auto !important;}"
  1793. ].join("\n");
  1794. if (false || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  1795. css += [
  1796. ".layout_footer {margin-top: 20px !important;}"
  1797. ].join("\n");
  1798. if (false || (document.domain == "spbvoditel.ru" || document.domain.substring(document.domain.indexOf(".spbvoditel.ru") + 1) == "spbvoditel.ru"))
  1799. css += [
  1800. // !! расширяем
  1801. " .main .content .right-col {width: 90% !important;}"
  1802. ].join("\n");
  1803. if (false || (document.domain == "spot.uz" || document.domain.substring(document.domain.indexOf(".spot.uz") + 1) == "spot.uz"))
  1804. css += [
  1805. "#header-dummy:not(#id) {min-height: 70px !important;}"
  1806. ].join("\n");
  1807. if (false || (document.domain == "stadion.uz" || document.domain.substring(document.domain.indexOf(".stadion.uz") + 1) == "stadion.uz"))
  1808. css += [
  1809. "#site_container {margin-top: auto !important;}"
  1810. ].join("\n");
  1811. if (false || (document.domain == "stalker-mods.clan.su" || document.domain.substring(document.domain.indexOf(".stalker-mods.clan.su") + 1) == "stalker-mods.clan.su") || (document.domain == "stalker-mods.su" || document.domain.substring(document.domain.indexOf(".stalker-mods.su") + 1) == "stalker-mods.su") || (document.domain == "stalkerportaal.ru" || document.domain.substring(document.domain.indexOf(".stalkerportaal.ru") + 1) == "stalkerportaal.ru"))
  1812. css += [
  1813. "#timer_2 {display: block !important;}",
  1814. " #timer_1 {display: none !important;}"
  1815. ].join("\n");
  1816. if (false || (document.domain == "stopgame.ru" || document.domain.substring(document.domain.indexOf(".stopgame.ru") + 1) == "stopgame.ru"))
  1817. css += [
  1818. "div[id^=\"videoplayer_\"][class^=\"iframe_wrapper\"] {display: block !important;}",
  1819. " #preroll_mediaplayer {display: none !important;}"
  1820. ].join("\n");
  1821. if (false || (document.domain == "stranamam.ru" || document.domain.substring(document.domain.indexOf(".stranamam.ru") + 1) == "stranamam.ru"))
  1822. css += [
  1823. ".n-main-branding-container {margin-top: 0 !important;}"
  1824. ].join("\n");
  1825. if (false || (document.domain == "stratege.ru" || document.domain.substring(document.domain.indexOf(".stratege.ru") + 1) == "stratege.ru"))
  1826. css += [
  1827. "#body_box_label > [class]:not([style]):not([title]), ",
  1828. " body:not(#body_box_label) > style ~ div[id]:not([class]):not([title]):not([id*=\"footer\"]):not(:nth-last-child(-n+5)) {background-image: none !important; background-color: #dbdbdb !important;}",
  1829. " #body_box_label #wrapper > #content > div:empty, ",
  1830. " #body_box_label #wrapper > #content ~ :not(#footer), ",
  1831. " #body_box_label #wrapper > #footer > div[id]:not(.wrapper), ",
  1832. " #body_box_label > [class]:not([title]) > style + [id]:not([class]):not(#wrapper), ",
  1833. " #xs-link, #xs-top-echo, .tlpf_info_box, ",
  1834. " body:not(#body_box_label) > [id*=\"footer\"]:not(#footer):not(#footer_morecopyright), ",
  1835. " body:not(#body_box_label) > style ~ div[id]:not([class]):not([title]):not([id*=\"footer\"]):not(:nth-last-child(-n+5)) > style + div[id]:not(#globalcontent), ",
  1836. " div[class][id$=\"_content\"] > div:not([id]):not([class]) > [class^=\"alelt_\"][class$=\"_info\"] {display: none !important;}",
  1837. " .above_body {margin-bottom: auto !important;}",
  1838. " .above_body > #header {margin-top: 0 !important;}",
  1839. " #globalcontent {padding-top: 0 !important;}"
  1840. ].join("\n");
  1841. if (false || (document.domain == "tarkov-wiki.ru" || document.domain.substring(document.domain.indexOf(".tarkov-wiki.ru") + 1) == "tarkov-wiki.ru"))
  1842. css += [
  1843. "html > div[class][style^=\"background-color: rgba\"] {display: none !important;}",
  1844. " html > body {overflow: auto !important;}"
  1845. ].join("\n");
  1846. if (false || (document.domain == "tehnot.com" || document.domain.substring(document.domain.indexOf(".tehnot.com") + 1) == "tehnot.com"))
  1847. css += [
  1848. "html > body {background-image: none !important; background-color: #e8e8e8 !important; cursor: auto !important;}",
  1849. " body > #td-outer-wrap > * {pointer-events: auto !important;}",
  1850. " body > #td-outer-wrap {pointer-events: none !important; cursor: auto !important;}"
  1851. ].join("\n");
  1852. if (false || (document.domain == "texterra.ru" || document.domain.substring(document.domain.indexOf(".texterra.ru") + 1) == "texterra.ru"))
  1853. css += [
  1854. "html {overflow: auto !important;}"
  1855. ].join("\n");
  1856. if (false || (document.domain == "tricolor.tv" || document.domain.substring(document.domain.indexOf(".tricolor.tv") + 1) == "tricolor.tv"))
  1857. css += [
  1858. " {background-image: url(\" \") !important;}",
  1859. " #allWrap {background: #dfdfdf !important;}",
  1860. " .is-index-help, #allWrap {background: url(\" \") !important;}"
  1861. ].join("\n");
  1862. if (false || (document.domain == "tochka.net" || document.domain.substring(document.domain.indexOf(".tochka.net") + 1) == "tochka.net"))
  1863. css += [
  1864. ".promobar {margin-bottom: 0 !important;}",
  1865. " body > footer {margin-top: 0 !important;}",
  1866. " #comments_block {margin-top: unset !important;}"
  1867. ].join("\n");
  1868. if (false || (document.domain == "torrentinka.me" || document.domain.substring(document.domain.indexOf(".torrentinka.me") + 1) == "torrentinka.me"))
  1869. css += [
  1870. ".dwrp {margin-top: 0 !important;}"
  1871. ].join("\n");
  1872. if (false || (document.domain == "tort.fm" || document.domain.substring(document.domain.indexOf(".tort.fm") + 1) == "tort.fm"))
  1873. css += "#topper_up {height: 88px !important;}";
  1874. if (false || (document.domain == "tracktor.tv" || document.domain.substring(document.domain.indexOf(".tracktor.tv") + 1) == "tracktor.tv"))
  1875. css += [
  1876. ".pagebg {padding-top: 0 !important;}"
  1877. ].join("\n");
  1878. if (false || (document.domain == "translit.ru" || document.domain.substring(document.domain.indexOf(".translit.ru") + 1) == "translit.ru"))
  1879. css += [
  1880. ".tBlurred {-webkit-filter: none !important;}",
  1881. " .tPechenkiInfoblock {display: none !important;}"
  1882. ].join("\n");
  1883. if (false || (document.domain == "trashbox.ru" || document.domain.substring(document.domain.indexOf(".trashbox.ru") + 1) == "trashbox.ru"))
  1884. css += [
  1885. "body:not(#id) {background-color: #202030 !important; background-image: none !important;}"
  1886. ].join("\n");
  1887. if (false || (document.domain == "trucks.ati.su" || document.domain.substring(document.domain.indexOf(".trucks.ati.su") + 1) == "trucks.ati.su"))
  1888. css += [
  1889. ".grid-user-data > .user-data-grid {background: none !important;}"
  1890. ].join("\n");
  1891. if (false || (document.domain == "ts.kg" || document.domain.substring(document.domain.indexOf(".ts.kg") + 1) == "ts.kg"))
  1892. css += [
  1893. ".main-container {margin-top: 0 !important;}"
  1894. ].join("\n");
  1895. if (false || (document.domain == "turboserial.net" || document.domain.substring(document.domain.indexOf(".turboserial.net") + 1) == "turboserial.net"))
  1896. css += [
  1897. "body > div[class^=\"arcticmodal-\"] {display: none !important;}",
  1898. " body:not(#id) {overflow: auto !important;}"
  1899. ].join("\n");
  1900. if (false || (document.domain == "tv-kanali.online" || document.domain.substring(document.domain.indexOf(".tv-kanali.online") + 1) == "tv-kanali.online"))
  1901. css += [
  1902. "iframe.youtube-video:not([src*=\"//utraff.com/\"]) {display: block !important;}"
  1903. ].join("\n");
  1904. if (false || (document.domain == "tv.yandex.by" || document.domain.substring(document.domain.indexOf(".tv.yandex.by") + 1) == "tv.yandex.by") || (document.domain == "tv.yandex.kz" || document.domain.substring(document.domain.indexOf(".tv.yandex.kz") + 1) == "tv.yandex.kz") || (document.domain == "tv.yandex.ru" || document.domain.substring(document.domain.indexOf(".tv.yandex.ru") + 1) == "tv.yandex.ru") || (document.domain == "tv.yandex.ua" || document.domain.substring(document.domain.indexOf(".tv.yandex.ua") + 1) == "tv.yandex.ua") || (document.domain == "tv.yandex.uz" || document.domain.substring(document.domain.indexOf(".tv.yandex.uz") + 1) == "tv.yandex.uz"))
  1905. css += [
  1906. "#mount main > div[class^=\"content__\"] > .content__main ~ div[class*=\"content__\"] > *, ",
  1907. " #mount main > div[class^=\"content__\"] ~ div:not([class^=\"content__\"]):not(.zen):not(.bread-crumbs) > *, ",
  1908. " .main-controller__grid-wrapper > [class*=\"grid_period_\"] ~ * > *, ",
  1909. " .page_controller_channel main.content > div[class]:first-child > div:first-child[style*=\"background-image\"], ",
  1910. " .zen, ",
  1911. " [class*=\"grid_period_\"] > div[class] > div[class^=\"grid__\"] ~ div:not([class^=\"grid__\"]), ",
  1912. " body > #mount > div[class] > :not(header):not(main):not(footer):not(.metrika-loader) {display: none !important;}"
  1913. ].join("\n");
  1914. if (false || (document.domain == "tvzavr.ru" || document.domain.substring(document.domain.indexOf(".tvzavr.ru") + 1) == "tvzavr.ru"))
  1915. css += [
  1916. ".page__inner_branding {background-image: none !important;}",
  1917. " .page__inner_branding > a {display: none !important;}",
  1918. " .page__inner_branding {padding-top: 100px !important;}"
  1919. ].join("\n");
  1920. if (false || (document.domain == "ua-cinema.com" || document.domain.substring(document.domain.indexOf(".ua-cinema.com") + 1) == "ua-cinema.com"))
  1921. css += [
  1922. "body {background: #091016 !important;}",
  1923. " .head-top {position: absolute !important;}"
  1924. ].join("\n");
  1925. if (false || (document.domain == "ua.news" || document.domain.substring(document.domain.indexOf(".ua.news") + 1) == "ua.news"))
  1926. css += [
  1927. "body {background-image: none !important; background-color: #ffffff !important; padding-top: 0 !important;}"
  1928. ].join("\n");
  1929. if (false || (document.domain == "uakino.com" || document.domain.substring(document.domain.indexOf(".uakino.com") + 1) == "uakino.com"))
  1930. css += [
  1931. "header .container {padding-top: 30px !important;}"
  1932. ].join("\n");
  1933. if (false || (document.domain == "uniondht.org" || document.domain.substring(document.domain.indexOf(".uniondht.org") + 1) == "uniondht.org"))
  1934. css += [
  1935. ".colorAdmin {color: black !important; font-weight: 100 !important; font-size: 8px !important;}"
  1936. ].join("\n");
  1937. if (false || (document.domain == "uteka.ua" || document.domain.substring(document.domain.indexOf(".uteka.ua") + 1) == "uteka.ua"))
  1938. css += [
  1939. "#page { -webkit-filter:none !important; filter: none !important;}",
  1940. " .fancybox-lock .fancybox-overlay {display: none !important;}",
  1941. " .fancybox-lock body {overflow: auto !important;}"
  1942. ].join("\n");
  1943. if (false || (document.domain == "vgtimes.ru" || document.domain.substring(document.domain.indexOf(".vgtimes.ru") + 1) == "vgtimes.ru"))
  1944. css += [
  1945. "body[style] > .vgt_orig_bg {display: block !important;}",
  1946. " .vgt_fullscreen {display: none !important;}",
  1947. " html > body[style] > :not(.vgt_orig_bg) {pointer-events: auto !important;}",
  1948. " html > body[style] {pointer-events: none !important; padding-top: 0 !important; background-image: none !important;}"
  1949. ].join("\n");
  1950. if (false || (document.domain == "videomore.ru" || document.domain.substring(document.domain.indexOf(".videomore.ru") + 1) == "videomore.ru"))
  1951. css += [
  1952. " .with-cookies-agreements .wrapper {margin-top: 120px !important;}",
  1953. " body > .wrapper {padding-top: 0 !important;",
  1954. " background-color: #ECEFF2 !important;}",
  1955. " .wrapper.adfoxClickable {padding-top: 0 !important;",
  1956. " background-image: none !important;",
  1957. " pointer-events: none !important;",
  1958. " background-color: #ECEFF2 !important;}",
  1959. " .wrapper.adfoxClickable > div {pointer-events: auto !important;}",
  1960. " .with-cookies-agreements .header {top: 0 !important;}",
  1961. " .with-cookies-agreements .channels-line {top: calc(70px + 0px) !important;}"
  1962. ].join("\n");
  1963. if (false || (document.domain == "videoredaktor.ru" || document.domain.substring(document.domain.indexOf(".videoredaktor.ru") + 1) == "videoredaktor.ru"))
  1964. css += [
  1965. "div[style^=\"min-height: 100vh;\"] {min-height: 0 !important;}",
  1966. " .bbbOwner {min-height: 0 !important; height: 0 !important;}"
  1967. ].join("\n");
  1968. if (false || (document.domain == "virtualbrest.by" || document.domain.substring(document.domain.indexOf(".virtualbrest.by") + 1) == "virtualbrest.by"))
  1969. css += [
  1970. ".left-block > .central-top-events > center, ",
  1971. " .right-block > .central-top-events > div[align=\"center\"], ",
  1972. " body > div[id][class] > .header > div > div:not([class^=\"header\"]) > *, ",
  1973. " body > div[id][class] > .header ~ div[class] > ul > li[class]:not(.ttyyuu), ",
  1974. " center > div[style=\"background: #ffffff; width: 700px+50px; padding-left: 10px;\"] {display: none !important;}"
  1975. ].join("\n");
  1976. if (false || (document.domain == "vk.com" || document.domain.substring(document.domain.indexOf(".vk.com") + 1) == "vk.com"))
  1977. css += [
  1978. ".JoinForm__notNow {font-weight: bold !important; color: red !important; border: 3px solid red !important; padding: 6px !important;}"
  1979. ].join("\n");
  1980. if (false || (document.domain == "vo-dela.su" || document.domain.substring(document.domain.indexOf(".vo-dela.su") + 1) == "vo-dela.su"))
  1981. css += [
  1982. "#sidebar_column .scrolled {top: auto !important;}"
  1983. ].join("\n");
  1984. if (false || (document.domain == "volnorez.com.ua" || document.domain.substring(document.domain.indexOf(".volnorez.com.ua") + 1) == "volnorez.com.ua"))
  1985. css += [
  1986. ".block-type-widget-area {min-height: 0 !important; box-shadow: none !important;}"
  1987. ].join("\n");
  1988. if (false || (document.domain == "volynpost.com" || document.domain.substring(document.domain.indexOf(".volynpost.com") + 1) == "volynpost.com"))
  1989. css += [
  1990. "body > #layout-center > * {pointer-events: auto !important;}",
  1991. " body > #layout-center {pointer-events: none !important;}"
  1992. ].join("\n");
  1993. if (false || (document.domain == "vsthouse.ru" || document.domain.substring(document.domain.indexOf(".vsthouse.ru") + 1) == "vsthouse.ru"))
  1994. css += [
  1995. ".a-overlay {display: none !important;}"
  1996. ].join("\n");
  1997. if (false || (document.domain == "vtrahe.tube" || document.domain.substring(document.domain.indexOf(".vtrahe.tube") + 1) == "vtrahe.tube"))
  1998. css += [
  1999. ".fullw > .view_video {width: 85% !important;}"
  2000. ].join("\n");
  2001. if (false || (document.domain == "warfiles.ru" || document.domain.substring(document.domain.indexOf(".warfiles.ru") + 1) == "warfiles.ru"))
  2002. css += "#header + .banner {height: 100px !important;}";
  2003. if (false || (document.domain == "vz.ru" || document.domain.substring(document.domain.indexOf(".vz.ru") + 1) == "vz.ru"))
  2004. css += [
  2005. " div.main-container{max-width: inherit !important;}",
  2006. " div.main-menu > div.menu.sys_thumbs{overflow: inherit !important;}",
  2007. " div.main-menu > div.menu.sys_thumbs > ul > li.thumb{margin-right: 0 !important;}",
  2008. " div.menu{max-width: inherit !important;}"
  2009. ].join("\n");
  2010. if (false || (document.domain == "webdesign-master.ru" || document.domain.substring(document.domain.indexOf(".webdesign-master.ru") + 1) == "webdesign-master.ru"))
  2011. css += [
  2012. "body > div[class] > p {display: none !important;}"
  2013. ].join("\n");
  2014. if (false || (document.domain == "webfile.ru" || document.domain.substring(document.domain.indexOf(".webfile.ru") + 1) == "webfile.ru"))
  2015. css += ".p_wrap {margin-top: 0 !important;}";
  2016. if (false || (document.domain == "wotspeak.ru" || document.domain.substring(document.domain.indexOf(".wotspeak.ru") + 1) == "wotspeak.ru"))
  2017. css += [
  2018. "#popup-1 {display: none !important;}",
  2019. " .wrap {transform: none !important; margin-top: 0 !important;}"
  2020. ].join("\n");
  2021. if (false || (document.domain == "www.anilibria.tv" || document.domain.substring(document.domain.indexOf(".www.anilibria.tv") + 1) == "www.anilibria.tv"))
  2022. css += [
  2023. "body > div[class]:not([id]):nth-child(-n+5) > div[class] {background-image: none !important;}",
  2024. " body > div[class]:not([id]):nth-child(-n+5) {background-image: none !important; height: auto !important;}",
  2025. " body > div[class]:not([id]):nth-child(-n+5) > a[href] {display: none !important;}"
  2026. ].join("\n");
  2027. if (false || (document.domain == "www.drive2.ru" || document.domain.substring(document.domain.indexOf(".www.drive2.ru") + 1) == "www.drive2.ru"))
  2028. css += [
  2029. ".dv-post-header, ",
  2030. " .g-full-size-post ~ div:not([class*=\"content\"]):not([data-role]):not([class*=\"column\"]):not(:last-child), ",
  2031. " .offer ~ div:not([class*=\"content\"]):not([data-role]):not([class*=\"columns\"]), ",
  2032. " [class*=\"-base-mobile\"] ~ div:not([class*=\"content\"]):not([data-role]):not([class*=\"column\"]):not(:last-child) {display: none !important;}"
  2033. ].join("\n");
  2034. if (false || (document.domain == "www.bigmir.net" || document.domain.substring(document.domain.indexOf(".www.bigmir.net") + 1) == "www.bigmir.net"))
  2035. css += [
  2036. "body > .page {padding-top: 144px !important;}",
  2037. " body > #header {top: 0 !important;}"
  2038. ].join("\n");
  2039. if (false || (document.domain == "www.goha.ru" || document.domain.substring(document.domain.indexOf(".www.goha.ru") + 1) == "www.goha.ru"))
  2040. css += [
  2041. "body {background-color: #efeded !important;}",
  2042. " #goharu > #site ~ div, .badge {display: none !important;}",
  2043. " #goharu > #site {margin-top: 110px !important;}"
  2044. ].join("\n");
  2045. if (false || (document.domain == "www.okino.ua" || document.domain.substring(document.domain.indexOf(".www.okino.ua") + 1) == "www.okino.ua"))
  2046. css += [
  2047. ".fader-social {display: none !important;}",
  2048. " .social-open {overflow: auto !important;}"
  2049. ].join("\n");
  2050. if (false || (document.domain == "www.rambler.ru" || document.domain.substring(document.domain.indexOf(".www.rambler.ru") + 1) == "www.rambler.ru"))
  2051. css += [
  2052. "div[style=\"height: 300px;\"] {background-color: transparent !important;}",
  2053. " div[style*=\"margin-bottom\"] > div[style^=\"height:\"] {height: auto !important;}"
  2054. ].join("\n");
  2055. if (false || (document.domain == "www.ukr.net" || document.domain.substring(document.domain.indexOf(".www.ukr.net") + 1) == "www.ukr.net"))
  2056. css += [
  2057. ".right-banner > div {height: auto !important;}"
  2058. ].join("\n");
  2059. if (false || (document.domain == "www.zoneofgames.ru" || document.domain.substring(document.domain.indexOf(".www.zoneofgames.ru") + 1) == "www.zoneofgames.ru"))
  2060. css += [
  2061. "html > body:not(#id) {background-color: #3a3a3a !important;}",
  2062. " #columns > .transparent {background-color: transparent !important;}",
  2063. " body > div[id][style*=\"margin-top\"] {margin-top: 0 !important;}",
  2064. " .ushki {width: unset !important; height: unset !important;}"
  2065. ].join("\n");
  2066. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  2067. css += " .body-branding {background: none !important; padding-top: 0 !important;}";
  2068. if (false || (document.domain == "zaycev.online" || document.domain.substring(document.domain.indexOf(".zaycev.online") + 1) == "zaycev.online"))
  2069. css += [
  2070. ".content:not(#id) {margin-top: 80px !important;}"
  2071. ].join("\n");
  2072. if (false || (document.domain == "zen.yandex.by" || document.domain.substring(document.domain.indexOf(".zen.yandex.by") + 1) == "zen.yandex.by") || (document.domain == "zen.yandex.kz" || document.domain.substring(document.domain.indexOf(".zen.yandex.kz") + 1) == "zen.yandex.kz") || (document.domain == "zen.yandex.ru" || document.domain.substring(document.domain.indexOf(".zen.yandex.ru") + 1) == "zen.yandex.ru") || (document.domain == "zen.yandex.ua" || document.domain.substring(document.domain.indexOf(".zen.yandex.ua") + 1) == "zen.yandex.ua") || (document.domain == "zen.yandex.uz" || document.domain.substring(document.domain.indexOf(".zen.yandex.uz") + 1) == "zen.yandex.uz"))
  2073. css += [
  2074. ".feed__row > .feed__item-wrap div:after {background: transparent !important;}",
  2075. " .feed__row .blackout-filter:empty, .feed__row > .feed__item-wrap > .feed__item > .ad-card {display: none !important;}"
  2076. ].join("\n");
  2077. if (false || (document.domain == "zerofilm.ru" || document.domain.substring(document.domain.indexOf(".zerofilm.ru") + 1) == "zerofilm.ru"))
  2078. css += [
  2079. ".wrap-in {margin-top: 80px !important;}"
  2080. ].join("\n");
  2081. if (false || (document.domain == "znak.com" || document.domain.substring(document.domain.indexOf(".znak.com") + 1) == "znak.com"))
  2082. css += [
  2083. ".wrapper > header {margin-top: 15px !important;}"
  2084. ].join("\n");
  2085. if (false || (document.domain == "zoneofgames.ru" || document.domain.substring(document.domain.indexOf(".zoneofgames.ru") + 1) == "zoneofgames.ru"))
  2086. css += [
  2087. ".branding, .logo {background: none !important; height: auto !important;}"
  2088. ].join("\n");
  2089. if (false || (document.domain == "zoomby.ru" || document.domain.substring(document.domain.indexOf(".zoomby.ru") + 1) == "zoomby.ru"))
  2090. css += [
  2091. ".wrapper {margin-top: 60px !important;}",
  2092. " #global_wrapper_cont {padding: 0 !important;}"
  2093. ].join("\n");
  2094. if (false || (document.domain == "zr.ru" || document.domain.substring(document.domain.indexOf(".zr.ru") + 1) == "zr.ru"))
  2095. css += [
  2096. ".rotate-block {display: table !important;}"
  2097. ].join("\n");
  2098. if (false || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com"))
  2099. css += [
  2100. "body {background-color: white !important;}",
  2101. " body{background-image: url() !important;}",
  2102. " body{background-image: none !important;}",
  2103. " div{background-image: url() !important;}",
  2104. " .branding {padding-top: 5px !important;}",
  2105. " body {padding-top: 5px !important;}",
  2106. " body:not(#id) > .b-content.b-content__breadcrumbs, body:not(#id) > .b-content__pagecontent {margin-top: 0 !important;}",
  2107. " .limiter{padding-top: 5px !important; margin-top: 0 !important;}",
  2108. " .main_tm_search_tool,.searchline {background: white !important;}",
  2109. " #page-wrapper {background-color: white !important;}",
  2110. " #page-wrapper > .tm-wrapper > .tm {margin-bottom: auto !important;}",
  2111. " #page-wrapper > #wrapper {padding-top: 0 !important;}",
  2112. // !! для широкоформатных мониторов
  2113. " .header_container, .bottom_container, #content, .content, .wrapper, .limiter {width: 100% !important;}",
  2114. " div.limiter > div.wrapper > div.c_w > table > tbody > tr > td[align=\"center\"] > table[width=\"960\"] {width: 100% !important;}"
  2115. ].join("\n");
  2116. if (false || (document.domain == "dugtor-deer.pw" || document.domain.substring(document.domain.indexOf(".dugtor-deer.pw") + 1) == "dugtor-deer.pw") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to"))
  2117. // ! console.log("es1");
  2118. css += [
  2119. "body{background: none !important;}",
  2120. " body {padding-top: 0px !important;}",
  2121. " body{background-image: none !important;}",
  2122. " body{padding: 0 !important;}",
  2123. " body > .wrap {top: 0 !important;}",
  2124. " .skin-block{background-image: url(\" \") !important;}",
  2125. " element.style{background-image: url(\"\") !important;}",
  2126. " #brTop{background-image: url(\"\") !important;}",
  2127. " html{prefix: \" \" !important;}",
  2128. // !! --- широко
  2129. // !! ".wrap{min-width: 1030px;max-width: 100% !important;}",
  2130. " body > table[width=\"85%\"]{width: 100% !important;}",
  2131. " body > div.wrap{max-width: 100% !important;}",
  2132. " body > div.wrap{min-width: 1030px !important;}"
  2133. ].join("\n");
  2134. if (false || (new RegExp("^https?:\/\/(www|beta)\.gismeteo\.")).test(document.location.href))
  2135. css += [
  2136. " #canvas,.cleft{width: 988px !important;}#weather-maps,#map-view,#weather-old,#weather-busy{width: 986px !important;}#weather-cities,#weather-weekly,#weather-daily,#weather-hourly,#geomagnetic{width: 738px !important;}#weather-news{width: 362px !important;}.wtab{width: 228px !important;}.wtabs .wttr{left: 224px !important;}.wbfull tbody th{width: 85px !important;}.wdata thead th,.wdata tbody th{text-align: center !important;}.workday,tbody tr .weekend{width: 40px !important;}.wbshort .wbday{left: 450px !important;}.wbshort .wbnight{left: 70px !important;}.rframe{background-color: rgba(255,255,255,0.4) !important;}.wsection, .wbshort, .wbfull, .rfc{background: transparent !important;}.wbshort: hover{background-color: rgb(255,255,225) !important;}body,.content{background: url(http://www.refropkb.ru/Images/685414393.jpg) !important;background-attachment: fixed !important;}#weather-maps .fcontent{height: 280px !important;}#weather-maps li{width: 108px !important;} .wsection table{width: 690px !important;}",
  2137. " #logo, .soft-promo, #soft-promo{display: none !important;}",
  2138. // !!? " #graph{float: none !important;}", //проверить
  2139. " div#post-container,div#pre-container,.soft-promo{background: url(\"\") !important;}",
  2140. " td.content.editor{background: url(\"\") !important;} ",
  2141. " div.map.lazyload{background-image: url(\"\") !important;}",
  2142. // !! оставим меню: снежинки вырезать, на бету сходить
  2143. " #header{height:32px !important;}",
  2144. " #header.fcontent{height:26px !important;}",
  2145. " #menu{top: 0px !important;}",
  2146. " .flakesnow{left: 0px !important;}",
  2147. " #weather-top{height:0px !important; padding: 0px !important;}",
  2148. " div.cright>div#information.rframe{display: none !important;}",
  2149. " div.c-right>div#information.rframe{display: none !important;}",
  2150. " div.c-right>div#weather-right.rframe{display: none !important;}",
  2151. " div.c-right>div#weather-gis-news-alter{display: none !important;}",
  2152. " div#informer.rframe{display: none !important;}",
  2153. " div.newstape__feed{display: none !important;}",
  2154. " #information, #informer, .instagramteaser, #weather-lb-content.fcontent, #weather-lb.rframe, .newsadvert{display: none !important;}",
  2155. " #traffim-widget-169.section, #weather-rbkua .fcontent, #w-hor.rframe, .navteaser, #rbc .rframe, .rframe#weather-left {display: none !important;}",
  2156. // !! " section.content>.wrap>[class]>[class]>o-9imj.column-wrap{display: none !important;}",
  2157. " li#tourism_button{display: none !important;}",
  2158. " body[class*=\"-ru\"] > .content > div[class]:last-child > div > div[class]:first-child ~ div:nth-child(n+1), ",
  2159. " body[class*=\"-ru\"] > div[class]:not([id]):nth-child(-n+2) {display: none !important;}"
  2160. ].join("\n");
  2161. if (false || (document.domain == "nnm.ru" || document.domain.substring(document.domain.indexOf(".nnm.ru") + 1) == "nnm.ru") || (document.domain == "mynnm.ru" || document.domain.substring(document.domain.indexOf(".mynnm.ru") + 1) == "mynnm.ru") || (document.domain == "itog.info" || document.domain.substring(document.domain.indexOf(".itog.info") + 1) == "itog.info") || (document.domain == "txapela.ru" || document.domain.substring(document.domain.indexOf(".txapela.ru") + 1) == "txapela.ru") || (document.domain == "adderall.ru" || document.domain.substring(document.domain.indexOf(".adderall.ru") + 1) == "adderall.ru") || (document.domain == "technogies.ru" || document.domain.substring(document.domain.indexOf(".technogies.ru") + 1) == "technogies.ru") || (document.domain == "rkna.xyz" || document.domain.substring(document.domain.indexOf(".rkna.xyz") + 1) == "rkna.xyz") || (document.domain == "investxp.ru" || document.domain.substring(document.domain.indexOf(".investxp.ru") + 1) == "investxp.ru") || (document.domain == "torror.ru" || document.domain.substring(document.domain.indexOf(".torror.ru") + 1) == "torror.ru"))
  2162. css += [
  2163. " html:not(#id),body:not(#id) {background-image: none!important;}",
  2164. " body{background: none !important;}",
  2165. " body, #theme_8, #theme_2, #theme_3, #theme_4, #theme_5, #theme_6, #theme_7, #theme_1{background: url(\'\') !important;}",
  2166. // !! " body {background-image: none !important;}",
  2167. " body, div#page{background: gray !important; background-color: gray !important;}",
  2168. " body, div#page, element.style, #brTop{background-image: url(\'\') !important;}",
  2169. " body, div#page, .pirate-branding, .pb_button_play{background: none !important;}",
  2170. " div#page, div#wrap, div#content-b{margin-top: 0px !important; top: 0px !important;}",
  2171. " div#optionspanel{margin-top: 0px !important; margin-left: 0px !important;}",
  2172. " div#page > div[style*=\"width: 990px;\"][style*=\"height: 206px; position: relative;\"]{height: 0px !important;}",
  2173. " .pb_top_img, .pirate-branding, a.pb_link, .pb_logo_brand, .pb_left_banner, .pb_right_banner, #b-logo{height: 0px !important;}",
  2174. " .pirate-branding, .pb_button_play_big{top: 0px !important;}",
  2175. " body{padding-top: 0px !important;}",
  2176. " body > #page {padding-top: 0 !important;}",
  2177. " #mmmBanner{height: 0px !important;}",
  2178. " .head_assn {height: 0px !important; width: 0px !important;}",
  2179. " .head_assn .assn_logo {width: 0px !important; height: 0px !important; top: 0px !important; left: 0px !important; background: url(\" \") !important; }",
  2180. " .head_assn .assn_slogan {width: 0px !important; height: 0px !important; top: 0px !important; left: 0px !important; background: url(\" \") !important; }",
  2181. " html{height: 0px !important;}",
  2182. " body{click=(\'\') !important;}",
  2183. // !! заполненяем всю ширину экрана
  2184. " #wrap, htmlarea, text{width: 99% !important;}",
  2185. " #scrollPanel{width: auto !important;}",
  2186. " #wrapper {width: auto !important;}",
  2187. " #content{width: auto !important;}",
  2188. " #content-b, text{width: 100% !important;}",
  2189. " #cntnt, #content-b{position: absolute !important; left: 0px !important; margin-top: 0px !important; margin-left: 0px !important;}",
  2190. // !! проверить замену " .categories{margin: 0 100px 10px !important; float: left !important;}",
  2191. " .categories{width: auto !important; margin: -60px 180px 10px !important; float: left !important;}",
  2192. // !! убрать? " body {text-align: center !important;}",
  2193. // !! убрать? " #page {display: inline-block !important; top: 0px !important; margin-top: 0 !important;}",
  2194. " #wrap {text-align: initial !important;}"
  2195. ].join("\n");
  2196. if (false || (document.domain == "xsport.ua" || document.domain.substring(document.domain.indexOf(".xsport.ua") + 1) == "xsport.ua"))
  2197. css += [
  2198. "main.content {margin-top: 0 !important;}"
  2199. ].join("\n");
  2200. if (false || (document.domain == "yandex.by" || document.domain.substring(document.domain.indexOf(".yandex.by") + 1) == "yandex.by") || (document.domain == "yandex.kz" || document.domain.substring(document.domain.indexOf(".yandex.kz") + 1) == "yandex.kz") || (document.domain == "yandex.ru" || document.domain.substring(document.domain.indexOf(".yandex.ru") + 1) == "yandex.ru") || (document.domain == "yandex.ua" || document.domain.substring(document.domain.indexOf(".yandex.ua") + 1) == "yandex.ua") || (document.domain == "yandex.uz" || document.domain.substring(document.domain.indexOf(".yandex.uz") + 1) == "yandex.uz"))
  2201. css += [
  2202. // ! site yandex
  2203. "div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row .feed__item > div:not([class*=\"card\"]):not([class*=\"feed\"]) > div[class]:not([style]) {background-color: transparent !important;}",
  2204. " div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row .feed__item > div:not([class*=\"card\"]):not([class*=\"feed\"]):after {background: transparent !important;}",
  2205. " body[data-bem*=\"turboUid\"] .layout__left_sticky [class$=\"wrapper\"] {border: none !important;}",
  2206. " div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row .feed__item > div:not([class*=\"card\"]):not([class*=\"feed\"]) {box-shadow: none !important;}",
  2207. " .serp-list_left_yes > .card__narrow {box-shadow: none !important; padding-top: 0 !important; padding-bottom: 0 !important;}",
  2208. " .adv_pos_compare-bottom, .adv_pos_compare-side, .adv_pos_popup, ",
  2209. " .blocks-grid__item_static > .direct_type_stripe, .home-arrow__bottom, ",
  2210. " .map-copyrights ~ .sidebar-container .scroll__content .route-panel-form-view__content > div > div[class][style^=\"border-top\"], ",
  2211. " .mg-page-layout-item_pos_right div[class*=\"wrapper\"] > div[class]:empty, ",
  2212. " .mini-suggest__item_subtype_ad, .serp-item div[class*=\"advanced-polaroid\"], ",
  2213. " .serp-list > .incut > .direct, .turbo-advert__loader, ",
  2214. " .zen-lib__container .zenad-card-rtb, ",
  2215. " body > .popup[data-bem*=\"https://yabs.yandex.ru/count/\"], ",
  2216. " body[class*=\"logged \"][class*=\" b-page_\"] #rtb-inserts, ",
  2217. " body[class*=\"logged \"][class*=\" b-page_\"] ._item-type_rtb-card, ",
  2218. " body[class*=\"logged \"][class*=\" b-page_\"] div[class*=\"direct-desktop_\"], ",
  2219. " body[data-bem*=\"turboUid\"] div[class$=\"_status_show\"] div[class*=\"__load-error \"], ",
  2220. " body[data-bem*=\"turboUid\"] div[class*=\"__item_type_partner \"]:empty ~ .loader, ",
  2221. " div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row .feed__item > div:not([class*=\"card\"]):not([class*=\"feed\"]) > div[class]:not([style]) > div[class] > div:not([class]), ",
  2222. " div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row > .feed__item > .ad-card, ",
  2223. " div[aria-label=\"Реклама\"], div[class*=\" news-\"][class$=\"_mode_daas\"], ",
  2224. " div[class*=\"cl-teaser cl-teaser_card cl-teaser_fixed\"] ~ div[class=\"cl-teaser cl-teaser_card cl-teaser_fixed\"], ",
  2225. " div[class*=\"sidebar\"] > .direct-snippet, ",
  2226. " script[data-message*=\"/turbo\"] ~ * [class^=\"loader\"][class*=\"__loader\"] {display: none !important;}",
  2227. " .media-grid .media-grid__row_visible_yes > div:empty, ",
  2228. " .mg-page-layout-item div[class^=\"sport-\"], .monetization-group > .monetization-group__item {height: auto !important;}",
  2229. " .news-app .mg-grid__col > div[class*=\"_type_\"], ",
  2230. " .news-app .mg-grid__col > div[class*=\"banger\"] {height: unset !important; min-height: 0 !important;}",
  2231. " body.b-page > .b-page__container .card.content__adv.card {margin-bottom: unset !important; padding: unset !important;}",
  2232. " .serp-header {margin-top: 0 !important;}",
  2233. " .main .widgets__col_td_1 {max-width: unset !important;}",
  2234. " .mg-page-layout-item div[class^=\"sport-\"] div[class^=\"turbo-\"] {min-height: 0 !important;}",
  2235. " body[data-bem*=\"turboUid\"] div[class$=\"rect\"][id][data-name] {min-height: 0 !important; height: unset !important;}",
  2236. " .b-page {padding-top: 0 !important;}",
  2237. " .sport-event-layout-right-column__item > div {padding-top: 0 !important; padding-bottom: 0 !important;}",
  2238. " .mg-page-layout-item_pos_right div[class*=\"wrapper\"] > div {padding: 0 !important;}",
  2239. " .media-infinity-footer__content_sticky_yes {position: fixed !important;}",
  2240. " .head-stripe {position: fixed !important; transform: scale(0) !important;}",
  2241. " .b-top-wizard{width: 1000px !important;}",
  2242. " .b-body-items.b-serp-list{width: 1000px !important;}",
  2243. " /* Пустое место от директа на tv.yandex */ ",
  2244. " .tv-grid__page > div[class^=\"tv-grid__item\"], .tv-grid__page > .tv-sortable-item { margin-right: auto !important;}",
  2245. // ! !! чистим maps.yandex
  2246. " .ymaps-map{background: none !important;}",
  2247. // " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-copyright__logo,.ymaps-2-1-30-copyright__logo_lang_en,.ymaps-2-1-30-copyright__content,.ymaps-2-1-30-copyright__content,.ymaps-2-1-30-copyright_fog_yes: after,.ymaps-2-1-30-copyright__fog,.ymaps-2-1-30-hint__x{background-image: url() !important;}",
  2248. " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-hint__x,[class*=\"-copyright__\"]{background-image: url() !important;}",
  2249. " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-hint__x,[class*=\"-copyright__\"]{background: url(\'\') !important;}",
  2250. // ! !! убрать все фоновые рисунки в картах
  2251. // ! " ymaps{background-image: url() !important;}",
  2252. " tv.yandex.ru##td[width=\"24%\"]{width: 12% !important;}",
  2253. " a{onmousedown='' !important;}",
  2254. " a{onclick='' !important;}"
  2255. ].join("\n");
  2256. if (false || (document.domain == "yandex.ru" || document.domain.substring(document.domain.indexOf(".yandex.ru") + 1) == "yandex.ru"))
  2257. css += [
  2258. "div > .banner-root ~ .page-root > #page div[class^=\"_\"] > div > script + section > div:not([class]) > div[class^=\"_\"] ~ div[class^=\"_\"] > div[class^=\"_\"] ~ div > div:first-child, ",
  2259. " div > .banner-root ~ .page-root > #page div[class^=\"_\"] > div > script + section div[class^=\"_\"] > [data-id] + div[class^=\"_\"]:not([data-id]) > div {min-height: 0 !important;}"
  2260. ].join("\n");
  2261. if (false || (document.domain == "soft-club.me" || document.domain.substring(document.domain.indexOf(".soft-club.me") + 1) == "soft-club.me"))
  2262. css += [
  2263. // ! !! --- широко
  2264. " .main,.main-wrap,.header,.header-main{width: 100% !important;}",
  2265. " div.all,div.all-wrap,.pageWidth{max-width: 100% !important; width: 100% !important;}",
  2266. " article,.header,.header-main{width: 100% !important;}",
  2267. " div.content{width: 80% !important;}",
  2268. " div.sidebar1{width: 18% !important;}"
  2269. ].join("\n");
  2270. if (false || (document.domain == "4seasons-ltc.com" || document.domain.substring(document.domain.indexOf(".4seasons-ltc.com") + 1) == "4seasons-ltc.com"))
  2271. css += [
  2272. "body{background-image: none !important;}",
  2273. " body{font-family: Tahoma !important;}"
  2274. ].join("\n");
  2275. if (false || (document.domain == "80-e.ru" || document.domain.substring(document.domain.indexOf(".80-e.ru") + 1) == "80-e.ru"))
  2276. css += [
  2277. " div#ipbwrapper{margin: 0 !important; width: inherit !important; max-width: inherit !important;}"
  2278. ].join("\n");
  2279. if (false || (document.domain == "china-review.com.ua" || document.domain.substring(document.domain.indexOf(".china-review.com.ua") + 1) == "china-review.com.ua"))
  2280. css += [
  2281. "body{background: url() !important;}",
  2282. " body{background-image: none !important;}",
  2283. " body{background: none !important;}",
  2284. " body{margin-top: 0px !important;}"
  2285. ].join("\n");
  2286. if (false || (document.domain == "ag.ru" || document.domain.substring(document.domain.indexOf(".ag.ru") + 1) == "ag.ru"))
  2287. css += [
  2288. "body{background: none !important;} .layer_top {background: none !important;} .layer_bottom {background: none !important;} .cast_bg{background: none !important;}",
  2289. " .contentbg {background-image: none !important;} #4iframe {background-image: none !important;} ",
  2290. " #framescr{background-image: none !important;}"
  2291. ].join("\n");
  2292. if (false || (document.domain == "amovies.tv" || document.domain.substring(document.domain.indexOf(".amovies.tv") + 1) == "amovies.tv"))
  2293. css += [
  2294. // !! расширяем
  2295. "article{width: 980px !important;}",
  2296. " #vk_select {float: none !important; margin-left: 445px !important;}",
  2297. " #vk_top,#vk_select {background: url() !important;}"
  2298. ].join("\n");
  2299. if (false || (document.domain == "apteka.ru" || document.domain.substring(document.domain.indexOf(".apteka.ru") + 1) == "apteka.ru"))
  2300. css += [
  2301. " div.wrapper_root > div.wrapper > section.middle{margin-bottom: 0 !important;}",
  2302. " div.wrapper_root > div.wrapper > section.middle > div.container.clr{min-height: 180px !important;}",
  2303. " div.wrapper_root > div.wrapper > section.middle > div.container.clr > div.content.bottom-content > section.items.items-tile.items-viewed{margin: 0 !important;}",
  2304. " div.wrapper_root > div.wrapper > section.middle > div.tabs.top-tabs.clr{margin-bottom: 0 !important;}"
  2305. ].join("\n");
  2306. if (false || (document.domain == "avito.ru" || document.domain.substring(document.domain.indexOf(".avito.ru") + 1) == "avito.ru"))
  2307. css += " .bonprix-1{background: none !important;} ";
  2308. if (false || (document.domain == "bash.im" || document.domain.substring(document.domain.indexOf(".bash.im") + 1) == "bash.im"))
  2309. css += " span.csd{background: none !important;}";
  2310. if (false || (document.domain == "batzbatz.com" || document.domain.substring(document.domain.indexOf(".batzbatz.com") + 1) == "batzbatz.com"))
  2311. css += [
  2312. // !! " !! расширяем
  2313. " .wrap{width: 100% !important;}",
  2314. " .left{width: 75% !important;}"
  2315. ].join("\n");
  2316. if (false || (document.domain == "best-cashback.ru" || document.domain.substring(document.domain.indexOf(".best-cashback.ru") + 1) == "best-cashback.ru"))
  2317. css += [
  2318. " [id=\"menu-osnovnoe-menyu\"] > [id^=\"menu-item-\"] > a.menu-item-link{color: black !important;}",
  2319. " div#theme-page{top: 80px !important;}",
  2320. " [class^=\"mk-header-\"]{background-color: lightgrey !important;}",
  2321. " section#mk-footer{padding: 0 !important; top: 80px !important;}",
  2322. " div#sub-footer{background-color: lightgrey !important;}"
  2323. ].join("\n");
  2324. if (false || (document.domain == "besplatnye-kupony.ru" || document.domain.substring(document.domain.indexOf(".besplatnye-kupony.ru") + 1) == "besplatnye-kupony.ru"))
  2325. css += [
  2326. " body{background: none !important; background-color: lightgrey !important;}",
  2327. " div{width: inherit !important; margin: 0 !important;}",
  2328. " div#site-container{border: none !important;}"
  2329. ].join("\n");
  2330. if (false || (document.domain == "bestrepack.net" || document.domain.substring(document.domain.indexOf(".bestrepack.net") + 1) == "bestrepack.net"))
  2331. css += " div#body_container{padding: 0 !important;}";
  2332. if (false || (document.domain == "bigpicture.ru" || document.domain.substring(document.domain.indexOf(".bigpicture.ru") + 1) == "bigpicture.ru"))
  2333. css += [
  2334. " div.content{padding: 0 !important;}",
  2335. " div.podheader{width: 240px !important; float: right !important;}",
  2336. " div.podheader-right{float: right !important;}"
  2337. ].join("\n");
  2338. if (false || (document.domain == "blogspot.ru" || document.domain.substring(document.domain.indexOf(".blogspot.ru") + 1) == "blogspot.ru") || (document.domain == "blogspot.com" || document.domain.substring(document.domain.indexOf(".blogspot.com") + 1) == "blogspot.com") || (document.domain == "blogspot.sk" || document.domain.substring(document.domain.indexOf(".blogspot.sk") + 1) == "blogspot.sk"))
  2339. css += [
  2340. " body{background-image: none !important;}",
  2341. " body{background-image: url(\" \") !important;}",
  2342. // !! --- расширим ---
  2343. " .content-outer, .content-fauxcolumn-outer, .region-inner {max-width: none !important;}",
  2344. " div#header-inner > div.descriptionwrapper{margin-bottom: 5px !important;}",
  2345. " #outer-wrapper {width: 95% !important;}",
  2346. " #main-wrapper {width: 95% !important;}"
  2347. ].join("\n");
  2348. if (false || (document.domain == "bookvoed.ru" || document.domain.substring(document.domain.indexOf(".bookvoed.ru") + 1) == "bookvoed.ru"))
  2349. css += " .Fh{margin-top: 79px !important;}";
  2350. if (false || (document.domain == "calend.ru" || document.domain.substring(document.domain.indexOf(".calend.ru") + 1) == "calend.ru"))
  2351. css += " .pad, .main-l{width: 95% !important;}";
  2352. if (false || (document.domain == "clubupravdom.ru" || document.domain.substring(document.domain.indexOf(".clubupravdom.ru") + 1) == "clubupravdom.ru"))
  2353. css += " *{background-image: none !important;}";
  2354. if (false || (document.domain == "computerra.ru" || document.domain.substring(document.domain.indexOf(".computerra.ru") + 1) == "computerra.ru"))
  2355. css += [
  2356. " body{background: none!important;}",
  2357. " div > p{text-align: justify !important;}",
  2358. " div.top {top: 0px !important; width: auto !important;}",
  2359. " div.top-submenu {width: 100% !important;}",
  2360. " div.main {margin-top: 0px !important;}",
  2361. " div.column{max-width: 80% !important;}",
  2362. " div.main-column.main-column-article{width: 100% !important;}"
  2363. ].join("\n");
  2364. if (false || (document.domain == "cont.ws" || document.domain.substring(document.domain.indexOf(".cont.ws") + 1) == "cont.ws"))
  2365. css += [
  2366. " body > div.content{width: 100% !important;}",
  2367. " body > div.content > div{margin: 0 !important;}",
  2368. " body > div.content{margin-left: 5px !important;}",
  2369. " body > div.content{margin-right: 5px !important;}",
  2370. " div.sidebar{width: 14% !important;}",
  2371. " [class^=\"post\"]{width: 85% !important;}",
  2372. " [class^=\"post\"]{max-width: 1880px !important; margin: 0 !important; padding: 0 !important;}",
  2373. " div.post > [class^=\"article\"]{padding: 0 !important;}",
  2374. " div#wp.author-bar2.wallpaper.plus{background-image: url() !important; padding: 0 !important;}",
  2375. " div.author-bar2-inside{padding: 0 !important;}",
  2376. " a.m_author{display: inline-block !important;}",
  2377. " .plus .author-bar2-inside{color: #666 !important;}",
  2378. " div.dark{background: url() !important;}",
  2379. " .wallpaper .author-bar2-inside, .wallpaper .author-bar2-inside a, .wallpaper .author-bar2-inside textarea {color: inherit !important;}"
  2380. ].join("\n");
  2381. if (false || (document.domain == "crowdin.com" || document.domain.substring(document.domain.indexOf(".crowdin.com") + 1) == "crowdin.com"))
  2382. css += " #user-cover-picture,#user-cover-picture-blurred{background: url() !important;}";
  2383. if (false || (document.domain == "cyberry.ru" || document.domain.substring(document.domain.indexOf(".cyberry.ru") + 1) == "cyberry.ru") || (document.domain == "f1-world.ru" || document.domain.substring(document.domain.indexOf(".f1-world.ru") + 1) == "f1-world.ru"))
  2384. css += [
  2385. "body{background: none !important;}",
  2386. " td{background-image: none !important;}"
  2387. ].join("\n");
  2388. if (false || (document.domain == "ebay-forum.ru" || document.domain.substring(document.domain.indexOf(".ebay-forum.ru") + 1) == "ebay-forum.ru"))
  2389. css += " .banner_ap{height: 30px !important;} #search{margin: 0 0 7px !important;} .header_effects{height: 66px !important;} #branding{height: 66px !important; min-height: 66px !important;}";
  2390. if (false || (document.domain == "f-page.ru" || document.domain.substring(document.domain.indexOf(".f-page.ru") + 1) == "f-page.ru") || (document.domain == "f-picture.net" || document.domain.substring(document.domain.indexOf(".f-picture.net") + 1) == "f-picture.net") || (document.domain == "radikal-foto.ru" || document.domain.substring(document.domain.indexOf(".radikal-foto.ru") + 1) == "radikal-foto.ru") || (document.domain == "letitbit.net" || document.domain.substring(document.domain.indexOf(".letitbit.net") + 1) == "letitbit.net") || (document.domain == "novafilm.tv" || document.domain.substring(document.domain.indexOf(".novafilm.tv") + 1) == "novafilm.tv") || (document.domain == "nowa.cc" || document.domain.substring(document.domain.indexOf(".nowa.cc") + 1) == "nowa.cc") || (document.domain == "radical-foto.ru" || document.domain.substring(document.domain.indexOf(".radical-foto.ru") + 1) == "radical-foto.ru") || (document.domain == "radikal.ru" || document.domain.substring(document.domain.indexOf(".radikal.ru") + 1) == "radikal.ru") || (document.domain == "radikal.cc" || document.domain.substring(document.domain.indexOf(".radikal.cc") + 1) == "radikal.cc") || (document.domain == "radical.cc" || document.domain.substring(document.domain.indexOf(".radical.cc") + 1) == "radical.cc") || (document.domain == "rghost.ru" || document.domain.substring(document.domain.indexOf(".rghost.ru") + 1) == "rghost.ru") || (document.domain == "voffka.com" || document.domain.substring(document.domain.indexOf(".voffka.com") + 1) == "voffka.com"))
  2391. css += [
  2392. "body{background: none !important;}",
  2393. " body{background-image: none !important;}"
  2394. ].join("\n");
  2395. if (false || (document.domain == "ddlmkvhd.com" || document.domain.substring(document.domain.indexOf(".ddlmkvhd.com") + 1) == "ddlmkvhd.com"))
  2396. css += [
  2397. " body{background: none !important;}",
  2398. " div.page-body-t{position: relative !important;}"
  2399. ].join("\n");
  2400. if (false || (document.domain == "ddlvillage.org" || document.domain.substring(document.domain.indexOf(".ddlvillage.org") + 1) == "ddlvillage.org"))
  2401. css += [
  2402. " div{background: none !important;}"
  2403. ].join("\n");
  2404. if (false || (document.domain == "f1news.ru" || document.domain.substring(document.domain.indexOf(".f1news.ru") + 1) == "f1news.ru"))
  2405. css += [
  2406. " div[id=\"bannerText\"]{border: 0px !important; margin-left: 10px !important;}",
  2407. " body{background: url() top center no-repeat #000000 !important;}",
  2408. // !! расширяем текстовое поле
  2409. " div#textBlock{width: 900px !important;}"
  2410. ].join("\n");
  2411. if (false || (document.domain == "facebook.com" || document.domain.substring(document.domain.indexOf(".facebook.com") + 1) == "facebook.com"))
  2412. css += [
  2413. // !! !! расширение, но текст подползает под боковую панель
  2414. // !! " #contentArea {width: 750px !important;}",
  2415. // !! " .uiUfi {width: 650px !important;}",
  2416. // !! " body {background: url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  2417. // !! " #contentCol {background: url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  2418. " div#profile_stream_composer {background-color: #C1D5F6 !important;}",
  2419. " #blueBar {background-color: transparent !important;}",
  2420. " #headNav {background-color: #transparent !important;}",
  2421. " .jewelButton {background-color: transparent !important;}",
  2422. // !! " #fbNotificationsFlyout {left: 10px !important;}",
  2423. " .fbJewelFlyout {background-color: white !important; border-bottom: 1px solid #293E6A !important; border: solid !important; left: 0px !important; overflow: visible !important; position: absolute !important; top: 30px !important; width: 350px !important; z-index: -1 !important;}",
  2424. // !! " #pageNav a {color: #00ffff !important;display: inline-block;font-weight: bold;height: 22px;padding: 8px 10px 0px;text-decoration: none;}",
  2425. " .UIImageBlock {color: #000000 !important;}",
  2426. " .fcg {color: darkgreen !important;}",
  2427. " .mts.uiAttachmentDesc.translationEligibleUserAttachmentMessage {color: black !important;}"
  2428. ].join("\n");
  2429. if (false || (document.domain == "fastpic.ru" || document.domain.substring(document.domain.indexOf(".fastpic.ru") + 1) == "fastpic.ru"))
  2430. css += [
  2431. "body > footer {background: none !important;}",
  2432. " .justify-content-center > .col[id] {max-width: max-content !important;}",
  2433. " main#mainContainer {max-width: unset !important;}"
  2434. ].join("\n");
  2435. if (false || (document.location.href.indexOf("http://fastpic.ru/") === 0) || (document.location.href.indexOf("https://fastpic.ru/") === 0) || (document.domain == "fastpic.ru" || document.domain.substring(document.domain.indexOf(".fastpic.ru") + 1) == "fastpic.ru"))
  2436. css += [
  2437. " html, body {pointer-events: none !important; height: 110% !important;}",
  2438. //??
  2439. " html,body,#mainContainer,#footerContainer,#content,#footer {margin: 0 !important; width: 100% !important; border-radius: 0 !important;}",
  2440. " #mainContainer > table {width: 850px !important; margin: auto !important;}",
  2441. " html,body {display: flex !important; flex-direction: column !important;}",
  2442. " #mainContainer {flex-grow: 1 !important;}",
  2443. " #mainContainer,#footerContainer {overflow: visible !important;}",
  2444. " #content,#footer {background-color: transparent !important;}",
  2445. " #content {display: flex !important; flex-grow: 1 !important; min-height: inherit !important;}",
  2446. //??
  2447. " #logo-area{padding-top: 0px !important;}",
  2448. " *{background: none !important;}",
  2449. " *{background-image: none !important;}",
  2450. " #footer-container {background-image: none !important; height: auto !important;}",
  2451. " body > a {display: none !important;}",
  2452. " div#show-code-content.rounded-corners{position: inherit !important;}",
  2453. " div#foot-area.center.rounded-corners{position: inherit !important;}",
  2454. " div#footer.center.rounded-corners{position: inherit !important;}",
  2455. " .center {padding: 0 !important;}",
  2456. " div#right-bottom.rounded-corners{position: relative !important; margin-top: 0px !important; height: 0px !important; padding-top: 5px !important;}",
  2457. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  2458. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  2459. " body{padding-top: 0px !important;}",
  2460. // !! всё - чёрным
  2461. " *{color: black !important;}",
  2462. " body {background: none !important;}"
  2463. // " html {background-color: #171616 !important;}"
  2464. ].join("\n");
  2465. if (false || (document.domain == "fapl.ru" || document.domain.substring(document.domain.indexOf(".fapl.ru") + 1) == "fapl.ru"))
  2466. css += [
  2467. " noindex > div[id]{background-image: none !important;}",
  2468. " noindex > div[id]{background-image: url(\"\") !important;}",
  2469. // ! --- широко
  2470. " body > div#wrapper{width: 98% !important;}",
  2471. " body > div#wrapper > div#container{width: 84% !important; padding: 1px !important;}",
  2472. " body > div#wrapper > div#container > div#content{width: 75% !important;}",
  2473. " body > div#wrapper > div#container > div#content > div.block{width: 99% !important;}"
  2474. ].join("\n");
  2475. if (false || (document.domain == "filmix.net" || document.domain.substring(document.domain.indexOf(".filmix.net") + 1) == "filmix.net"))
  2476. css += " body{padding: 0px 0 0 0 !important;}";
  2477. if (false || (document.domain == "formulakino.ru" || document.domain.substring(document.domain.indexOf(".formulakino.ru") + 1) == "formulakino.ru"))
  2478. css += [
  2479. " div.backF > a > span{background-image: none !important; background: #fff !important;}",
  2480. " div.vjs-poster{background: url() !important;}",
  2481. " div.pagecontent{margin-top: 0px !important;}",
  2482. " div#wrapper{background: #fff !important;}"
  2483. ].join("\n");
  2484. if (false || (document.domain == "google.ru" || document.domain.substring(document.domain.indexOf(".google.ru") + 1) == "google.ru"))
  2485. css += [
  2486. " body[class=\"cP\"] tr td.Bu:last-child div.nH div.nH div.nH:first-child {position: fixed !important; right: 16px !important; top: 200px !important; padding: 5px 0px 10px 8px !important; border: 1px solid lightblue !important; width: 150px !important; background-color: #fff !important; opacity: 0.5 !important; border-bottom-left-radius: 10px !important; border-top-left-radius: 10px !important;}",
  2487. " body[class=\"cP\"] tr td.Bu:last-child div.nH div.nH div.nH:first-child:hover {opacity: 1 !important;}",
  2488. " body[class=\"cP\"] tr td.Bu:last-child div.nH {width: 0px !important;}",
  2489. // ! расширяем выдачу в поиске
  2490. " .center_col,#center_col {width: 1000px !important; margin-left: 10px !important; margin-right: 10px !important;} .s {max-width: 100% !important;}"
  2491. ].join("\n");
  2492. if (false || (document.domain == "ifmo.ru" || document.domain.substring(document.domain.indexOf(".ifmo.ru") + 1) == "ifmo.ru"))
  2493. css += [
  2494. " header.h-header, .b-header-pad{height: 100px !important;}"
  2495. ].join("\n");
  2496. if (false || (document.domain == "inosmi.ru" || document.domain.substring(document.domain.indexOf(".inosmi.ru") + 1) == "inosmi.ru"))
  2497. css += [
  2498. " body{background-image: none !important;}",
  2499. " body{background: url() !important;}",
  2500. // !! поаккуратнее
  2501. " .header{padding-top: 0px !important;}",
  2502. " #addbwr{margin-top: 0px !important;}",
  2503. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след. строками )
  2504. " .main{width: 95% !important;}",
  2505. " .comments .comments-list ul li {max-width: 95% !important; }",
  2506. " button.layout__scroll-to-top {left: 2% !important; }"
  2507. ].join("\n");
  2508. if (false || (document.domain == "keeplinks.eu" || document.domain.substring(document.domain.indexOf(".keeplinks.eu") + 1) == "keeplinks.eu"))
  2509. css += " div#header{background: none !important;}";
  2510. if (false || (document.domain == "kino-tor.net" || document.domain.substring(document.domain.indexOf(".kino-tor.net") + 1) == "kino-tor.net"))
  2511. css += [
  2512. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  2513. " .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  2514. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  2515. " body{padding-top: 0px !important;}"
  2516. ].join("\n");
  2517. if (false || (document.domain == "letitfilms.com" || document.domain.substring(document.domain.indexOf(".letitfilms.com") + 1) == "letitfilms.com"))
  2518. css += [
  2519. " body{background: url() !important; background-color: black !important;}",
  2520. " div#container{width: inherit !important; margin: 0 !important;}",
  2521. " div#container > div#main > *{padding: 0 !important;}",
  2522. " div#container > div#main > aside{width: 20% !important;}",
  2523. " div#container > div#main > div#content{width: 79% !important;}"
  2524. ].join("\n");
  2525. if (false || (document.domain == "livesport.ws" || document.domain.substring(document.domain.indexOf(".livesport.ws") + 1) == "livesport.ws"))
  2526. css += [
  2527. // !! убираем фон и баннер
  2528. " body {background: none !important; color: #333 !important;}",
  2529. " body{background: url() !important; background-color: #000002 !important;}",
  2530. " body,.top-panel-wrap.fixed {background-image: url() !important;}",
  2531. " body{background-image: none !important;}",
  2532. " div[id=\"flash\"]{height: 0px !important;}"
  2533. ].join("\n");
  2534. if (false || (document.domain == "lifehacker.ru" || document.domain.substring(document.domain.indexOf(".lifehacker.ru") + 1) == "lifehacker.ru"))
  2535. css += [
  2536. ".slider__item-image-link, a.article-card__cover {background: none !important;}"
  2537. ].join("\n");
  2538. if (false || (document.domain == "lifetambov.ru" || document.domain.substring(document.domain.indexOf(".lifetambov.ru") + 1) == "lifetambov.ru"))
  2539. css += [
  2540. ".theme-wrapper > .container > div {padding-bottom: unset !important;}"
  2541. ].join("\n");
  2542. if (false || (document.domain == "list-org.com" || document.domain.substring(document.domain.indexOf(".list-org.com") + 1) == "list-org.com"))
  2543. css += [
  2544. ".menu > #map ~ div {background: transparent !important; border: transparent !important;}"
  2545. ].join("\n");
  2546. if (false || (document.domain == "livecars.ru" || document.domain.substring(document.domain.indexOf(".livecars.ru") + 1) == "livecars.ru") || (document.domain == "livesport.ru" || document.domain.substring(document.domain.indexOf(".livesport.ru") + 1) == "livesport.ru"))
  2547. css += [
  2548. ".content {margin-top: 0 !important;}"
  2549. ].join("\n");
  2550. if (false || (document.domain == "livesport.ws" || document.domain.substring(document.domain.indexOf(".livesport.ws") + 1) == "livesport.ws"))
  2551. css += [
  2552. "body > div:not([id]):not([class]) + div:not([id]):not([class]) + div:not([id]):not([class]) + div:not([id]):not([class]) ~ div[id]:not([class]) {display: none !important;}",
  2553. " body {padding-top: 0 !important;}"
  2554. ].join("\n");
  2555. if (false || (document.domain == "lostfilm.info" || document.domain.substring(document.domain.indexOf(".lostfilm.info") + 1) == "lostfilm.info") || (document.domain == "lostfilm-online.ru" || document.domain.substring(document.domain.indexOf(".lostfilm-online.ru") + 1) == "lostfilm-online.ru") || (document.domain == "lostfilm.tv" || document.domain.substring(document.domain.indexOf(".lostfilm.tv") + 1) == "lostfilm.tv") || (document.domain == "lostfilm.tw" || document.domain.substring(document.domain.indexOf(".lostfilm.tw") + 1) == "lostfilm.tw"))
  2556. css += [
  2557. // " body{background: #c0c0c0 !important;}",
  2558. "body {background-image: none !important; background-color: #1c1e1f !important;}",
  2559. // !! ==== и меняем на читаемый цвет
  2560. " div[class=\"user_avatar\"]{color: black !important;}",
  2561. " span[class=\"wh\"]{color: black !important;}",
  2562. " a[href*=\"\/my.php\"]{color: black !important;}",
  2563. " a[href*=\"\/messages.php\"]{color: black !important;}",
  2564. " a[href*=\"bogi.ru\/logout.php\"]{color: black !important;}",
  2565. // !! расширяем полезную площадь
  2566. " .lstfml .wrapper{margin-bottom: 15px !important; width: 100% !important; }",
  2567. " .lstfml #main-center-side{width: 70% !important;}",
  2568. " .lstfml #main-left-side{width: 12% !important;}",
  2569. " .lstfml #main-right-side{width: 14% !important;}",
  2570. " a.new-movie, a.new-movie > img{width: 95% !important;}",
  2571. " a.new-movie > div.title{width: 100% !important;}",
  2572. " a.new-movie > div.date{width: 30% !important;}",
  2573. " .lstfml .left-pane{width: 75% !important;}"
  2574. ].join("\n");
  2575. if (false || (document.domain == "lostfilm.info" || document.domain.substring(document.domain.indexOf(".lostfilm.info") + 1) == "lostfilm.info") || (document.domain == "lostfilm.run" || document.domain.substring(document.domain.indexOf(".lostfilm.run") + 1) == "lostfilm.run") || (document.domain == "lostfilm.tv" || document.domain.substring(document.domain.indexOf(".lostfilm.tv") + 1) == "lostfilm.tv") || (document.domain == "lostfilm.tw" || document.domain.substring(document.domain.indexOf(".lostfilm.tw") + 1) == "lostfilm.tw"))
  2576. css += [
  2577. "body {background-image: none !important; background-color: #1c1e1f !important;}"
  2578. ].join("\n");
  2579. if (false || (document.domain == "lostfilm.run" || document.domain.substring(document.domain.indexOf(".lostfilm.run") + 1) == "lostfilm.run") || (document.domain == "lostfilm.tv" || document.domain.substring(document.domain.indexOf(".lostfilm.tv") + 1) == "lostfilm.tv") || (document.domain == "lostfilm.tw" || document.domain.substring(document.domain.indexOf(".lostfilm.tw") + 1) == "lostfilm.tw"))
  2580. css += [
  2581. ".footer {background: #1c1e1f !important; color: #fff !important;}",
  2582. " .lstfml .footer .links a {color: #fff !important;}",
  2583. " body > * > div[style^=\"padding-top\"], body > a[onclick], ",
  2584. " body > div:not([id]):not([class]), body > span:nth-child(-n+6) {display: none !important;}"
  2585. ].join("\n");
  2586. if (false || (document.domain == "lostfilmhd.ru" || document.domain.substring(document.domain.indexOf(".lostfilmhd.ru") + 1) == "lostfilmhd.ru"))
  2587. css += [
  2588. "#wrap {background-image: none !important;}"
  2589. ].join("\n");
  2590. if (false || (document.domain == "mail.ru" || document.domain.substring(document.domain.indexOf(".mail.ru") + 1) == "mail.ru"))
  2591. css += [
  2592. ".article__item_source_viqeo {background-color: #f3f3f3 !important;}",
  2593. " .search__btn_orange_default {background-color: rgb(0, 95, 249) !important;}",
  2594. " #search.search_orange {border-top-color: rgb(0, 95, 249) !important; border-right-color: rgb(0, 95, 249) !important; border-bottom-color: rgb(0, 95, 249) !important; border-left-color: rgb(0, 95, 249) !important; box-shadow: rgb(0, 95, 249) 0 0 0 10px inset !important;}",
  2595. " #bubble-home, .grid__lcol_mailbox .horoscope ~ div, ",
  2596. " .mailbox-container ~ .horoscope ~ [class], body > .grid .grid__rcol, ",
  2597. " body > .grid .news-item_tgb, body > .grid .rectangle-banner, ",
  2598. " body > .grid > div[class^=\"grid\"][class*=\"__header\"] > .toolbar, ",
  2599. " body > .zeropixel ~ * .rectangle-banner, ",
  2600. " body > .zeropixel ~ * .searchContainer ~ .ssr-main ~ div[class] ~ div[class], ",
  2601. " body > .zeropixel ~ * .searchContainer ~ [class] > .tabs-content ~ div > div:first-child:not([name]), ",
  2602. " body > .zeropixel ~ * .searchContainer ~ div > a.dmb, ",
  2603. " body > .zeropixel ~ * .skeleton-tgb, ",
  2604. " body > .zeropixel ~ * div[class][style^=\"color:\"][style$=\"background-size:auto 40px\"] {display: none !important;}",
  2605. " body > .zeropixel ~ * .tabs-content__item > [class*=\"news-main\"] {max-height: 80px !important; position: static !important;}",
  2606. " body > .zeropixel ~ * .tabs-content__item > [class*=\"news-main\"] > .news-main__text-wrapper {max-height: 80px !important; white-space: pre-wrap !important;}",
  2607. " body > .zeropixel ~ * .tabs-content__item > [class*=\"news-main\"] > .news-main__img {max-width: unset !important; height: 80px !important;}",
  2608. " body > .zeropixel ~ * .searchContainer ~ .tabs + div[class] {min-width: 640px !important;}"
  2609. ].join("\n");
  2610. if (false || (document.domain == "mail.ru" || document.domain.substring(document.domain.indexOf(".mail.ru") + 1) == "mail.ru") || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  2611. css += [
  2612. "#video-footer, .ph-balloon, .pulse-lenta, ",
  2613. " a[id^=\"tb-\"][class^=\"tb-\"][target=\"_blank\"] {display: none !important;}"
  2614. ].join("\n");
  2615. if (false || (document.domain == "meduza.io" || document.domain.substring(document.domain.indexOf(".meduza.io") + 1) == "meduza.io"))
  2616. css += [
  2617. // !! "!! <--- Выравнивание шрифта --- > ",
  2618. " div.Material-container {text-align: justify !important;}",
  2619. " div.Page-section {text-align: center !important;}",
  2620. // !! "!! <--- Форматируем заголовки --- > ",
  2621. " *[class*=\"MaterialHeader\"] {max-width: 100% !important; text-align: center !important;}",
  2622. // !! "!! <--- Размеры блоков --- > ",
  2623. " div.Lead {max-width: 100% !important;}",
  2624. " div[class*=\"Content\"] {max-width: 120% !important;}",
  2625. " div.Body > p{max-width: 100% !important;}",
  2626. " div[class=\"Context\"] {max-width: 95% !important;}",
  2627. " div.Figure-title{max-width: 100% !important;}",
  2628. " blockquote {max-width: 100% !important;}",
  2629. " div.Related{max-width: 100% !important;}",
  2630. " div.Body > div{max-width: 100% !important;}"
  2631. ].join("\n");
  2632. if (false || (document.domain == "megashara.com" || document.domain.substring(document.domain.indexOf(".megashara.com") + 1) == "megashara.com"))
  2633. css += [
  2634. // !! расширяем
  2635. " .all, #content{width: 100% !important;}",
  2636. " #center-block {width: 65% !important;}"
  2637. ].join("\n");
  2638. if (false || (document.domain == "ncrypt.in" || document.domain.substring(document.domain.indexOf(".ncrypt.in") + 1) == "ncrypt.in"))
  2639. css += [
  2640. " body{background: none !important;}",
  2641. " div#wrapper{margin: 0 0 0 0 !important;}"
  2642. ].join("\n");
  2643. if (false || (document.domain == "newsru.com" || document.domain.substring(document.domain.indexOf(".newsru.com") + 1) == "newsru.com"))
  2644. css += [
  2645. " div.fc-ab-root, iframe[name=\"ym-native-frame\"], ##iframe[name=\"googlefcPresent\"]{visible: none !important;}",
  2646. " div[class][style*=\"bottom: 0px;\"][style*=\"left: 0px;\"][style*=\"position: fixed;\"]{visible: none !important;}"
  2647. ].join("\n");
  2648. if (false || (document.domain == "nn.ru" || document.domain.substring(document.domain.indexOf(".nn.ru") + 1) == "nn.ru"))
  2649. css += [
  2650. " .body-cont {background-image: url(\' \') !important;}",
  2651. // !! расширяем
  2652. " .rn-global-container__inner {padding-right: 0px !important;}",
  2653. " .body-cont {margin-right: 0px !important;}"
  2654. ].join("\n");
  2655. if (false || (document.domain == "pikabu.ru" || document.domain.substring(document.domain.indexOf(".pikabu.ru") + 1) == "pikabu.ru"))
  2656. css += [
  2657. ".footer__inner {background-color: var(--color--app__bg) !important; color: var(--color--app__text) !important;}",
  2658. " header > .header__main {background-color: var(--color--header__bg) !important;}",
  2659. " .footer {height: auto !important;}",
  2660. " .app > .app__inner[style*=\"padding-top\"] {padding-top: 64px !important;}"
  2661. ].join("\n");
  2662. if (false || (document.domain == "pimpletv.ru" || document.domain.substring(document.domain.indexOf(".pimpletv.ru") + 1) == "pimpletv.ru"))
  2663. css += [
  2664. "body > #branding {padding-top: 0 !important;}"
  2665. ].join("\n");
  2666. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  2667. css += [
  2668. "#foundationWrapper {background: #373737 !important; padding-top: 0 !important;}",
  2669. " #foundationWrapper > div {height: auto !important;}",
  2670. " #foundationWrapper > * {pointer-events: auto !important;}",
  2671. " #foundationWrapper {pointer-events: none !important;}"
  2672. ].join("\n");
  2673. if (false || (document.domain == "pikabu.ru" || document.domain.substring(document.domain.indexOf(".pikabu.ru") + 1) == "pikabu.ru"))
  2674. css += [
  2675. " div.paral > a > div{background: url() !important;}",
  2676. " div.paral > a > div{height: 64px !important;}",
  2677. " table#header_t {margin-top: 0px !important;}",
  2678. " \\!! расширяем полезную площадь",
  2679. " .b-story__content, .b-story__content_type_text {margin-left: 5px !important; width: 800px !important; max-width: 800px !important;}"
  2680. ].join("\n");
  2681. if (false || (document.domain == "piter.tv" || document.domain.substring(document.domain.indexOf(".piter.tv") + 1) == "piter.tv"))
  2682. css += [
  2683. " body{background-image: none !important;}"
  2684. ].join("\n");
  2685. if (false || (document.domain == "politikus.ru" || document.domain.substring(document.domain.indexOf(".politikus.ru") + 1) == "politikus.ru"))
  2686. css += [
  2687. " body{background-image: none !important;}",
  2688. " body{background: url() !important;}",
  2689. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след.четырьмя строками )
  2690. // " #main_content_holder{width: 100% !important; }",
  2691. // " #left{width: 80% !important; }",
  2692. // " .holder, div.block, .content, #dle-content{width: 100% !important; }",
  2693. // " .fullstory{width: 95% !important; }"
  2694. // !! доработанный вариант от Buba5473
  2695. " div#header{width: inherit !important; margin: 0 !important;}",
  2696. " div#header > div.holder{width: inherit !important; margin: 0 !important;}",
  2697. " div#main_content_holder{width: inherit !important; margin: 0 !important;}",
  2698. " div#main_content_holder > div#maintpl > div.holder{width: inherit !important; margin: 0 !important;}",
  2699. " div#main_footer_holder{width: inherit !important; margin: 0 !important;}",
  2700. " div#main_footer_holder > div.holder{width: inherit !important; margin: 0 !important;}",
  2701. " div#main_content{margin: 0 !important;}",
  2702. " div#right{margin: 0 !important; float: none !important; width: inherit !important;}",
  2703. " div#left{width: 80% !important;}"
  2704. ].join("\n");
  2705. if (false || (document.domain == "pleer.com" || document.domain.substring(document.domain.indexOf(".pleer.com") + 1) == "pleer.com"))
  2706. css += [
  2707. " div#main.clearfix > div#container > div#content{margin: 0 !important;}",
  2708. " div#container > div#content > div.clearfix:nth-child(3) > div.results > div.clearfix:nth-child(2) > div.results > div.index-cols.clearfix > div.index-col1{width: 68% !important;}",
  2709. " div#container > div#content > div.clearfix:nth-child(3) > div.results > div.clearfix:nth-child(2) > div.results > div.index-cols.clearfix > div.index-col2{width: 32% !important;}"
  2710. ].join("\n");
  2711. if (false || (document.domain == "f-page.ru" || document.domain.substring(document.domain.indexOf(".f-page.ru") + 1) == "f-page.ru") || (document.domain == "f-picture.net" || document.domain.substring(document.domain.indexOf(".f-picture.net") + 1) == "f-picture.net") || (document.domain == "radikal-foto.ru" || document.domain.substring(document.domain.indexOf(".radikal-foto.ru") + 1) == "radikal-foto.ru") || (document.domain == "radical-foto.ru" || document.domain.substring(document.domain.indexOf(".radical-foto.ru") + 1) == "radical-foto.ru") || (document.domain == "radikal.ru" || document.domain.substring(document.domain.indexOf(".radikal.ru") + 1) == "radikal.ru") || (document.domain == "radikal.cc" || document.domain.substring(document.domain.indexOf(".radikal.cc") + 1) == "radikal.cc"))
  2712. css += [
  2713. " .brand_bg{background-image: none !important;}",
  2714. // " .base-page_wrapper {width: auto !important; padding: 0 !important; background-position: center !important;}",
  2715. ".base-page_wrapper, .render_body_main {width: auto !important; padding: 0 !important; margin: 0 !important; background-position: center !important;}",
  2716. " .no-advert_wrapper_top, .no-advert_wrapper_bottom {width: 830px !important; margin: auto !important;}",
  2717. " .content{padding-top: 0px !important;}",
  2718. " .brand_bg{top: 0px !important;}",
  2719. " div.render_body_main {padding-top: 0px !important;}",
  2720. " div.ComplainAdminControl{left: 70px !important;}"
  2721. ].join("\n");
  2722. if (false || (document.domain == "newsyou.info" || document.domain.substring(document.domain.indexOf(".newsyou.info") + 1) == "newsyou.info"))
  2723. css += [
  2724. ".home {background-image: none !important; padding-top: 0 !important;}",
  2725. " body {overflow: auto !important;}"
  2726. ].join("\n");
  2727. if (false || (document.domain == "ngs.ru" || document.domain.substring(document.domain.indexOf(".ngs.ru") + 1) == "ngs.ru") || (document.domain == "rambler.ru" || document.domain.substring(document.domain.indexOf(".rambler.ru") + 1) == "rambler.ru"))
  2728. css += [
  2729. ".social-popup, .subscribe-popup-cover, .subscribe-popup__wrapper {display: none !important;}"
  2730. ].join("\n");
  2731. if (false || (document.domain == "rambler.ru" || document.domain.substring(document.domain.indexOf(".rambler.ru") + 1) == "rambler.ru") || (document.domain == "autorambler.ru" || document.domain.substring(document.domain.indexOf(".autorambler.ru") + 1) == "autorambler.ru"))
  2732. css += [
  2733. // !! из старого, режет почту ".b-left-column .b-left-column__wrapper{margin: 0 !important;}",
  2734. " div[class=\"appWindow\"]{right: 0px !important;}",
  2735. // !! --- чистим фон
  2736. " body, html {background-image: url(\' \') !important; background: #f7f7f7 !important; }",
  2737. " div.b-header, element.style, .topcover{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  2738. " header.header{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  2739. " .region-back, .main-page__background-wrap {background: none !important; background-image: url(\' \') !important; background: url(\' \') !important;}",
  2740. " .sl, .sl_holder, .width.p16.tnav, .promo_def{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  2741. // !?##.b-informers__link{color: #030303 !important; }
  2742. // !! --- расширяем полезную площадь страницы
  2743. " .footer__wrap, .grid, .article, .nav__wrap, .j-metrics__views-out, .j-article__bounding, .j-statistics__cluster, .popup__wrap {width: 95% !important;}",
  2744. " .grid, .article__inner.wide {margin-left: 50px !important; margin-right: 50px !important;}",
  2745. " body, .body, .l-nav, .article-slide, .article__head, .main-wrapper, .main-wrapper main.root, .main-wrapper main.root section.content {max-width: 100% !important; width: 100% !important;}",
  2746. " .l-columns, .l-column-15, .l-column-16-5, .b-topic-body {width: 100% !important;}",
  2747. " .l-container, .b-topic-show__main, .mixednews__inner, .sizefix {width: 95% !important;}",
  2748. " .article__inner.narrow {margin-right: 3% !important;}",
  2749. " .action-panel, .content {margin-right: 3% !important; margin-left: 3% !important;}",
  2750. " section.standalone-news section.main{padding: 0 !important;}",
  2751. " .l-right-column-wrapper, .description-serial__container, .column, .card-full {padding-right: 0 !important;}",
  2752. " table.r--main, .article-item, .b-root-layout__inner, .news-item-layout, .page-base, .card-full {max-width: 100% !important; width: 100% !important;}",
  2753. " .appWindowWithBanner, .appSearchBar{right: 0px !important;}",
  2754. " .appWindow {width: 100% !important;}",
  2755. " .grid_18{width: 70% !important;}",
  2756. " .container, .seasons-links, .l-content{margin-right: 20px !important; margin-left: 20px !important; width: 100% !important;}",
  2757. " .tvguide-wrapper, .article-layout-wrapper {width: 95% !important;}",
  2758. " .left-side, .left-column, .left-column.js-main-column, .main-content {width: 100% !important;}",
  2759. " .seasons-links__slider-container._with-all-link{width: 85% !important;}",
  2760. " .b-topic-show__content iframe, .b-topic-show__text img, .b-topic-show__image img {width: auto !important;}",
  2761. " .preview {width: 70% !important; background: #fdfdfd !important;}",
  2762. " .preview img, .preview > img {width: auto !important; hight: auto !important;}"
  2763. ].join("\n");
  2764. if (false || (document.domain == "rgho.st" || document.domain.substring(document.domain.indexOf(".rgho.st") + 1) == "rgho.st") || (document.domain == "rghost.ru" || document.domain.substring(document.domain.indexOf(".rghost.ru") + 1) == "rghost.ru"))
  2765. css += [
  2766. "body{background: none !important;}",
  2767. " body {background-image: none !important;}",
  2768. " .with-bg{background-image: url(\" \") !important;}",
  2769. " .with-bg{background: url(\" \") !important;}",
  2770. " .with-bg{background: none !important;}",
  2771. " .with-bg{background: #c0c0c0 !important;}"
  2772. ].join("\n");
  2773. if (false || (document.domain == "riperam.org" || document.domain.substring(document.domain.indexOf(".riperam.org") + 1) == "riperam.org") || (document.domain == "riper.am" || document.domain.substring(document.domain.indexOf(".riper.am") + 1) == "riper.am"))
  2774. css += [
  2775. "#octo-set{background-image: none !important; padding-top: 0 !important;}",
  2776. " #main-wrapper{width: auto !important;}",
  2777. " body{background-image: none !important;} ",
  2778. " body{background: none !important;}",
  2779. " #main-wrapper{top: 10px !important;}",
  2780. " #main-wrapper > #wrap {padding: 0 10px !important;}",
  2781. // !! cкрыть заголовок
  2782. " #logo {padding: 0px 0px 0 0px !important;} #search-box {margin-top: 0px !important; height: 20px !important; top: -15px !important; padding-right: 120px !important;} div.headerbar{background-color: rgb(255, 255, 255) !important; height: 0px !important;}"
  2783. ].join("\n");
  2784. if (false || (document.domain == "rusfolder.com" || document.domain.substring(document.domain.indexOf(".rusfolder.com") + 1) == "rusfolder.com") || (document.domain == "rusfolder.net" || document.domain.substring(document.domain.indexOf(".rusfolder.net") + 1) == "rusfolder.net") || (document.domain == "rusfolder.ru" || document.domain.substring(document.domain.indexOf(".rusfolder.ru") + 1) == "rusfolder.ru"))
  2785. css += [
  2786. "*{background: none !important;}",
  2787. " *{background: url(\' \') !important;}",
  2788. " *{background: silver !important; color: black !important;}",
  2789. " div#header{height: 60px !important;} span{color: black !important; background: silver !important; border: 1px solid gray !important;} input[type=\"checkbox\"]{color: black !important; visibility: visible !important; }"
  2790. ].join("\n");
  2791. if (false || (document.domain == "rusnext.ru" || document.domain.substring(document.domain.indexOf(".rusnext.ru") + 1) == "rusnext.ru"))
  2792. css += [
  2793. // !! расширяем
  2794. " body{line-height: 1.2 !important;}",
  2795. " main>div.container {max-width: 1850px !important; width: 98% !important;}",
  2796. " main>div.container {margin-left: 20px !important;}",
  2797. " main>div.container>div.row>div#content {width: 60% !important;}",
  2798. " .col-md-3{width: 20% !important;}",
  2799. " .col-md-6{width: 60% !important;}",
  2800. " #block-views-slider-18-block{width: 60% !important;margin-left: 20% !important;}",
  2801. " main>div.container>div.row>div#content > div:nth-of-type(2) {font-size: 1.2em !important;}",
  2802. " main>div.container>div.row>div#content>div#region-top{width: 50% !important;margin-left: 25% !important;}"
  2803. ].join("\n");
  2804. if (false || (document.domain == "ruspravda.info" || document.domain.substring(document.domain.indexOf(".ruspravda.info") + 1) == "ruspravda.info"))
  2805. css += [
  2806. "body{background: white !important;}",
  2807. " table#header_t {margin-top: 0px !important;}"
  2808. ].join("\n");
  2809. if (false || (document.domain == "rustorka.com" || document.domain.substring(document.domain.indexOf(".rustorka.com") + 1) == "rustorka.com"))
  2810. css += " .topmenu{margin-top: 25px !important;}";
  2811. if (false || (document.domain == "rutor.org" || document.domain.substring(document.domain.indexOf(".rutor.org") + 1) == "rutor.org") || (document.domain == "new-rutor.org" || document.domain.substring(document.domain.indexOf(".new-rutor.org") + 1) == "new-rutor.org") || (document.domain == "live-rutor.org" || document.domain.substring(document.domain.indexOf(".live-rutor.org") + 1) == "live-rutor.org") || (document.domain == "free-rutor.org" || document.domain.substring(document.domain.indexOf(".free-rutor.org") + 1) == "free-rutor.org") || (document.domain == "rutor.info" || document.domain.substring(document.domain.indexOf(".rutor.info") + 1) == "rutor.info") || (document.domain == "rutor.is" || document.domain.substring(document.domain.indexOf(".rutor.is") + 1) == "rutor.is") || (document.domain == "krutor.org" || document.domain.substring(document.domain.indexOf(".krutor.org") + 1) == "krutor.org") || (document.domain == "mrutor.org" || document.domain.substring(document.domain.indexOf(".mrutor.org") + 1) == "mrutor.org") || (document.domain == "newrutor.org" || document.domain.substring(document.domain.indexOf(".newrutor.org") + 1) == "newrutor.org") || (document.domain == "rutor.in" || document.domain.substring(document.domain.indexOf(".rutor.in") + 1) == "rutor.in") || (document.domain == "ru-tor.net" || document.domain.substring(document.domain.indexOf(".ru-tor.net") + 1) == "ru-tor.net") || (document.domain == "freerutor.com" || document.domain.substring(document.domain.indexOf(".freerutor.com") + 1) == "freerutor.com") || (document.domain == "176.114.0.131" || document.domain.substring(document.domain.indexOf(".176.114.0.131") + 1) == "176.114.0.131"))
  2812. css += [
  2813. // !! оформление от zuefhrf
  2814. " body{padding-top: 5px !important;}",
  2815. " div#brTop {background-image: url(\" \") !important;}",
  2816. " div#ws div#sidebar{top: 0px !important;}",
  2817. " div#ws div#sidebar{right: 8px !important;}",
  2818. " div#ws div#sidebar div.sideblock{margin-top: 0px !important;}",
  2819. " div#ws div#content{right: 6px !important;}",
  2820. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  2821. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  2822. // !?? " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  2823. " h3{text-align: left !important;}",
  2824. " body{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;}",
  2825. " s, strike, del {color: #C0C0C0 !important;}",
  2826. " .fr_wrapper { width: auto !important;}",
  2827. " .__tw{position: relative !important;}"
  2828. ].join("\n");
  2829. if (false || (document.domain == "rutracker.org" || document.domain.substring(document.domain.indexOf(".rutracker.org") + 1) == "rutracker.org") || (document.domain == "rutracker.net" || document.domain.substring(document.domain.indexOf(".rutracker.net") + 1) == "rutracker.net") || (document.domain == "rutracker.cr" || document.domain.substring(document.domain.indexOf(".rutracker.cr") + 1) == "rutracker.cr") || (document.domain == "rutracker.club" || document.domain.substring(document.domain.indexOf(".rutracker.club") + 1) == "rutracker.club") || (document.domain == "rutracker-pro.ru" || document.domain.substring(document.domain.indexOf(".rutracker-pro.ru") + 1) == "rutracker-pro.ru") || (document.domain == "rutracker.in" || document.domain.substring(document.domain.indexOf(".rutracker.in") + 1) == "rutracker.in") || (document.domain == "rutracker.nl" || document.domain.substring(document.domain.indexOf(".rutracker.nl") + 1) == "rutracker.nl") || (document.domain == "sssr-rutracker.org" || document.domain.substring(document.domain.indexOf(".sssr-rutracker.org") + 1) == "sssr-rutracker.org"))
  2830. css += [
  2831. " .branding #page_container {background-image: url(\" \") !important;}",
  2832. " .nav {background: url(\" \") !important;}",
  2833. // ! " !!##body.branding{-webkit-transform: scaleX(1) !important;}
  2834. " body{-webkit-transform: none !important;}",
  2835. " div#logo{min-height: 23px !important;}"
  2836. // ! " div.topmenu{padding-top: 24px !important;}"
  2837. ].join("\n");
  2838. if (false || (document.domain == "safety-gate.me" || document.domain.substring(document.domain.indexOf(".safety-gate.me") + 1) == "safety-gate.me"))
  2839. css += [
  2840. // ! !! --- широко
  2841. " .main,.main-wrap,.header,.header-main{width: 100% !important;}",
  2842. " div.all,div.all-wrap,.pageWidth{max-width: 100% !important; width: 100% !important;}",
  2843. " article,.header,.header-main{width: 100% !important;}",
  2844. " .xbBoxed,.pageContent{max-width: 100% !important;}",
  2845. " div.content{width: 80% !important;}",
  2846. " div.sidebar1{width: 18% !important;}"
  2847. ].join("\n");
  2848. if (false || (document.domain == "samlab.ws" || document.domain.substring(document.domain.indexOf(".samlab.ws") + 1) == "samlab.ws"))
  2849. css += [
  2850. "div.box.main {width: auto; !important;}",
  2851. " div#right {width: 2px; !important;}"
  2852. ].join("\n");
  2853. if (false || (document.domain == "samlib.ru" || document.domain.substring(document.domain.indexOf(".samlib.ru") + 1) == "samlib.ru"))
  2854. css += [
  2855. "body {font-family: sans-serif !important; line-height: 140% !important; color: #B2B2B2 !important; background: #3A3E46 !important;}",
  2856. " font {color: #B2B2B2 !important;}",
  2857. " table, td, td font {color: #BEBEBE !important; background-color: #555C66 !important;}",
  2858. " a:link {color: #9DD7FF !important;}",
  2859. " a:visited {color: #EAB6FF !important;}",
  2860. " a:hover {color: #F0B2B2 !important;}",
  2861. " dl {margin-top: 1em !important;}"
  2862. ].join("\n");
  2863. if (false || (document.domain == "securitylab.ru" || document.domain.substring(document.domain.indexOf(".securitylab.ru") + 1) == "securitylab.ru"))
  2864. css += [
  2865. " #content #left{margin-left: 0px !important; max-width: 1000px !important;}",
  2866. // !! логотип
  2867. " div#header{height: 00px !important; background-color: white !important;} div#MAIN_MENU{top: 0px !important;}"
  2868. ].join("\n");
  2869. if (false || (document.domain == "sportbox.ru" || document.domain.substring(document.domain.indexOf(".sportbox.ru") + 1) == "sportbox.ru"))
  2870. css += [
  2871. " body{background: none !important; padding-top: 0px !important;}",
  2872. " .sb_c_topmed_olymp, .gold, .silver, .bronze {background: none !important;}",
  2873. " [class*=\"AnnounceBlock\"]{display: none !important;}"
  2874. ].join("\n");
  2875. if (false || (document.domain == "sports.ru" || document.domain.substring(document.domain.indexOf(".sports.ru") + 1) == "sports.ru"))
  2876. css += [
  2877. ".x5-popup-overlay {display: none !important;}",
  2878. " body.is-fixed {overflow: auto !important;}"
  2879. ].join("\n");
  2880. if (false || (document.domain == "sports.ru" || document.domain.substring(document.domain.indexOf(".sports.ru") + 1) == "sports.ru") || (document.domain == "tribuna.com" || document.domain.substring(document.domain.indexOf(".tribuna.com") + 1) == "tribuna.com"))
  2881. css += [
  2882. "html > body {background-image: none !important; background-color: #a7a7a7 !important;}",
  2883. " .page-layout {margin-top: 0 !important;}",
  2884. " #branding-layout:not(#id) {margin-top: 96px !important;}",
  2885. " #branding-layout:not(#id), body.img-bg {padding-top: 0 !important;}",
  2886. " #branding-layout > * > * {pointer-events: auto!important;}",
  2887. " #branding-layout {pointer-events: none !important;}",
  2888. " [data-content-name=\"banner-static\"] {pointer-events: none !important;}"
  2889. ].join("\n");
  2890. if (false || (document.domain == "sports.ru" || document.domain.substring(document.domain.indexOf(".sports.ru") + 1) == "sports.ru") || (document.domain == "tribuna.com" || document.domain.substring(document.domain.indexOf(".tribuna.com") + 1) == "tribuna.com"))
  2891. css += [
  2892. "html > body {background: #a7a7a7 !important;}",
  2893. // ! " #branding-layout:not(#id), .page-layout {margin-top: 0 !important;}",
  2894. " [data-content-name=\"banner-static\"] {position: fixed !important; left: -10000px !important; transform: scale(0) !important; display: none !important;}",
  2895. // ! " #branding-layout > a {width: 0 !important; height: 0 !important; left: -10000px !important;}",
  2896. ".kaspersky, .overall, #branding-layout {background: none !important;}",
  2897. // !!" body.img-bg, #branding-layout:not(#id) {background: #f5f8fa !important; padding-top: 0 !important;}",
  2898. " #branding-layout {background: url(\'\') !important;}",
  2899. ".kaspersky, .pageLayout {top: 0px !important;}",
  2900. // !! расширяем
  2901. " .page-layout, .pageLayout{top: 0px !important; max-width: 2000px !important; }",
  2902. " .content-wrapper, .columns-layout__main, .g-wrap-main, .layout-columns {width: 100% !important;}",
  2903. " .main-wrap{width: 95% !important;}",
  2904. " .box{width: 98% !important;}",
  2905. " .mainPart{width: 80% !important;}",
  2906. " .additional-block {width: 200px !important;}",
  2907. " .rightPart {width: 20% !important;}",
  2908. " .rightPart {margin-left: 80% !important;}",
  2909. " .columns-layout__left + .columns-layout__main {max-width: 1100px !important;}",
  2910. " #branding-layout{padding-top: 0px !important;}",
  2911. " .tag-main-block .box {padding-right: 0px !important;}"
  2912. ].join("\n");
  2913. if (false || (document.domain == "tfile.me" || document.domain.substring(document.domain.indexOf(".tfile.me") + 1) == "tfile.me") || (document.domain == "my-tfile.org" || document.domain.substring(document.domain.indexOf(".my-tfile.org") + 1) == "my-tfile.org") || (document.domain == "tfile.cc" || document.domain.substring(document.domain.indexOf(".tfile.cc") + 1) == "tfile.cc") || (document.domain == "tfile.co" || document.domain.substring(document.domain.indexOf(".tfile.co") + 1) == "tfile.co") || (document.domain == "tfile-music.org" || document.domain.substring(document.domain.indexOf(".tfile-music.org") + 1) == "tfile-music.org"))
  2914. css += [
  2915. " body{background: url() !important;}",
  2916. " body{background-image: none !important;}",
  2917. " body{background-attachment: none !important;}",
  2918. " div#brTop{background-image: url(\'\') !important;}",
  2919. " element.style{background: url() !important;}",
  2920. " element.style, #skin_crown{background-image: url() !important;}",
  2921. " body{background: #D4D4D4 !important;}",
  2922. " body{padding: 0 !important;}",
  2923. " table#home_c{width: inherit !important;}",
  2924. " [id^=\"top_\"]{width: inherit !important;}",
  2925. " body{padding-top: 0px !important;}",
  2926. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  2927. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  2928. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  2929. // !! расширяем
  2930. " body, #foot_links{width: 100% !important;}",
  2931. " #foot_links{margin: 0px !important; padding: 0px !important;}",
  2932. " table#home_c{width: inherit !important;}",
  2933. " [id^=\"top_\"]{width: inherit !important;}"
  2934. ].join("\n");
  2935. if (false || (document.domain == "tfile-music.org" || document.domain.substring(document.domain.indexOf(".tfile-music.org") + 1) == "tfile-music.org"))
  2936. css += [
  2937. "body {width: 100% !important; }"
  2938. ].join("\n");
  2939. if (false || (document.domain == "the-village.com.ua" || document.domain.substring(document.domain.indexOf(".the-village.com.ua") + 1) == "the-village.com.ua") || (document.domain == "the-village.me" || document.domain.substring(document.domain.indexOf(".the-village.me") + 1) == "the-village.me") || (document.domain == "the-village.ru" || document.domain.substring(document.domain.indexOf(".the-village.ru") + 1) == "the-village.ru"))
  2940. css += [
  2941. ".page-content {background-color: inherit !important;}",
  2942. " .page-content {padding-top: 0 !important;}"
  2943. ].join("\n");
  2944. if (false || (document.domain == "thg.ru" || document.domain.substring(document.domain.indexOf(".thg.ru") + 1) == "thg.ru"))
  2945. css += [
  2946. "body {background: whitesmoke !important;}",
  2947. " body > div[style*=\'1010\'] {width: auto !important; margin-top: 0 !important;}"
  2948. ].join("\n");
  2949. if (false || (document.domain == "tjournal.ru" || document.domain.substring(document.domain.indexOf(".tjournal.ru") + 1) == "tjournal.ru") || (document.domain == "vc.ru" || document.domain.substring(document.domain.indexOf(".vc.ru") + 1) == "vc.ru"))
  2950. css += [
  2951. "body:not(#id) {background-color: #f0f0f0 !important;}"
  2952. ].join("\n");
  2953. if (false || (document.domain == "tnt-online.ru" || document.domain.substring(document.domain.indexOf(".tnt-online.ru") + 1) == "tnt-online.ru"))
  2954. css += [
  2955. "body {background-color: #fff !important;}",
  2956. " #all:not(#id) > #content {margin-top: 20px !important;}"
  2957. ].join("\n");
  2958. if (false || (document.domain == "torrent-tv.ru" || document.domain.substring(document.domain.indexOf(".torrent-tv.ru") + 1) == "torrent-tv.ru"))
  2959. css += [
  2960. " body {background-image: none !important; padding-top: 0px !important;}",
  2961. " div#main-wrapper {top: auto !important;}",
  2962. " div.news-text {width: auto !important;}",
  2963. " div[class^=\"usual-header\"] {width: 126% !important;}",
  2964. " div[class=\"usual\"] {width: 132% !important;}",
  2965. " div[class^=\"usual-content\"] {width: 99% !important;}"
  2966. // !!
  2967. // !! " body > div:nth-of-type(1) {background: url() !important;}",
  2968. // !! " body {background: gray !important;}",
  2969. ].join("\n");
  2970. if (false || (document.domain == "torrentino.com" || document.domain.substring(document.domain.indexOf(".torrentino.com") + 1) == "torrentino.com") || (document.domain == "torrentino.ru" || document.domain.substring(document.domain.indexOf(".torrentino.ru") + 1) == "torrentino.ru"))
  2971. css += [
  2972. // !! расширяем
  2973. " .container {width: 100% !important;}",
  2974. " .span9 {width: 95% !important;}",
  2975. ].join("\n");
  2976. if (false || (document.domain == "turbobit.net" || document.domain.substring(document.domain.indexOf(".turbobit.net") + 1) == "turbobit.net"))
  2977. css += " html {background: none !important;}";
  2978. if (false || (document.domain == "velolive.com" || document.domain.substring(document.domain.indexOf(".velolive.com") + 1) == "velolive.com"))
  2979. css += " body {background: url() !important;}";
  2980. if (false || (document.domain == "vesti.ru" || document.domain.substring(document.domain.indexOf(".vesti.ru") + 1) == "vesti.ru"))
  2981. css += [
  2982. " .bottom_bg {background: none !important;}",
  2983. " body, .head, .all_wrap {background: url(\" \") !important;}"
  2984. ].join("\n");
  2985. if (false || (document.domain == "vipfiles.nu" || document.domain.substring(document.domain.indexOf(".vipfiles.nu") + 1) == "vipfiles.nu"))
  2986. css += [
  2987. " div.loginformbox{background: none !important;}",
  2988. " div.tophhhhheader{background: none !important; padding: 0 !important; height: 75px !important;}",
  2989. " div.tophhhhheader > div.item1{height: 10px !important;}",
  2990. " div.tophhhhheader > div.item2{float: left !important; width: 500px !important;}",
  2991. " div.wrapper{margin: 0 !important; width: inherit !important;}",
  2992. " div.wrapwide.topheadwide{background: none !important;}"
  2993. ].join("\n");
  2994. if (false || (document.domain == "dns-shop.ru" || document.domain.substring(document.domain.indexOf(".dns-shop.ru") + 1) == "dns-shop.ru"))
  2995. css += " div.wrapper{width: auto !important;}";
  2996. if (false || (document.domain == "yap.ru" || document.domain.substring(document.domain.indexOf(".yap.ru") + 1) == "yap.ru") || (document.domain == "yaplakal.com" || document.domain.substring(document.domain.indexOf(".yaplakal.com") + 1) == "yaplakal.com"))
  2997. css += [
  2998. "body:not(#id) {background-color: #9ab9a7 !important;}",
  2999. " #footer {background: none !important; padding: 0 !important;}",
  3000. " #top-line {background: none !important; padding: 0 !important; height: auto !important;}",
  3001. " body{background: none !important;}",
  3002. " #footer{background: url() !important;}",
  3003. " #footer{background-image: none !important;}",
  3004. " #content{max-width: none !important;}"
  3005. ].join("\n");
  3006. if (false || (document.domain == "zagonka.tv" || document.domain.substring(document.domain.indexOf(".zagonka.tv") + 1) == "zagonka.tv"))
  3007. css += [
  3008. "#sitebox:not(#id) {margin-top: 0 !important;}"
  3009. ].join("\n");
  3010. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  3011. css += [
  3012. // !! --- расширяем ---
  3013. " .page-head-bg {width: 99% !important; margin-left: auto !important;}",
  3014. " #page-head.stick {width: 98% !important; margin-left: auto !important;}",
  3015. " .body-gaps {max-width: 100% !important; left: 5px !important; margin-left: auto !important; width: 99% !important;}",
  3016. " body{ padding-top: 0px !important; padding: 5px !important; max-width: 100% !important;}",
  3017. " div[class=\"body-branding\"]{background: grey !important; padding-top: 0px !important; padding: 5px !important; max-width: 100% !important;}"
  3018. ].join("\n");
  3019. if (false || (document.domain == "zalil.su" || document.domain.substring(document.domain.indexOf(".zalil.su") + 1) == "zalil.su"))
  3020. css += [
  3021. " body{background: none !important;}",
  3022. " body{background-color: gray !important;}",
  3023. " body{background-image: none !important;}"
  3024. ].join("\n");
  3025. if (false || (document.domain == "taker.im" || document.domain.substring(document.domain.indexOf(".taker.im") + 1) == "taker.im"))
  3026. css += [
  3027. // !! скрываем рекламные ссылки (СПАМ) в тексте
  3028. " a[href^=\"/phpBB2/goto/http://www.ebay.com/sch/\"][rel=\"nofollow\"]{color: #333 !important; text-decoration: none !important; pointer-events: none !important;}"
  3029. ].join("\n");
  3030. if (typeof GM_addStyle != "undefined") {
  3031. GM_addStyle(css);
  3032. } else if (typeof PRO_addStyle != "undefined") {
  3033. PRO_addStyle(css);
  3034. } else if (typeof addStyle != "undefined") {
  3035. addStyle(css);
  3036. } else {
  3037. var node = document.createElement("style");
  3038. node.type = "text/css";
  3039. node.appendChild(document.createTextNode(css));
  3040. var heads = document.getElementsByTagName("head");
  3041. if (heads.length > 0) {
  3042. heads[0].appendChild(node);
  3043. } else {
  3044. // no head yet, stick it whereever
  3045. document.documentElement.appendChild(node);
  3046. }
  3047. }
  3048. }());
  3049. // позаимствовано у lainverse (https://greasyfork.org/ru/scripts/809-no-yandex-ads)
  3050. // Удаляет рекламу из поиска Яндекс
  3051. (function(){
  3052. 'use strict';
  3053. var win = (unsafeWindow || window),
  3054. // http://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser
  3055. isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(' OPR/') >= 0,
  3056. isChrome = !!window.chrome && !!window.chrome.webstore,
  3057. isSafari = (Object.prototype.toString.call(window.HTMLElement).indexOf('Constructor') > 0 ||
  3058. (function (p) { return p.toString() === "[object SafariRemoteNotification]"; })(!window.safari || safari.pushNotification)),
  3059. isFirefox = typeof InstallTrigger !== 'undefined',
  3060. inIFrame = (win.self !== win.top),
  3061. _getAttribute = Element.prototype.getAttribute,
  3062. _setAttribute = Element.prototype.setAttribute,
  3063. _de = document.documentElement,
  3064. _appendChild = Document.prototype.appendChild.bind(_de),
  3065. _removeChild = Document.prototype.removeChild.bind(_de);
  3066. // console.log('01');
  3067. if (/^https?:\/\/(mail\.yandex\.|music\.yandex\.|news\.yandex\.|(www\.)?yandex\.[^\/]+\/(yand)?search[\/?])/i.test(win.location.href)) {
  3068. // https://greasyfork.org/en/scripts/809-no-yandex-ads
  3069. (function(){
  3070. var adWords = ['Яндекс.Директ','Реклама','Ad'],
  3071. genericAdSelectors = (
  3072. '.serp-adv__head + .serp-item,'+
  3073. '#adbanner,'+
  3074. '.serp-adv,'+
  3075. '.b-spec-adv,'+
  3076. 'div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)'+
  3077. '._type_smart-banner'+
  3078. '.stripe_type_promo'+
  3079. '.footer_distro_yes'+
  3080. '.proffit'+
  3081. '.proffit__container'+
  3082. 'div[role="complementary"]'+
  3083. 'div[aria-label="Реклама"]'
  3084. );
  3085. function remove(node) {
  3086. node.parentNode.removeChild(node);
  3087. }
  3088. // Generic ads removal and fixes
  3089. function removeGenericAds() {
  3090. // var ss;
  3091. // ss = document.querySelector('.serp-header');
  3092. // if (ss) {
  3093. // ss.style.marginTop='0';
  3094. // }
  3095. var s = document.querySelector('.serp-header');
  3096. if (s) {
  3097. s.style.marginTop='0';
  3098. }
  3099. // for (s of document.querySelectorAll(genericAdSelectors)) {
  3100. // remove(s);
  3101. // }
  3102. // !! Правим ошибку синтаксиса (s of arr) не работает -> старый вариант
  3103. (function(s, i){
  3104. i = s.length;
  3105. while(i--){
  3106. remove(s[i]);}
  3107. })(document.querySelectorAll(genericAdSelectors), 0);
  3108. // })(document.querySelectorAll('.serp-adv__head + .serp-item'), 0);
  3109. (function(s){
  3110. for (var l = 0; l < s.length; l++) remove(s[l]);
  3111. })(document.querySelectorAll(genericAdSelectors));
  3112. //})(document.querySelectorAll(['#adbanner',
  3113. // '.serp-adv',
  3114. // '.b-spec-adv',
  3115. // 'div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)',
  3116. // '._type_smart-banner',
  3117. // '.stripe_type_promo',
  3118. // '.footer_distro_yes'].join(',')));
  3119. // }
  3120. }
  3121. // Search ads
  3122. function removeSearchAds() {
  3123. var ll;
  3124. /* var s, item, l;
  3125. for (s of document.querySelectorAll('.t-construct-adapter__legacy')) {
  3126. item = s.querySelector('.organic__subtitle');
  3127. l = window.getComputedStyle(item, ':after').content;
  3128. if (item && adWords.indexOf(l.replace(/"/g,'')) > -1) {
  3129. remove(s);
  3130. console.log('Ads removed.');
  3131. }
  3132. }
  3133. } */
  3134. var s = document.querySelectorAll('.t-construct-adapter__legacy');
  3135. for (var l = 0; l < s.length; l++) {
  3136. var item = s[l].querySelector('.organic__subtitle');
  3137. ll = window.getComputedStyle(item, ':after').content;
  3138. // if (!item) continue;
  3139. // if (item && adWords.indexOf(item.textContent) > -1){
  3140. // remove(s[l]);
  3141. // console.log('Ads removed.');
  3142. // }
  3143. if (item && adWords.indexOf(ll.replace(/"/g,'')) > -1) {
  3144. remove(s);
  3145. console.log('Ads removed.');
  3146. }
  3147. }
  3148. }
  3149. // News ads
  3150. function removeNewsAds() {
  3151. /*
  3152. for (var s of document.querySelectorAll(
  3153. '.page-content__left > *,'+
  3154. '.page-content__right > *:not(.page-content__col),'+
  3155. '.page-content__right > .page-content__col > *'
  3156. )) {
  3157. if (s.textContent.indexOf(adWords[0]) > -1 ||
  3158. (s.clientHeight < 15 && s.classList.contains('rubric'))) {
  3159. remove(s);
  3160. console.log('Ads removed.');
  3161. }
  3162. }
  3163. */
  3164. var s = document.querySelectorAll(['.page-content__left > *',
  3165. '.page-content__right > *:not(.page-content__col)',
  3166. '.page-content__right > .page-content__col > *'].join(','));
  3167. for (var l = 0; l < s.length; l++) {
  3168. if (s[l].textContent.indexOf(adWords[0]) > -1 ||
  3169. (s[l].clientHeight < 15 && s[l].classList.contains('rubric'))) {
  3170. remove(s[l]);
  3171. console.log('Ads removed.');
  3172. }
  3173. }
  3174. }
  3175. // Music ads
  3176. function removeMusicAds() {
  3177. /* for (var s of document.querySelectorAll('.ads-block')) {
  3178. remove(s);
  3179. } */
  3180. var s = document.querySelectorAll('.ads-block');
  3181. for (var l = 0; l < s.length; l++) {
  3182. remove(s[l]);
  3183. console.log('Ads removed.');
  3184. }
  3185. }
  3186. // Mail ads
  3187. function removeMailAds() {
  3188. var slice = Array.prototype.slice,
  3189. nodes = slice.call(document.querySelectorAll('.ns-view-folders')),
  3190. node, len, cls;
  3191. /* for (node of nodes) {
  3192. if (!len || len > node.classList.length) {
  3193. len = node.classList.length;
  3194. }
  3195. } */
  3196. for (var l = 0; l < nodes.length; l++) {
  3197. node = nodes[l];
  3198. if (!len || len > node.classList.length) {
  3199. len = node.classList.length;
  3200. }
  3201. }
  3202. node = nodes.pop();
  3203. while (node) {
  3204. if (node.classList.length > len) {
  3205. /* for (cls of slice.call(node.classList)) {
  3206. if (cls.indexOf('-') === -1) {
  3207. remove(node);
  3208. break;
  3209. }
  3210. } */
  3211. for (var l7 = 0; l7 < node.classList.length; l7++) {
  3212. cls = slice.call(node.classList[l7]);
  3213. if (cls.indexOf('-') === -1) {
  3214. remove(node);
  3215. break;
  3216. }
  3217. }
  3218. }
  3219. node = nodes.pop();
  3220. }
  3221. }
  3222. // News fixes
  3223. function removePageAdsClass() {
  3224. if (document.body.classList.contains("b-page_ads_yes")){
  3225. document.body.classList.remove("b-page_ads_yes");
  3226. console.log('Page ads class removed.');
  3227. }
  3228. }
  3229. // myAdd
  3230. function removePageAdsClass2() {
  3231. if (document.body.classList.contains("stripe_type_promo")){
  3232. document.body.classList.remove("stripe_type_promo");
  3233. console.log('Page ads2 class removed.');
  3234. }
  3235. if (document.body.classList.contains("dist-popup_product_browser")){
  3236. document.body.classList.remove("dist-popup_product_browser");
  3237. console.log('Page ads2 class removed.');
  3238. }
  3239. if (document.body.classList.contains('[data-bem*="bannerid"]')){
  3240. document.body.classList.remove('[data-bem*="bannerid"]');
  3241. console.log('Page ads3 class removed.');
  3242. }
  3243. }
  3244. // Function to attach an observer to monitor dynamic changes on the page
  3245. function pageUpdateObserver(func, obj, params) {
  3246. if (obj) {
  3247. var o = new MutationObserver(func);
  3248. o.observe(obj,(params || {childList:true, subtree:true}));
  3249. }
  3250. }
  3251. // Cleaner
  3252. // не работает частично (со слушателем)
  3253. // document.addEventListener ('DOMContentLoaded', function() {
  3254. removeGenericAds();
  3255. if (win.location.hostname.search(/^mail\./i) === 0) {
  3256. removeGenericAds();
  3257. pageUpdateObserver(function(ms, o){
  3258. var aside = document.querySelector('.mail-Layout-Aside');
  3259. if (aside) {
  3260. o.disconnect();
  3261. pageUpdateObserver(removeMailAds, aside);
  3262. }
  3263. }, document.querySelector('BODY'));
  3264. removeMailAds();
  3265. } else if (win.location.hostname.search(/^music\./i) === 0) {
  3266. removeGenericAds();
  3267. pageUpdateObserver(removeMusicAds, document.querySelector('.sidebar'));
  3268. removeMusicAds();
  3269. } else if (win.location.hostname.search(/^news\./i) === 0) {
  3270. removeGenericAds();
  3271. pageUpdateObserver(removeNewsAds, document.querySelector('BODY'));
  3272. pageUpdateObserver(removePageAdsClass, document.body, {attributes:true, attributesFilter:['class']});
  3273. removeNewsAds();
  3274. removePageAdsClass();
  3275. removePageAdsClass2();
  3276. } else {
  3277. removeGenericAds();
  3278. pageUpdateObserver(removeSearchAds, document.querySelector('.main__content'));
  3279. pageUpdateObserver(removePageAdsClass2, document.body, {attributes:true, attributesFilter:['class']});
  3280. removeSearchAds();
  3281. removePageAdsClass2();
  3282. }
  3283. // });
  3284. })();
  3285. // return; //skip fixes for other sites
  3286. }
  3287. // Yandex Link Tracking
  3288. if (/^https?:\/\/([^.]+\.)*yandex\.[^\/]+/i.test(win.location.href)) {
  3289. // Partially based on https://greasyfork.org/en/scripts/22737-remove-yandex-redirect
  3290. (function(){
  3291. var link, selectors = (
  3292. 'A[onmousedown*="/jsredir"],'+
  3293. 'A[data-vdir-href],'+
  3294. 'A[data-counter]'
  3295. );
  3296. function removeTrackingAttributes(link) {
  3297. link.removeAttribute('onmousedown');
  3298. if (link.hasAttribute('data-vdir-href')) {
  3299. link.removeAttribute('data-vdir-href');
  3300. link.removeAttribute('data-orig-href');
  3301. }
  3302. if (link.hasAttribute('data-counter')) {
  3303. link.removeAttribute('data-counter');
  3304. link.removeAttribute('data-bem');
  3305. }
  3306. }
  3307. function removeTracking(scope) {
  3308. for (link of scope.querySelectorAll(selectors)) {
  3309. removeTrackingAttributes(link);
  3310. }
  3311. }
  3312. document.addEventListener('DOMContentLoaded', function(e) {
  3313. removeTracking(e.target);
  3314. });
  3315. (new MutationObserver(function(ms) {
  3316. var m, node;
  3317. for (m of ms) {
  3318. for (node of m.addedNodes) {
  3319. if (node.nodeType === Node.ELEMENT_NODE) {
  3320. if (node.tagName === 'A' && node.matches(selectors)) {
  3321. removeTrackingAttributes(node);
  3322. } else {
  3323. removeTracking(node);
  3324. }
  3325. }
  3326. }
  3327. }
  3328. })).observe(_de, {childList:true, subtree:true});
  3329. })();
  3330. return; //skip fixes for other sites
  3331. }
  3332. }());
  3333. // Удаляет рекламу из вконтакта
  3334. (function(){
  3335. var lct = location.href;
  3336. if(lct.match(/^https?:\/\/(.*\.)?(vkontakte\.ru|vk\.com)\/.*/)) {
  3337. // Generic ads removal
  3338. (function(s){
  3339. for (var l = 0; l < s.length; l++) s[l].parentNode.removeChild(s[l]);
  3340. })(document.querySelectorAll('#left_ads,.ads_ads_box,.ads_ads_all_ads,.ads_ad_box2,.ads_ad_box3,.ads_ad_box4,.ads_ad_box5,.ads_ad_box6,.ads_ad_box7,.ads_ad_box8,.ads_ad_text_box'));
  3341. console.log('Page ads class removed.');
  3342. }
  3343. }());
  3344. // Удаляет рекламу из gismeteo
  3345. (function(){
  3346. var lct = location.href;
  3347. if(lct.match(/^https?:\/\/(.*\.)?gismeteo\./)) {
  3348. var removeA = function() {
  3349. var s = document.querySelectorAll('yatag,#yandex_ad_horiz,#ad-left,#ad-lb-content,#ad-right.rframe,#rbc,.cright,.media_top,#soft-promo,.soft-promo,.soft-promo-wrap,#yandex_ad,div#informer.rframe,.rframe.awad,#ad-lb.rframe,[id*=yandex],#weather-news,#bottom_shadow,a#logo,#smi2,[id*=MarketGid],.news_frame,.media_left,.media_content,.media_frame,#counter,#adfox_catfish,[id*=banner],iframe,#soft-promo.soft-promo,div.media_middle,div.media-frame,#ad-top,#rek-top,[id*=AdFox],[id^=rek-],#weather-lb.rframe,#weather-left.rframe,#weather-top,[class^=text_ad],[class^=textAd],[class^=text-ad],[class^=ad-],[class*=pub_300x250],[class^=soc2],[class^=social-],div[class*=side___i],div.ad.ad_240x400,.itemAd,div[class=box__i],[class^=plista],div.side,div.side>noindex>div.extra,div[class=right_col_1]>div[class*=__frame]>div[id^=y],div[class=__frame]>div[id^=y],[id^=adfox],[id^=google_],a#aw0,[id^=yandex_],div.cright>div#information.rframe,div.c-right>div#information.rframe,div.c-right>div#weather-right.rframe,div.c-right>div#weather-gis-news-alter,.newstape__feed,#information,#informer,.instagramteaser,[data-type=rbc],[href*=\"type=news_type\"]');
  3350. for (var l = 0; l < s.length; l++) {
  3351. if(s[l].parentNode) s[l].parentNode.removeChild(s[l]);
  3352. }
  3353. }
  3354. (function(s){
  3355. var MutationObserver = window.MutationObserver || window.WebKitMutationObserver || window.MozMutationObserver;
  3356. if (s) (new MutationObserver(removeA)).observe(s,{childList:true});
  3357. })(document.querySelector('.measure'));
  3358. // Google Chrome trick: sometimes the script is executed after that DOMContentLoaded was triggered, in this case we directly run our code
  3359. if (document.readyState == "complete") {
  3360. removeA();
  3361. console.log('Page ads class removed.');
  3362. } else {
  3363. window.addEventListener('DOMContentLoaded', removeA);
  3364. console.log('Page ads class removed.');
  3365. }
  3366. }
  3367. }());
  3368. // Удаляет рекламу из 4pda
  3369. (function(){
  3370. // пока убрано, поломалось
  3371. }());
  3372. }());