RU Max4_ABP_Fix CSS

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

当前为 2018-08-18 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name RU Max4_ABP_Fix CSS
  3. // @namespace https://greasyfork.org
  4. // @description Дополнение, исправляющее работу Adblock Plus для отдельных сайтов. Возвращаем функционал Ad-Охотника в Maxthon4. Спасибо 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.20180818180835
  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. // !! скрываем рекламные ссылки (СПАМ) в сообщениях
  24. " a[href^=\"http://forum.ru-board.com/\"][href$=\"/\"][target=\"_blank\"]{color: #333 !important; text-decoration: none !important; pointer-events: none !important;}"
  25. // !! ======= ПРАВКА СТРУКТУРЫ. вынесено в отдельный скрипт. См. Ru-Board_Extrim_Max4_ABP_Fix-CSS =======
  26. ].join("\n");
  27. if (false || (document.domain == "101.ru" || document.domain.substring(document.domain.indexOf(".101.ru") + 1) == "101.ru"))
  28. css += [
  29. "#layout {background: none !important;}"
  30. ].join("\n");
  31. if (false || (document.domain == "1plus1.ua" || document.domain.substring(document.domain.indexOf(".1plus1.ua") + 1) == "1plus1.ua"))
  32. css += [
  33. ".main-slider {margin-top: 0 !important;}",
  34. " .nav-prime-top, body .head {top: 0 !important;}"
  35. ].join("\n");
  36. if (false || (document.domain == "1plus1.ua" || document.domain.substring(document.domain.indexOf(".1plus1.ua") + 1) == "1plus1.ua") || (document.domain == "24video.guru" || document.domain.substring(document.domain.indexOf(".24video.guru") + 1) == "24video.guru") || (document.domain == "24video.sexy" || document.domain.substring(document.domain.indexOf(".24video.sexy") + 1) == "24video.sexy") || (document.domain == "4watching.club" || document.domain.substring(document.domain.indexOf(".4watching.club") + 1) == "4watching.club") || (document.domain == "all-episodes.tv" || document.domain.substring(document.domain.indexOf(".all-episodes.tv") + 1) == "all-episodes.tv") || (document.domain == "allfilmonline.co" || document.domain.substring(document.domain.indexOf(".allfilmonline.co") + 1) == "allfilmonline.co") || (document.domain == "amovies.cc" || document.domain.substring(document.domain.indexOf(".amovies.cc") + 1) == "amovies.cc") || (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 == "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 == "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 == "dugtor.ru" || document.domain.substring(document.domain.indexOf(".dugtor.ru") + 1) == "dugtor.ru") || (document.domain == "enki.ua" || document.domain.substring(document.domain.indexOf(".enki.ua") + 1) == "enki.ua") || (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 == "film-max.ru" || document.domain.substring(document.domain.indexOf(".film-max.ru") + 1) == "film-max.ru") || (document.domain == "filmopotok.ru" || document.domain.substring(document.domain.indexOf(".filmopotok.ru") + 1) == "filmopotok.ru") || (document.domain == "gameguru.ru" || document.domain.substring(document.domain.indexOf(".gameguru.ru") + 1) == "gameguru.ru") || (document.domain == "gidonline.in" || document.domain.substring(document.domain.indexOf(".gidonline.in") + 1) == "gidonline.in") || (document.domain == "hd720.biz" || document.domain.substring(document.domain.indexOf(".hd720.biz") + 1) == "hd720.biz") || (document.domain == "hdkinoklub.com" || document.domain.substring(document.domain.indexOf(".hdkinoklub.com") + 1) == "hdkinoklub.com") || (document.domain == "hdrezka-online.me" || document.domain.substring(document.domain.indexOf(".hdrezka-online.me") + 1) == "hdrezka-online.me") || (document.domain == "hdrezka.ag" || document.domain.substring(document.domain.indexOf(".hdrezka.ag") + 1) == "hdrezka.ag") || (document.domain == "hdrezka.asia" || document.domain.substring(document.domain.indexOf(".hdrezka.asia") + 1) == "hdrezka.asia") || (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.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.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.lol" || document.domain.substring(document.domain.indexOf(".hdrezka.lol") + 1) == "hdrezka.lol") || (document.domain == "hdrezka.name" || document.domain.substring(document.domain.indexOf(".hdrezka.name") + 1) == "hdrezka.name") || (document.domain == "hdrezka.ooo" || document.domain.substring(document.domain.indexOf(".hdrezka.ooo") + 1) == "hdrezka.ooo") || (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.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.tv" || document.domain.substring(document.domain.indexOf(".hdrezka.tv") + 1) == "hdrezka.tv") || (document.domain == "hdrezka.win" || document.domain.substring(document.domain.indexOf(".hdrezka.win") + 1) == "hdrezka.win") || (document.domain == "hdrezka1.cc" || document.domain.substring(document.domain.indexOf(".hdrezka1.cc") + 1) == "hdrezka1.cc") || (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 == "itop-gear.ru" || document.domain.substring(document.domain.indexOf(".itop-gear.ru") + 1) == "itop-gear.ru") || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com") || (document.domain == "kino-hd1080.ru" || document.domain.substring(document.domain.indexOf(".kino-hd1080.ru") + 1) == "kino-hd1080.ru") || (document.domain == "kinoaa.ru" || document.domain.substring(document.domain.indexOf(".kinoaa.ru") + 1) == "kinoaa.ru") || (document.domain == "kinobe.club" || document.domain.substring(document.domain.indexOf(".kinobe.club") + 1) == "kinobe.club") || (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 == "krutor.org" || document.domain.substring(document.domain.indexOf(".krutor.org") + 1) == "krutor.org") || (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 == "moskva.fm" || document.domain.substring(document.domain.indexOf(".moskva.fm") + 1) == "moskva.fm") || (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 == "new-baskino.club" || document.domain.substring(document.domain.indexOf(".new-baskino.club") + 1) == "new-baskino.club") || (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 == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnm-club.name" || document.domain.substring(document.domain.indexOf(".nnm-club.name") + 1) == "nnm-club.name") || (document.domain == "nnm-club.tv" || document.domain.substring(document.domain.indexOf(".nnm-club.tv") + 1) == "nnm-club.tv") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to") || (document.domain == "nnmclub.tv" || document.domain.substring(document.domain.indexOf(".nnmclub.tv") + 1) == "nnmclub.tv") || (document.domain == "ostfilm.tv" || document.domain.substring(document.domain.indexOf(".ostfilm.tv") + 1) == "ostfilm.tv") || (document.domain == "pickfilm.ru" || document.domain.substring(document.domain.indexOf(".pickfilm.ru") + 1) == "pickfilm.ru") || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru") || (document.domain == "roem.ru" || document.domain.substring(document.domain.indexOf(".roem.ru") + 1) == "roem.ru") || (document.domain == "russian-porn.online" || document.domain.substring(document.domain.indexOf(".russian-porn.online") + 1) == "russian-porn.online") || (document.domain == "serialbox.org" || document.domain.substring(document.domain.indexOf(".serialbox.org") + 1) == "serialbox.org") || (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 == "torentor.co" || document.domain.substring(document.domain.indexOf(".torentor.co") + 1) == "torentor.co") || (document.domain == "torrentum.me" || document.domain.substring(document.domain.indexOf(".torrentum.me") + 1) == "torrentum.me") || (document.domain == "txapela.ru" || document.domain.substring(document.domain.indexOf(".txapela.ru") + 1) == "txapela.ru") || (document.domain == "vc.ru" || document.domain.substring(document.domain.indexOf(".vc.ru") + 1) == "vc.ru") || (document.domain == "veleto.ru" || document.domain.substring(document.domain.indexOf(".veleto.ru") + 1) == "veleto.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 == "wikianime.ru" || document.domain.substring(document.domain.indexOf(".wikianime.ru") + 1) == "wikianime.ru") || (document.domain == "zona-film.com" || document.domain.substring(document.domain.indexOf(".zona-film.com") + 1) == "zona-film.com"))
  37. css += [
  38. "body:not(#id), html:not(#id) {padding-top: 0 !important;}"
  39. ].join("\n");
  40. 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"))
  41. css += [
  42. "#user2s[height=\"71\"], #userlinks[height=\"70\"], td[height=\"70\"][style] {display: none !important;}"
  43. ].join("\n");
  44. if (false || (document.domain == "24video.guru" || document.domain.substring(document.domain.indexOf(".24video.guru") + 1) == "24video.guru") || (document.domain == "24video.sexy" || document.domain.substring(document.domain.indexOf(".24video.sexy") + 1) == "24video.sexy") || (document.domain == "aif.ru" || document.domain.substring(document.domain.indexOf(".aif.ru") + 1) == "aif.ru") || (document.domain == "epravda.com.ua" || document.domain.substring(document.domain.indexOf(".epravda.com.ua") + 1) == "epravda.com.ua") || (document.domain == "fast-torrent.club" || document.domain.substring(document.domain.indexOf(".fast-torrent.club") + 1) == "fast-torrent.club") || (document.domain == "fastpic.ru" || document.domain.substring(document.domain.indexOf(".fastpic.ru") + 1) == "fastpic.ru") || (document.domain == "film-max.ru" || document.domain.substring(document.domain.indexOf(".film-max.ru") + 1) == "film-max.ru") || (document.domain == "filmfullhd.net" || document.domain.substring(document.domain.indexOf(".filmfullhd.net") + 1) == "filmfullhd.net") || (document.domain == "gecid.com" || document.domain.substring(document.domain.indexOf(".gecid.com") + 1) == "gecid.com") || (document.domain == "hd720.biz" || document.domain.substring(document.domain.indexOf(".hd720.biz") + 1) == "hd720.biz") || (document.domain == "hdkinoklub.com" || document.domain.substring(document.domain.indexOf(".hdkinoklub.com") + 1) == "hdkinoklub.com") || (document.domain == "hdrezka-online.me" || document.domain.substring(document.domain.indexOf(".hdrezka-online.me") + 1) == "hdrezka-online.me") || (document.domain == "hdrezka.asia" || document.domain.substring(document.domain.indexOf(".hdrezka.asia") + 1) == "hdrezka.asia") || (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.gift" || document.domain.substring(document.domain.indexOf(".hdrezka.gift") + 1) == "hdrezka.gift") || (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.lol" || document.domain.substring(document.domain.indexOf(".hdrezka.lol") + 1) == "hdrezka.lol") || (document.domain == "hdrezka.name" || document.domain.substring(document.domain.indexOf(".hdrezka.name") + 1) == "hdrezka.name") || (document.domain == "hdrezka.ooo" || document.domain.substring(document.domain.indexOf(".hdrezka.ooo") + 1) == "hdrezka.ooo") || (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.today" || document.domain.substring(document.domain.indexOf(".hdrezka.today") + 1) == "hdrezka.today") || (document.domain == "hdrezka.win" || document.domain.substring(document.domain.indexOf(".hdrezka.win") + 1) == "hdrezka.win") || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com") || (document.domain == "kino-full.ru" || document.domain.substring(document.domain.indexOf(".kino-full.ru") + 1) == "kino-full.ru") || (document.domain == "kinokrad.su" || document.domain.substring(document.domain.indexOf(".kinokrad.su") + 1) == "kinokrad.su") || (document.domain == "kinotochka.club" || document.domain.substring(document.domain.indexOf(".kinotochka.club") + 1) == "kinotochka.club") || (document.domain == "kinotochka.pro" || document.domain.substring(document.domain.indexOf(".kinotochka.pro") + 1) == "kinotochka.pro") || (document.domain == "kurkul.com" || document.domain.substring(document.domain.indexOf(".kurkul.com") + 1) == "kurkul.com") || (document.domain == "kv.by" || document.domain.substring(document.domain.indexOf(".kv.by") + 1) == "kv.by") || (document.domain == "livejournal.com" || document.domain.substring(document.domain.indexOf(".livejournal.com") + 1) == "livejournal.com") || (document.domain == "macdigger.ru" || document.domain.substring(document.domain.indexOf(".macdigger.ru") + 1) == "macdigger.ru") || (document.domain == "newstudio.tv" || document.domain.substring(document.domain.indexOf(".newstudio.tv") + 1) == "newstudio.tv") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnm-club.name" || document.domain.substring(document.domain.indexOf(".nnm-club.name") + 1) == "nnm-club.name") || (document.domain == "nnm-club.tv" || document.domain.substring(document.domain.indexOf(".nnm-club.tv") + 1) == "nnm-club.tv") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to") || (document.domain == "nnmclub.tv" || document.domain.substring(document.domain.indexOf(".nnmclub.tv") + 1) == "nnmclub.tv") || (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 == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru") || (document.domain == "rufootballtv.org" || document.domain.substring(document.domain.indexOf(".rufootballtv.org") + 1) == "rufootballtv.org") || (document.domain == "russian-porn.online" || document.domain.substring(document.domain.indexOf(".russian-porn.online") + 1) == "russian-porn.online") || (document.domain == "sc2tv.ru" || document.domain.substring(document.domain.indexOf(".sc2tv.ru") + 1) == "sc2tv.ru") || (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 == "torrent-games.net" || document.domain.substring(document.domain.indexOf(".torrent-games.net") + 1) == "torrent-games.net") || (document.domain == "torrentom.com" || document.domain.substring(document.domain.indexOf(".torrentom.com") + 1) == "torrentom.com") || (document.domain == "torrentum.me" || document.domain.substring(document.domain.indexOf(".torrentum.me") + 1) == "torrentum.me") || (document.domain == "txapela.ru" || document.domain.substring(document.domain.indexOf(".txapela.ru") + 1) == "txapela.ru") || (document.domain == "userstyles.org" || document.domain.substring(document.domain.indexOf(".userstyles.org") + 1) == "userstyles.org") || (document.domain == "xatab-repack.net" || document.domain.substring(document.domain.indexOf(".xatab-repack.net") + 1) == "xatab-repack.net") || (document.domain == "zakon.kz" || document.domain.substring(document.domain.indexOf(".zakon.kz") + 1) == "zakon.kz"))
  45. css += [
  46. " body:not(#id), html:not(#id) {background-image: none !important;}"
  47. ].join("\n");
  48. if (false || (document.domain == "24video.guru" || document.domain.substring(document.domain.indexOf(".24video.guru") + 1) == "24video.guru") || (document.domain == "24video.sexy" || document.domain.substring(document.domain.indexOf(".24video.sexy") + 1) == "24video.sexy") || (document.domain == "fainaidea.com" || document.domain.substring(document.domain.indexOf(".fainaidea.com") + 1) == "fainaidea.com") || (document.domain == "gecid.com" || document.domain.substring(document.domain.indexOf(".gecid.com") + 1) == "gecid.com") || (document.domain == "kurkul.com" || document.domain.substring(document.domain.indexOf(".kurkul.com") + 1) == "kurkul.com") || (document.domain == "russian-porn.online" || document.domain.substring(document.domain.indexOf(".russian-porn.online") + 1) == "russian-porn.online") || (document.domain == "valetudo.ru" || document.domain.substring(document.domain.indexOf(".valetudo.ru") + 1) == "valetudo.ru"))
  49. css += [
  50. "body > * {pointer-events: auto !important;}",
  51. " body {pointer-events: none !important;}"
  52. ].join("\n");
  53. 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 == "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 == "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 == "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"))
  54. css += [
  55. "._top_990x70, .jqmOverlay, .jqmWindow, .megaShadow, div[class^=\"GbShadow\"] {display: none !important;}",
  56. " body {overflow: auto !important;}"
  57. ].join("\n");
  58. if (false || (document.domain == "3dnews.ru" || document.domain.substring(document.domain.indexOf(".3dnews.ru") + 1) == "3dnews.ru"))
  59. css += [
  60. "html:not([xmlns]) > body {background: radial-gradient(ellipse at center,#4e4e4e 0%,#1a1a1a 100%) !important;}",
  61. " #global-wrapper[style*=\"pointer\"] {cursor: auto !important; padding-top: 0 !important; background: none !important; pointer-events: none !important;}",
  62. " #global-wrapper[style*=\"pointer\"] > * {pointer-events: auto !important;}"
  63. ].join("\n");
  64. if (false || (document.domain == "720hd.club" || document.domain.substring(document.domain.indexOf(".720hd.club") + 1) == "720hd.club"))
  65. css += [
  66. "#all {margin-top: 0 !important;}"
  67. ].join("\n");
  68. 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"))
  69. css += [
  70. "body[itemscope] [id]:first-child > style ~ a[href][target=\"_blank\"], ",
  71. " iframe[src*=\"utm_campaign\"] {display: none !important;}",
  72. " #main, main, div{background-image: none !important;}",
  73. " * {background-image: url(\"\") !important;}",
  74. " div{background-image: url(\"\") !important;}",
  75. // !! " #header + #ruBlbZq {background-image: url() !important;}",
  76. // !! " #header + * {background-image: url() !important;}",
  77. // !! " #header + #ruBlbZq {background-image: url(\"\") !important;}",
  78. " #main {padding: 0 !important;}",
  79. " .brand-page {display: none !important;}",
  80. " .brand-page {height: 0 !important;}",
  81. " body,#main,#rnd-replace-main {background: #E6E7E9!important;}",
  82. " div#main > div.holder.no-hidden{padding: 0 !important;}",
  83. " div#main > div.holder.no-hidden{width: inherit !important;}",
  84. " html > body > div#wrapper > div:nth-of-type(1) > div:nth-of-type(1) > header+div {background-image: url(\"\") !important;}",
  85. " article#content{width: 920px !important;}",
  86. // ! " #header~div:not(#contacts):not(#body) {background-image: none !important;background-color: #E6E7E9!important;}",
  87. // ! " link~div[class$=\" \"] {display: none!important;}",
  88. " html {margin-top: 0px !important;}",
  89. " div [class^=\"h-frame\"]{top: 0px !important;}",
  90. " div#main > div.holder.no-hidden{padding: 0 !important;}",
  91. " div#main > div.holder.no-hidden{width: inherit !important;}",
  92. " iv#main > div.holder.no-hidden > a{display: none !important;}",
  93. " div#main > div.holder.no-hidden > div.brand-page-counters{display: none !important;}",
  94. " div#ipbwrapper > div.borderwrap-header{display: none !important;}",
  95. " div.borderwrap-header > table{display: none !important;}",
  96. " div#dw-wrapper{display: none !important;}",
  97. " a.brand-page.main{display: none !important;}",
  98. " div#wrapper > div:nth-of-type(1) > div:nth-of-type(1) > header+div > div:nth-of-type(4){display: none !important;}",
  99. " div#wrapper > div:nth-of-type(1) > div:nth-of-type(1) > header+div > div:nth-of-type(3){display: none !important;}",
  100. // ! расширяем
  101. // ! проверить " header#header{ max-width: 1500px !important; width: 95% !important;}",
  102. // ! проверить " header+div > div:nth-of-type(1){ margin: 0px !important; max-width: 1500px !important; width: 90% !important;}",
  103. " header+div > div > div+section > article{max-width: 1500px !important; width: 79% !important;}",
  104. // !? проверить вариант " header+div > div > div+section > article{max-width: 1500px !important; width: auto !important;}",
  105. " header+div > div > div+section > aside{max-width: 20% !important; width: 20% !important;}",
  106. " .holder, .holder-no-hidden {width: auto !important;}",
  107. " .selection .content {margin-left: 0px !important; margin-right: 0px !important;}",
  108. " header+div > div > div+section{margin-left: 0px !important; margin-right: 0px !important;}"
  109. ].join("\n");
  110. if (false || (document.domain == "aces.gg" || document.domain.substring(document.domain.indexOf(".aces.gg") + 1) == "aces.gg"))
  111. css += [
  112. "body {background: black !important; cursor: default !important;}",
  113. " #alert > * {pointer-events: auto !important;}",
  114. " #alert {pointer-events: none !important;}"
  115. ].join("\n");
  116. if (false || (document.domain == "adultmult.tv" || document.domain.substring(document.domain.indexOf(".adultmult.tv") + 1) == "adultmult.tv"))
  117. css += [
  118. "body {background: black !important;}",
  119. " #aswift_0_expand, .adsbygoogle {display: none !important;}",
  120. " .allsearch, .menuposition {margin-top: 0 !important;}",
  121. " .menusection {position: static !important;}"
  122. ].join("\n");
  123. if (false || (document.domain == "ag.ru" || document.domain.substring(document.domain.indexOf(".ag.ru") + 1) == "ag.ru"))
  124. css += [
  125. "#header-links {display: none !important;}",
  126. " #new_logo_helper01 {top: 0 !important;}"
  127. ].join("\n");
  128. if (false || (document.domain == "aif.ru" || document.domain.substring(document.domain.indexOf(".aif.ru") + 1) == "aif.ru") || (document.domain == "online-life.club" || document.domain.substring(document.domain.indexOf(".online-life.club") + 1) == "online-life.club"))
  129. css += "#container:not(#id) {margin-top: 0!important;}";
  130. if (false || (document.domain == "ain.ua" || document.domain.substring(document.domain.indexOf(".ain.ua") + 1) == "ain.ua"))
  131. css += [
  132. "body:not(#id) {background: white !important;}"
  133. ].join("\n");
  134. if (false || (document.domain == "ain.ua" || document.domain.substring(document.domain.indexOf(".ain.ua") + 1) == "ain.ua") || (document.domain == "crocfilm.club" || document.domain.substring(document.domain.indexOf(".crocfilm.club") + 1) == "crocfilm.club") || (document.domain == "filmfullhd.net" || document.domain.substring(document.domain.indexOf(".filmfullhd.net") + 1) == "filmfullhd.net") || (document.domain == "gametech.ru" || document.domain.substring(document.domain.indexOf(".gametech.ru") + 1) == "gametech.ru") || (document.domain == "gidonline-hd.me" || document.domain.substring(document.domain.indexOf(".gidonline-hd.me") + 1) == "gidonline-hd.me") || (document.domain == "gidonline.in" || document.domain.substring(document.domain.indexOf(".gidonline.in") + 1) == "gidonline.in") || (document.domain == "hd-1080.com" || document.domain.substring(document.domain.indexOf(".hd-1080.com") + 1) == "hd-1080.com") || (document.domain == "kino-hd720.net" || document.domain.substring(document.domain.indexOf(".kino-hd720.net") + 1) == "kino-hd720.net") || (document.domain == "kino-klub.org" || document.domain.substring(document.domain.indexOf(".kino-klub.org") + 1) == "kino-klub.org") || (document.domain == "kino720.online" || document.domain.substring(document.domain.indexOf(".kino720.online") + 1) == "kino720.online") || (document.domain == "kinohome.net" || document.domain.substring(document.domain.indexOf(".kinohome.net") + 1) == "kinohome.net") || (document.domain == "kinohome.org" || document.domain.substring(document.domain.indexOf(".kinohome.org") + 1) == "kinohome.org") || (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 == "the-cinema.ru" || document.domain.substring(document.domain.indexOf(".the-cinema.ru") + 1) == "the-cinema.ru") || (document.domain == "torrentum.org" || document.domain.substring(document.domain.indexOf(".torrentum.org") + 1) == "torrentum.org") || (document.domain == "virusinfo.info" || document.domain.substring(document.domain.indexOf(".virusinfo.info") + 1) == "virusinfo.info"))
  135. css += [
  136. "body:not(#id), html:not(#id) {margin-top: 0 !important;}"
  137. ].join("\n");
  138. if (false || (document.domain == "all-episodes.tv" || document.domain.substring(document.domain.indexOf(".all-episodes.tv") + 1) == "all-episodes.tv"))
  139. css += [
  140. "body {background-image: none !important;}",
  141. " #ad3, #advtss, :not(#ad3) > div[id^=\"bn_\"] {position: fixed !important; top: -10000px !important; left: -10000px !important;}"
  142. ].join("\n");
  143. if (false || (document.domain == "allboxing.ru" || document.domain.substring(document.domain.indexOf(".allboxing.ru") + 1) == "allboxing.ru"))
  144. css += [
  145. ".content-wrapper {margin-top: 0 !important;}"
  146. ].join("\n");
  147. if (false || (document.domain == "allhockey.ru" || document.domain.substring(document.domain.indexOf(".allhockey.ru") + 1) == "allhockey.ru"))
  148. css += ".adr-top { height: 0 !important; min-height: 0!important;}";
  149. if (false || (document.domain == "aliexpress.com" || document.domain.substring(document.domain.indexOf(".aliexpress.com") + 1) == "aliexpress.com"))
  150. css += [
  151. " dl.cl-item{display: inline-block !important;}",
  152. // !! " div.categories-main{ display: inline-block !important; width: auto !important; } dl.cl-item{display: inline-block !important;}",
  153. " div.index-page > div.user-helper-footer{position: relative !important; top: 120px !important; padding: 0 !important;}",
  154. " div.index-page > div.site-footer{position: relative !important; top: 120px !important; margin: 0 !important; padding: 0 !important;}",
  155. " div.index-page > div.footer-copywrite{position: relative !important; top: 120px !important;}",
  156. " div.index-page{height: inherit !important;}"
  157. ].join("\n");
  158. if (false || (document.domain == "androidinsider.ru" || document.domain.substring(document.domain.indexOf(".androidinsider.ru") + 1) == "androidinsider.ru"))
  159. css += [
  160. "#wrapper {background: none !important;}",
  161. " #trend {margin-bottom: 0 !important;}"
  162. ].join("\n");
  163. if (false || (document.domain == "anime-best.com" || document.domain.substring(document.domain.indexOf(".anime-best.com") + 1) == "anime-best.com"))
  164. css += [
  165. "#menubar {padding-top: 0 !important;}"
  166. ].join("\n");
  167. if (false || (document.domain == "anime-rus.ru" || document.domain.substring(document.domain.indexOf(".anime-rus.ru") + 1) == "anime-rus.ru"))
  168. css += [
  169. "#hide_show {display: none !important;}",
  170. " .nav {position: relative !important;}"
  171. ].join("\n");
  172. if (false || (document.domain == "anime.anidub.com" || document.domain.substring(document.domain.indexOf(".anime.anidub.com") + 1) == "anime.anidub.com") || (document.domain == "online.anidub.com" || document.domain.substring(document.domain.indexOf(".online.anidub.com") + 1) == "online.anidub.com"))
  173. css += [
  174. "body > div[style^=\"background\"] {background: none !important;}",
  175. " body > div[style^=\"background\"] > script ~ div[id]:not([class]) {display: none !important;}"
  176. ].join("\n");
  177. if (false || (document.domain == "animedia.tv" || document.domain.substring(document.domain.indexOf(".animedia.tv") + 1) == "animedia.tv"))
  178. css += [
  179. ".promo__wrapper {display: none !important;}"
  180. ].join("\n");
  181. if (false || (document.domain == "animemovie.ru" || document.domain.substring(document.domain.indexOf(".animemovie.ru") + 1) == "animemovie.ru"))
  182. css += [
  183. "body > .standard, header[role=\"banner\"] {height: 100px !important; background: transparent !important;}",
  184. " .logo {margin-left: 0 !important; left: 0 !important;}",
  185. " .htitle {margin-left: 0 !important; left: 150px !important;}",
  186. " nav[role=\"navigation\"] > ul {top: 0 !important;}"
  187. ].join("\n");
  188. if (false || (document.domain == "animeonline.su" || document.domain.substring(document.domain.indexOf(".animeonline.su") + 1) == "animeonline.su"))
  189. css += [
  190. "#brandParallax {display: none !important;}",
  191. " #wrapper {padding-top: 50px !important;}"
  192. ].join("\n");
  193. if (false || (document.domain == "animevost.in" || document.domain.substring(document.domain.indexOf(".animevost.in") + 1) == "animevost.in"))
  194. css += [
  195. "#Navigation {background-image: none !important; height: auto !important;}",
  196. " #Navigation > nav ul {bottom: auto !important; top: 50px !important; z-index: 100 !important;}",
  197. " #Navigation > nav {top: 0 !important;}"
  198. ].join("\n");
  199. if (false || (document.domain == "animevost.org" || document.domain.substring(document.domain.indexOf(".animevost.org") + 1) == "animevost.org"))
  200. css += [
  201. "div[class^=\"headbg\"] {background-image: none !important; height: auto !important;}",
  202. " div[class^=\"headbg\"] > .menu .sar {bottom: auto !important; top: 50px !important; z-index: 100 !important;}",
  203. " div[class^=\"headbg\"] > .menu {top: 0 !important;}"
  204. ].join("\n");
  205. if (false || (document.domain == "aniplay.tv" || document.domain.substring(document.domain.indexOf(".aniplay.tv") + 1) == "aniplay.tv"))
  206. css += [
  207. "body {cursor: auto !important;}",
  208. " .ap2-main-header-banner {display: none !important;}",
  209. " .ap2-main-header {height: 30px !important;}"
  210. ].join("\n");
  211. if (false || (document.domain == "anistar.me" || document.domain.substring(document.domain.indexOf(".anistar.me") + 1) == "anistar.me"))
  212. css += [
  213. " .list-nav {z-index: 1 !important;}",
  214. " .drowmenu {z-index: 1999999999 !important;}"
  215. ].join("\n");
  216. if (false || (document.domain == "anti-malware.ru" || document.domain.substring(document.domain.indexOf(".anti-malware.ru") + 1) == "anti-malware.ru"))
  217. css += "#header-bg-enf {margin-top: 0 !important;}";
  218. if (false || (document.domain == "app2top.ru" || document.domain.substring(document.domain.indexOf(".app2top.ru") + 1) == "app2top.ru"))
  219. css += [
  220. "body > .page {margin-top: 0 !important;}"
  221. ].join("\n");
  222. if (false || (document.domain == "audioboo.ru" || document.domain.substring(document.domain.indexOf(".audioboo.ru") + 1) == "audioboo.ru"))
  223. css += [
  224. ".right-block-content > .slider {padding: 0 !important;}"
  225. ].join("\n");
  226. if (false || (document.domain == "autoua.net" || document.domain.substring(document.domain.indexOf(".autoua.net") + 1) == "autoua.net"))
  227. css += [
  228. ".fader-social {display: none !important;}",
  229. " .social-open {overflow: auto !important;}"
  230. ].join("\n");
  231. if (false || (document.domain == "banki.ru" || document.domain.substring(document.domain.indexOf(".banki.ru") + 1) == "banki.ru"))
  232. css += [
  233. ".header--short.header {margin-top: 0 !important;}"
  234. ].join("\n");
  235. if (false || (document.domain == "bestpersons.ru" || document.domain.substring(document.domain.indexOf(".bestpersons.ru") + 1) == "bestpersons.ru"))
  236. css += [
  237. "#userTabs {float: none !important;}"
  238. ].join("\n");
  239. if (false || (document.domain == "binmovie.org" || document.domain.substring(document.domain.indexOf(".binmovie.org") + 1) == "binmovie.org"))
  240. css += " #content {top: 0 !important; left: 0 !important; width: 100% !important; margin-left: 0 !important;}";
  241. if (false || (document.domain == "border-fan.ru" || document.domain.substring(document.domain.indexOf(".border-fan.ru") + 1) == "border-fan.ru") || (document.domain == "dad-fan.ru" || document.domain.substring(document.domain.indexOf(".dad-fan.ru") + 1) == "dad-fan.ru") || (document.domain == "dugtor.ru" || document.domain.substring(document.domain.indexOf(".dugtor.ru") + 1) == "dugtor.ru") || (document.domain == "freehat.cc" || document.domain.substring(document.domain.indexOf(".freehat.cc") + 1) == "freehat.cc") || (document.domain == "grif-fan.ru" || document.domain.substring(document.domain.indexOf(".grif-fan.ru") + 1) == "grif-fan.ru") || (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 == "simp-fan.ru" || document.domain.substring(document.domain.indexOf(".simp-fan.ru") + 1) == "simp-fan.ru") || (document.domain == "sp-fan.ru" || document.domain.substring(document.domain.indexOf(".sp-fan.ru") + 1) == "sp-fan.ru"))
  242. css += [
  243. "body:not(#id) {background: whitesmoke !important;}"
  244. ].join("\n");
  245. if (false || (document.domain == "border-fan.ru" || document.domain.substring(document.domain.indexOf(".border-fan.ru") + 1) == "border-fan.ru") || (document.domain == "dad-fan.ru" || document.domain.substring(document.domain.indexOf(".dad-fan.ru") + 1) == "dad-fan.ru") || (document.domain == "dugtor.ru" || document.domain.substring(document.domain.indexOf(".dugtor.ru") + 1) == "dugtor.ru") || (document.domain == "freehat.cc" || document.domain.substring(document.domain.indexOf(".freehat.cc") + 1) == "freehat.cc") || (document.domain == "grif-fan.ru" || document.domain.substring(document.domain.indexOf(".grif-fan.ru") + 1) == "grif-fan.ru") || (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 == "simp-fan.ru" || document.domain.substring(document.domain.indexOf(".simp-fan.ru") + 1) == "simp-fan.ru") || (document.domain == "sp-fan.ru" || document.domain.substring(document.domain.indexOf(".sp-fan.ru") + 1) == "sp-fan.ru") || (document.domain == "turkcinema.org" || document.domain.substring(document.domain.indexOf(".turkcinema.org") + 1) == "turkcinema.org"))
  246. css += [
  247. "#page {margin-top: 0 !important;}"
  248. ].join("\n");
  249. if (false || (document.domain == "buh24.com.ua" || document.domain.substring(document.domain.indexOf(".buh24.com.ua") + 1) == "buh24.com.ua"))
  250. css += [
  251. "body > div[class^=\"mfp-\"] {display: none !important;}",
  252. " html {overflow: auto !important;}"
  253. ].join("\n");
  254. if (false || (document.domain == "bvedomosti.ru" || document.domain.substring(document.domain.indexOf(".bvedomosti.ru") + 1) == "bvedomosti.ru"))
  255. css += [
  256. "#art-main {background-image: none !important;}",
  257. " .art-Header {display: none !important;}",
  258. " .bg-top-menu {top: 0 !important;}"
  259. ].join("\n");
  260. if (false || (document.domain == "carambatv.ru" || document.domain.substring(document.domain.indexOf(".carambatv.ru") + 1) == "carambatv.ru"))
  261. css += " .content {background: none !important; padding: 0 !important;}";
  262. if (false || (document.domain == "cars.ru" || document.domain.substring(document.domain.indexOf(".cars.ru") + 1) == "cars.ru"))
  263. css += [
  264. "a[href*=\"/adclick.php?bannerid=\"] {display: none !important;}",
  265. " #main {margin-top: 0 !important;}"
  266. ].join("\n");
  267. if (false || (document.domain == "casstudio.tv" || document.domain.substring(document.domain.indexOf(".casstudio.tv") + 1) == "casstudio.tv"))
  268. css += [
  269. ".footer {margin-bottom: 0 !important;}"
  270. ].join("\n");
  271. if (false || (document.domain == "censor.net.ua" || document.domain.substring(document.domain.indexOf(".censor.net.ua") + 1) == "censor.net.ua"))
  272. css += [
  273. "body > .widget_header {padding-top: 60px !important;}",
  274. " body > .widget_header .header_icons, body > .widget_header .lang_switcher, ",
  275. " body > .widget_header .menu {top: 0 !important;}"
  276. ].join("\n");
  277. if (false || (document.domain == "cf.ua" || document.domain.substring(document.domain.indexOf(".cf.ua") + 1) == "cf.ua"))
  278. css += [
  279. ".hamburger__overlay.no-close {display: none !important;}",
  280. " .scroll-content.disable-scrolling, body.overflow--hidden {overflow:auto !important;}"
  281. ].join("\n");
  282. if (false || (document.domain == "championat.com" || document.domain.substring(document.domain.indexOf(".championat.com") + 1) == "championat.com"))
  283. css += [
  284. "html:not(#id) {padding-top: 0 !important;}"
  285. ].join("\n");
  286. if (false || (document.domain == "chita.ru" || document.domain.substring(document.domain.indexOf(".chita.ru") + 1) == "chita.ru"))
  287. css += [
  288. "body {background: none !important; margin-top: 0 !important; padding-top: 0 !important;}"
  289. ].join("\n");
  290. if (false || (document.domain == "cinema-hd.ru" || document.domain.substring(document.domain.indexOf(".cinema-hd.ru") + 1) == "cinema-hd.ru") || (document.domain == "filmshd.club" || document.domain.substring(document.domain.indexOf(".filmshd.club") + 1) == "filmshd.club"))
  291. css += ".wrap {padding-top: 0 !important;}";
  292. if (false || (document.domain == "cloud.mail.ru" || document.domain.substring(document.domain.indexOf(".cloud.mail.ru") + 1) == "cloud.mail.ru"))
  293. css += [
  294. ".b-layout__col_2_2 > style + div[id][class], .content__left > style + div[id]:not(#breadcrumbs) {transform: scale(0) !important; opacity: 0 !important; pointer-events: none !important; position: fixed !important; top: -1000px !important;}"
  295. ].join("\n");
  296. if (false || (document.domain == "comedyportal.net" || document.domain.substring(document.domain.indexOf(".comedyportal.net") + 1) == "comedyportal.net"))
  297. css += [
  298. "iframe[src*=\"cvid.kiev.ua\"] {",
  299. " height: 415px !important",
  300. " }"
  301. ].join("\n");
  302. if (false || (document.domain == "comments.ua" || document.domain.substring(document.domain.indexOf(".comments.ua") + 1) == "comments.ua"))
  303. css += [
  304. ".back_bottom {cursor: auto !important;}",
  305. " .back_bottom > * {pointer-events: auto !important;}",
  306. " .back_bottom {pointer-events: none !important;}"
  307. ].join("\n");
  308. if (false || (document.domain == "creativportal.ru" || document.domain.substring(document.domain.indexOf(".creativportal.ru") + 1) == "creativportal.ru"))
  309. css += [
  310. " .pocaz {width: 10px !important; height: 10px !important; position: fixed !important; top: -100px !important;}"
  311. ].join("\n");
  312. if (false || (document.domain == "ctv7.ru" || document.domain.substring(document.domain.indexOf(".ctv7.ru") + 1) == "ctv7.ru"))
  313. css += [
  314. "body > .site {margin-top: 0 !important;}"
  315. ].join("\n");
  316. if (false || (document.domain == "cyberforum.ru" || document.domain.substring(document.domain.indexOf(".cyberforum.ru") + 1) == "cyberforum.ru"))
  317. css += [
  318. "body > div[style*=\"width\"][style*=\"margin\"] {margin-top: 0 !important;}"
  319. ].join("\n");
  320. if (false || (document.domain == "doramy.su" || document.domain.substring(document.domain.indexOf(".doramy.su") + 1) == "doramy.su"))
  321. css += [
  322. ".wrapper > .main-menu {margin-top: 0 !important;}"
  323. ].join("\n");
  324. if (false || (document.domain == "dota2.ru" || document.domain.substring(document.domain.indexOf(".dota2.ru") + 1) == "dota2.ru"))
  325. css += [
  326. "html:not(#id) > body > div[id]:not([style]) {background-image: none !important; padding-top: 0 !important;}",
  327. " #dust, a[href^=\"/stone/\"], body > div[id]:not([style]) > div[class] > div:not([id]):not([class]):not([style]) > a[href][target=\"_blank\"][id], ",
  328. " div[class*=\"bnp\"], div[class^=\"b\"][class*=\"anners\"], ",
  329. " header > .subline ~ style + div:not(#navigation) {display: none !important;}"
  330. ].join("\n");
  331. if (false || (document.domain == "drahelas.ru" || document.domain.substring(document.domain.indexOf(".drahelas.ru") + 1) == "drahelas.ru"))
  332. css += [
  333. ".forumAd {height: 1px !important;}",
  334. " .adb, .navbar_notice {position: fixed !important; transform: scale(0) !important;}"
  335. ].join("\n");
  336. if (false || (document.domain == "drive.ru" || document.domain.substring(document.domain.indexOf(".drive.ru") + 1) == "drive.ru"))
  337. css += "body > div {background: none !important; padding-top: 0 !important;}";
  338. if (false || (document.domain == "dugtor.ru" || document.domain.substring(document.domain.indexOf(".dugtor.ru") + 1) == "dugtor.ru") || (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"))
  339. css += [
  340. "body > #page {padding-top: 0 !important;}"
  341. ].join("\n");
  342. if (false || (document.domain == "dynamo.kiev.ua" || document.domain.substring(document.domain.indexOf(".dynamo.kiev.ua") + 1) == "dynamo.kiev.ua"))
  343. css += [
  344. ".fader-social {display: none !important;}",
  345. " .social-open {overflow: auto !important;}"
  346. ].join("\n");
  347. if (false || (document.domain == "e.mail.ru" || document.domain.substring(document.domain.indexOf(".e.mail.ru") + 1) == "e.mail.ru"))
  348. css += [
  349. "#leftcol-banners, #preload_banner_1, .b-rb, .js-helper.direct-state, ",
  350. " .message-sent__ads, .message-sent__hr.message-sent__hr_big, ",
  351. " .message-sent__hr.message-sent__hr_small, .message-sent__wrap:nth-of-type(4) {transform: scale(0) !important;",
  352. " opacity: 0 !important;",
  353. " pointer-events: none !important;",
  354. " position: fixed !important;",
  355. " top: -1000px !important;}"
  356. ].join("\n");
  357. if (false || (document.domain == "economistua.com" || document.domain.substring(document.domain.indexOf(".economistua.com") + 1) == "economistua.com"))
  358. css += [
  359. ".wdpu-container, .wpmui-overlay {display: none !important;}",
  360. " body, html {padding-top: 0 !important; background: whitesmoke !important; overflow: auto !important; pointer-events: none !important;}",
  361. " body > * {pointer-events: auto !important;}"
  362. ].join("\n");
  363. if (false || (document.domain == "eg.ru" || document.domain.substring(document.domain.indexOf(".eg.ru") + 1) == "eg.ru"))
  364. css += [
  365. ".facebook-bn_site-overlay {display: none !important;}"
  366. ].join("\n");
  367. if (false || (document.domain == "eg.ru" || document.domain.substring(document.domain.indexOf(".eg.ru") + 1) == "eg.ru") || (document.domain == "gagadget.com" || document.domain.substring(document.domain.indexOf(".gagadget.com") + 1) == "gagadget.com") || (document.domain == "msn.com" || document.domain.substring(document.domain.indexOf(".msn.com") + 1) == "msn.com") || (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") || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru"))
  368. css += [
  369. "body:not(#id), html:not(#id) {overflow: auto !important;}"
  370. ].join("\n");
  371. if (false || (document.domain == "enki.ua" || document.domain.substring(document.domain.indexOf(".enki.ua") + 1) == "enki.ua") || (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"))
  372. css += [
  373. "body {background: none !important;}"
  374. ].join("\n");
  375. if (false || (document.domain == "epravda.com.ua" || document.domain.substring(document.domain.indexOf(".epravda.com.ua") + 1) == "epravda.com.ua"))
  376. css += [
  377. " body {cursor: auto !important;}",
  378. " body > div[align=\"center\"] {width: auto !important; margin: 0 !important;}"
  379. ].join("\n");
  380. 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.ru" || document.domain.substring(document.domain.indexOf(".online-freebee.ru") + 1) == "online-freebee.ru") || (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"))
  381. css += [
  382. "body:not(#id), html:not(#id) {padding: 0 !important;}"
  383. ].join("\n");
  384. if (false || (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 == "filmopotok.ru" || document.domain.substring(document.domain.indexOf(".filmopotok.ru") + 1) == "filmopotok.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"))
  385. css += [
  386. "body {background: white !important; padding-top: 0px !important;}",
  387. " body{background: url(\'\') !important;}",
  388. " body{background-image: url(\" \") !important;}",
  389. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  390. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  391. " #container {margin-top: 0 !important;}"
  392. ].join("\n");
  393. if (false || (document.domain == "fb.ru" || document.domain.substring(document.domain.indexOf(".fb.ru") + 1) == "fb.ru") || (document.domain == "hosgeldi.com" || document.domain.substring(document.domain.indexOf(".hosgeldi.com") + 1) == "hosgeldi.com") || (document.domain == "syl.ru" || document.domain.substring(document.domain.indexOf(".syl.ru") + 1) == "syl.ru"))
  394. css += [
  395. ".adsbygoogle {position: fixed !important; top: -10000px !important;}"
  396. ].join("\n");
  397. if (false || (document.domain == "filetor.org" || document.domain.substring(document.domain.indexOf(".filetor.org") + 1) == "filetor.org"))
  398. css += [
  399. "html > body {top: 0 !important;}"
  400. ].join("\n");
  401. if (false || (document.domain == "firepic.org" || document.domain.substring(document.domain.indexOf(".firepic.org") + 1) == "firepic.org"))
  402. css += [
  403. ".span12 {clear: both !important;}",
  404. " .container, .row {max-width: none !important;}",
  405. " body {padding: 0 !important; background-image: none !important;}",
  406. " .row {padding: 30px !important; margin: 0 !important;}",
  407. " .container {width: 100% !important;}"
  408. ].join("\n");
  409. if (false || (document.domain == "fishki.net" || document.domain.substring(document.domain.indexOf(".fishki.net") + 1) == "fishki.net"))
  410. css += "#container {cursor: auto !important;}";
  411. if (false || (document.domain == "forum.ixbt.com" || document.domain.substring(document.domain.indexOf(".forum.ixbt.com") + 1) == "forum.ixbt.com"))
  412. css += [
  413. ".left.column > #question.dialog_thanks {left: 67% !important;}",
  414. " .body_content_table > .left.column {margin-right: 0 !important; width: 100% !important;}",
  415. " .fullscreen_branding ~ .body_content_table {margin-top: 0 !important; z-index: 0 !important;}",
  416. " .body_wrapper {max-width: 100% !important;}"
  417. ].join("\n");
  418. if (false || (document.domain == "forums.goha.ru" || document.domain.substring(document.domain.indexOf(".forums.goha.ru") + 1) == "forums.goha.ru"))
  419. css += [
  420. ".branding-background {background-image: none !important;}",
  421. " .branding-bglink {display: none !important;}"
  422. ].join("\n");
  423. if (false || (document.domain == "forums.overclockers.ru" || document.domain.substring(document.domain.indexOf(".forums.overclockers.ru") + 1) == "forums.overclockers.ru"))
  424. css += [
  425. "tr > td[nowrap=\"nowrap\"][style=\"color: red; font-weight: bold\"] {color: #004488 !important; font-weight: 200 !important;}"
  426. ].join("\n");
  427. if (false || (document.domain == "fototips.ru" || document.domain.substring(document.domain.indexOf(".fototips.ru") + 1) == "fototips.ru"))
  428. css += [
  429. ".ftips-branding .td-main-page-wrap, .ftips-branding-ad + div, .ftips-branding.td_category_template_1 .td-category-header {padding-top: 5px !important;}"
  430. ].join("\n");
  431. if (false || (document.domain == "free-torrent.org" || document.domain.substring(document.domain.indexOf(".free-torrent.org") + 1) == "free-torrent.org") || (document.domain == "free-torrent.pw" || document.domain.substring(document.domain.indexOf(".free-torrent.pw") + 1) == "free-torrent.pw") || (document.domain == "free-torrents.org" || document.domain.substring(document.domain.indexOf(".free-torrents.org") + 1) == "free-torrents.org") || (document.domain == "free-torrents.pw" || document.domain.substring(document.domain.indexOf(".free-torrents.pw") + 1) == "free-torrents.pw"))
  432. css += [
  433. "#sidebar2 {padding-top: 0 !important;}",
  434. " #main-wrapper {width: 100% !important; top: 0 !important;}"
  435. ].join("\n");
  436. 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"))
  437. css += [
  438. ".adsbygoogle {max-height: 2px !important;}"
  439. ].join("\n");
  440. if (false || (document.domain == "fullfilmhd.space" || document.domain.substring(document.domain.indexOf(".fullfilmhd.space") + 1) == "fullfilmhd.space") || (document.domain == "kino-coin.online" || document.domain.substring(document.domain.indexOf(".kino-coin.online") + 1) == "kino-coin.online") || (document.domain == "torrentum.me" || document.domain.substring(document.domain.indexOf(".torrentum.me") + 1) == "torrentum.me"))
  441. css += [
  442. "#wrapper {margin-top: 0 !important;}"
  443. ].join("\n");
  444. if (false || (document.domain == "gagadget.com" || document.domain.substring(document.domain.indexOf(".gagadget.com") + 1) == "gagadget.com"))
  445. css += [
  446. ".fader-social {display: none !important;}"
  447. ].join("\n");
  448. if (false || (document.domain == "game-pool.ru" || document.domain.substring(document.domain.indexOf(".game-pool.ru") + 1) == "game-pool.ru"))
  449. css += [
  450. "body:not(#id) {background-image: none !important;}",
  451. " div[class^=\"container-content\"] > div[class^=\"obolox\"] {margin-top: 52px !important;}"
  452. ].join("\n");
  453. if (false || (document.domain == "gamebomb.ru" || document.domain.substring(document.domain.indexOf(".gamebomb.ru") + 1) == "gamebomb.ru"))
  454. css += [
  455. "#ssdfsd,.dfgdjkfgh{background-image: none !important;}",
  456. " #content {padding-top: 0 !important; margin-top: 0 !important; pointer-events: none !important;}",
  457. " #basic-content-container > * {pointer-events: auto !important;}"
  458. ].join("\n");
  459. if (false || (document.domain == "gametech.ru" || document.domain.substring(document.domain.indexOf(".gametech.ru") + 1) == "gametech.ru"))
  460. css += [
  461. "body {background: #eee !important;}"
  462. ].join("\n");
  463. if (false || (document.domain == "gastronom.ru" || document.domain.substring(document.domain.indexOf(".gastronom.ru") + 1) == "gastronom.ru"))
  464. css += [
  465. "body { cursor: auto !important;}",
  466. " #wrapper {max-width: none !important;}"
  467. ].join("\n");
  468. if (false || (document.domain == "gazeta.ru" || document.domain.substring(document.domain.indexOf(".gazeta.ru") + 1) == "gazeta.ru"))
  469. css += [
  470. "#article_main_video.m_frame_fixed {transform: scale(0) !important; opacity: 0 !important;}",
  471. " .sausage-list-maintheme.maintheme-flow .sausage-list-item:first-child {z-index: 1 !important;}"
  472. ].join("\n");
  473. if (false || (document.domain == "gazeta.ua" || document.domain.substring(document.domain.indexOf(".gazeta.ua") + 1) == "gazeta.ua"))
  474. css += [
  475. "#header-wrapper > header > *, body > * {pointer-events: auto !important;}",
  476. " #header-wrapper > header, body {pointer-events: none !important;}"
  477. ].join("\n");
  478. if (false || (document.domain == "gidonline.in" || document.domain.substring(document.domain.indexOf(".gidonline.in") + 1) == "gidonline.in"))
  479. css += [
  480. "#headerline {margin-top: 0 !important;}"
  481. ].join("\n");
  482. if (false || (document.domain == "glavnoe.ua" || document.domain.substring(document.domain.indexOf(".glavnoe.ua") + 1) == "glavnoe.ua"))
  483. css += [
  484. "#main-block > .content-block {margin: auto !important;}"
  485. ].join("\n");
  486. if (false || (document.domain == "go.mail.ru" || document.domain.substring(document.domain.indexOf(".go.mail.ru") + 1) == "go.mail.ru"))
  487. css += [
  488. "html:not(#id) body:not(#id) .responses__wrapper > div[id^=\"js-\"][id$=\"Block\"] > [class$=\"-block\"] {display: none !important; opacity: 0 !important; pointer-events:none !important; height: 0 !important;}"
  489. ].join("\n");
  490. if (false || (document.domain == "goclips.tv" || document.domain.substring(document.domain.indexOf(".goclips.tv") + 1) == "goclips.tv"))
  491. css += " .video_content {height: auto !important;}";
  492. if (false || (document.domain == "goha.ru" || document.domain.substring(document.domain.indexOf(".goha.ru") + 1) == "goha.ru"))
  493. css += [
  494. "#full-brand {background-image: none !important;}",
  495. " #full-brand-footer > div[style*=\"fixed\"], #head-tuppy > a {display: none !important;}",
  496. " #head-tuppy {height: 7px !important;}"
  497. ].join("\n");
  498. if (false || (document.domain == "goodgame.ru" || document.domain.substring(document.domain.indexOf(".goodgame.ru") + 1) == "goodgame.ru"))
  499. css += [
  500. ".main-block .main-inner-wrap {margin-top: 0 !important;}"
  501. ].join("\n");
  502. if (false || (document.domain == "gotps3.ru" || document.domain.substring(document.domain.indexOf(".gotps3.ru") + 1) == "gotps3.ru"))
  503. css += "#Page {margin-top: 0 !important;}";
  504. if (false || (document.domain == "gstv.ru" || document.domain.substring(document.domain.indexOf(".gstv.ru") + 1) == "gstv.ru"))
  505. css += ".page-content {margin-top: 0 !important;}";
  506. if (false || (document.domain == "gtavicecity.ru" || document.domain.substring(document.domain.indexOf(".gtavicecity.ru") + 1) == "gtavicecity.ru"))
  507. css += [
  508. ".body-container {margin-top: 0 !important;}"
  509. ].join("\n");
  510. if (false || (document.domain == "happy-hack.ru" || document.domain.substring(document.domain.indexOf(".happy-hack.ru") + 1) == "happy-hack.ru"))
  511. css += [
  512. "body:not(#id) > table[id^=\"blockblock\"] {display: none !important;}",
  513. " body:not(#id) > [id^=\"blockblock\"] {visibility: visible !important; display: block !important;}"
  514. ].join("\n");
  515. if (false || (document.domain == "hd720kino.ru" || document.domain.substring(document.domain.indexOf(".hd720kino.ru") + 1) == "hd720kino.ru"))
  516. css += [
  517. ".wrap {background: none !important;}",
  518. " .main.center {margin-top: 0 !important;}"
  519. ].join("\n");
  520. if (false || (document.domain == "hdfilms.tv" || document.domain.substring(document.domain.indexOf(".hdfilms.tv") + 1) == "hdfilms.tv"))
  521. css += " #subheader{padding-top: 1px !important;}";
  522. if (false || (document.domain == "hdkinoclub.com" || document.domain.substring(document.domain.indexOf(".hdkinoclub.com") + 1) == "hdkinoclub.com"))
  523. css += [
  524. "#faac {padding-top: 0 !important;}"
  525. ].join("\n");
  526. if (false || (document.domain == "hdtochka.club" || document.domain.substring(document.domain.indexOf(".hdtochka.club") + 1) == "hdtochka.club"))
  527. css += [
  528. "body > .wrapp {margin-top: 0 !important;}"
  529. ].join("\n");
  530. if (false || (document.domain == "hentaiz.org" || document.domain.substring(document.domain.indexOf(".hentaiz.org") + 1) == "hentaiz.org"))
  531. css += [
  532. "body {background: #4ba1ba !important;}",
  533. " .toporg {height: 0 !important;}"
  534. ].join("\n");
  535. if (false || (document.domain == "hi-tech.mail.ru" || document.domain.substring(document.domain.indexOf(".hi-tech.mail.ru") + 1) == "hi-tech.mail.ru"))
  536. css += [
  537. "#portal-menu, .header-banner {margin: 0 !important;}"
  538. ].join("\n");
  539. if (false || (document.domain == "hideip.me" || document.domain.substring(document.domain.indexOf(".hideip.me") + 1) == "hideip.me"))
  540. css += [
  541. ".region-highlighted .content > center:not(#id), [class^=\"numlink\"]:not(#id), ",
  542. " [id^=\"numban\"]:not(#id), [id^=\"numlink\"]:not(#id), ",
  543. " [style*=\"block\"][style$=\"400px\"], a[href*=\"/banner/purchase/\"]:not(#id) {width: 10px !important; height:10px !important; display: block !important; transform: scale(0) !important; position: fixed !important;}"
  544. ].join("\n");
  545. if (false || (document.domain == "hotline.ua" || document.domain.substring(document.domain.indexOf(".hotline.ua") + 1) == "hotline.ua"))
  546. css += [
  547. ".reset-scroll:before, div[data-lightbox-id=\"product-fast-question\"] {display: none !important;}",
  548. " .reset-scroll {overflow: auto !important;}"
  549. ].join("\n");
  550. if (false || (document.domain == "houzz.ru" || document.domain.substring(document.domain.indexOf(".houzz.ru") + 1) == "houzz.ru"))
  551. css += [
  552. ".modal.in.modal-vc {display: none !important;}",
  553. " body.modal-open, html {overflow: auto !important;}"
  554. ].join("\n");
  555. if (false || (document.domain == "hs-manacost.ru" || document.domain.substring(document.domain.indexOf(".hs-manacost.ru") + 1) == "hs-manacost.ru"))
  556. css += [
  557. "body {background-image: none !important; background-color: whitesmoke !important;}",
  558. " #td-outer-wrap > *, body > * {pointer-events: auto !important;}",
  559. " #td-outer-wrap, body {pointer-events: none !important;}"
  560. ].join("\n");
  561. if (false || (document.domain == "igromania.ru" || document.domain.substring(document.domain.indexOf(".igromania.ru") + 1) == "igromania.ru"))
  562. css += [
  563. "body > .outer_outer > .outer_inner {background: #dedede !important;}",
  564. " .wrapper_outer > .wide_brand, .wrapper_outer > .wide_brand ~ div:not([id]):not([class]) + style + div[class] {display: none !important;}"
  565. ].join("\n");
  566. if (false || (document.domain == "infomama.com.ua" || document.domain.substring(document.domain.indexOf(".infomama.com.ua") + 1) == "infomama.com.ua"))
  567. css += [
  568. "#logo {display: none !important;}",
  569. " #headerMover #headerProxy {height: 50px !important;}"
  570. ].join("\n");
  571. if (false || (document.domain == "infpol.ru" || document.domain.substring(document.domain.indexOf(".infpol.ru") + 1) == "infpol.ru"))
  572. css += [
  573. " .header {height: 60px !important;}",
  574. " .header__stick {top: 0 !important;}"
  575. ].join("\n");
  576. if (false || (document.domain == "investing.com" || document.domain.substring(document.domain.indexOf(".investing.com") + 1) == "investing.com"))
  577. css += [
  578. "#PromoteSignUpPopUp, #abPopup {display: none !important;}",
  579. " body {overflow: auto !important;}"
  580. ].join("\n");
  581. if (false || (document.domain == "iphones.ru" || document.domain.substring(document.domain.indexOf(".iphones.ru") + 1) == "iphones.ru"))
  582. css += "#contentShifter {height: 127px!important;}";
  583. if (false || (document.domain == "kaluga-poisk.ru" || document.domain.substring(document.domain.indexOf(".kaluga-poisk.ru") + 1) == "kaluga-poisk.ru"))
  584. css += [
  585. "body:not(#id) {background: whitesmoke !important;}"
  586. ].join("\n");
  587. if (false || (document.domain == "kanobu.ru" || document.domain.substring(document.domain.indexOf(".kanobu.ru") + 1) == "kanobu.ru"))
  588. css += [
  589. ".b-page-content:not(#id), .main > .container:not(#id) {background: #e5e5e5 !important;}",
  590. " .allContent > .screenGlide *, .b-page-content__branding * {display: none !important;}",
  591. " .b-page-content:not(#id), .main > .container:not(#id) {padding-top: 40px !important;}"
  592. ].join("\n");
  593. if (false || (document.domain == "kg-portal.ru" || document.domain.substring(document.domain.indexOf(".kg-portal.ru") + 1) == "kg-portal.ru"))
  594. css += [
  595. " body {background-image: none !important; background: #bdbdbd !important;}",
  596. " .ten_topbar + div:not(.ten_ears_wrap), ",
  597. " .ten_topbar ~ div[class]:not([id]):nth-child(-n+10):not(.ten_ears_wrap):not(.content_wrap):not(.footer_wrap) {display: none !important;}",
  598. " .ten_ears_wrap {margin: 35px auto 0 auto !important;}"
  599. ].join("\n");
  600. if (false || (document.domain == "kino-dom.tv" || document.domain.substring(document.domain.indexOf(".kino-dom.tv") + 1) == "kino-dom.tv"))
  601. css += " #main {width: auto !important;}";
  602. if (false || (document.domain == "kino-full.ru" || document.domain.substring(document.domain.indexOf(".kino-full.ru") + 1) == "kino-full.ru"))
  603. css += [
  604. "#wrapper {padding-top: 0 !important;}"
  605. ].join("\n");
  606. if (false || (document.domain == "kino-hd1080.ru" || document.domain.substring(document.domain.indexOf(".kino-hd1080.ru") + 1) == "kino-hd1080.ru"))
  607. css += [
  608. "body > span * {pointer-events: none !important; background-image: none !important; background: none !important;}",
  609. " #wrapper .header {position: relative !important;}"
  610. ].join("\n");
  611. if (false || (document.domain == "kino-v-online.tv" || document.domain.substring(document.domain.indexOf(".kino-v-online.tv") + 1) == "kino-v-online.tv"))
  612. css += [
  613. ".header_l {margin-top: 0 !important;}"
  614. ].join("\n");
  615. if (false || (document.domain == "kinoafisha.info" || document.domain.substring(document.domain.indexOf(".kinoafisha.info") + 1) == "kinoafisha.info"))
  616. css += [
  617. "body.main:not(#id) {background: #141414 !important; overflow: visible !important;}",
  618. " .main_frame {background: none !important;}",
  619. " .popup-illumination {display: none !important;}"
  620. ].join("\n");
  621. if (false || (document.domain == "kinobars.net" || document.domain.substring(document.domain.indexOf(".kinobars.net") + 1) == "kinobars.net"))
  622. css += [
  623. ".wrapper > .header {padding: 30px !important;}"
  624. ].join("\n");
  625. if (false || (document.domain == "kinobos.org" || document.domain.substring(document.domain.indexOf(".kinobos.org") + 1) == "kinobos.org"))
  626. css += [
  627. ".wrapper > .wrap {margin-top: 0 !important;}"
  628. ].join("\n");
  629. if (false || (document.domain == "kinogb.mobi" || document.domain.substring(document.domain.indexOf(".kinogb.mobi") + 1) == "kinogb.mobi"))
  630. css += [
  631. "body {background: whitesmoke !important;}",
  632. " .linheader {display: none !important;}",
  633. " .header {height: 120px !important;}"
  634. ].join("\n");
  635. if (false || (document.domain == "kinogid.me" || document.domain.substring(document.domain.indexOf(".kinogid.me") + 1) == "kinogid.me") || (document.domain == "lordfilm.tv" || document.domain.substring(document.domain.indexOf(".lordfilm.tv") + 1) == "lordfilm.tv"))
  636. css += [
  637. "body > .wrap {margin-top: 0 !important;}"
  638. ].join("\n");
  639. if (false || (document.domain == "kinogo-hit.com" || document.domain.substring(document.domain.indexOf(".kinogo-hit.com") + 1) == "kinogo-hit.com"))
  640. css += [
  641. ".contener {padding-top: 0 !important;}"
  642. ].join("\n");
  643. if (false || (document.domain == "kinokladovka.com" || document.domain.substring(document.domain.indexOf(".kinokladovka.com") + 1) == "kinokladovka.com"))
  644. css += [
  645. ".b-background {background: none !important; padding-top: 0 !important;}"
  646. ].join("\n");
  647. if (false || (document.domain == "kinokrad.su" || document.domain.substring(document.domain.indexOf(".kinokrad.su") + 1) == "kinokrad.su"))
  648. css += [
  649. "#wrapper:not(#id) {margin-top: 46px !important;}"
  650. ].join("\n");
  651. if (false || (document.domain == "kinomania.ru" || document.domain.substring(document.domain.indexOf(".kinomania.ru") + 1) == "kinomania.ru"))
  652. css += [
  653. ".outer {padding-top: 0 !important;}"
  654. ].join("\n");
  655. if (false || (document.domain == "kinopoisk.ru" || document.domain.substring(document.domain.indexOf(".kinopoisk.ru") + 1) == "kinopoisk.ru"))
  656. css += [
  657. "#top_3banners, div[id][data-metrika=\"superbanner_spot\"] {display: block !important;}",
  658. " #show_adv ~ div > .top_index_switch, ",
  659. " #show_adv ~ div > div[style=\"height: 267px;\"], ",
  660. " #show_adv ~ div:not(#top_3banners):not([data-metrika=\"superbanner_spot\"]) {display: none !important;}",
  661. " #external_header_wrapper:not(#id) {top: 0 !important;}",
  662. " body{background: none !important;}",
  663. " body{background: #C0C0C0 !important; overflow: auto !important;}",
  664. // !! " body {background: #d5d5d5 !important; color: #333 !important; overflow: auto !important;}",
  665. // !! " body{background: url(\'\') !important;}",
  666. " html[style] {background-image: url(\'\') !important;}",
  667. " #top .png_block, #GoUpClickZone{background: url(\'\') !important;}",
  668. " #top {height: 100px !important;}",
  669. " .master {top: 1px !important;}",
  670. " .menu {top: 1px !important;}",
  671. " DIV[class=\"wrap_form\"] > DIV[id=\"external_header_wrapper\"] > DIV[id=\"partial_component__header\"] > DIV[class] > DIV > DIV[class*=\"_visible_show\"] {display: none !important;}",
  672. // !! выравниваем секцию поиск:
  673. // " #top_form {top: 2px !important;}",
  674. // " #top .png_block {top: 2px !important;}",
  675. " #top_form, #top .menu, #top .png_block {top: 0 !important;}",
  676. // !! расширяем полезную площадь
  677. " #content_block, .contentBlock1, .shadow, #top, #top .png_block, .block_left_padtop, #photoInfoTable{width: 100% !important;}",
  678. " div[id\*=\"div_review_\"]{width: 98% !important;}",
  679. " .brand_words, p[id\^=\"ext_text_\"], ._reachbanner_ {width: 100% !important;}",
  680. " .reviewItem, .userReview, p[id\^=\"ext_text_\"][data-find], span._reachbanner_ {width: 100% !important;}",
  681. " div#content_block.contentBlock0 > table {margin: 0 0 !important;}",
  682. " div#content_block.contentBlock1 > table {width: 95% !important;}",
  683. " div#content_block.contentBlock1 > table > tbody[data-find] > tr[data-find] {width: 95% !important;}",
  684. " DIV[class=\"shadow shadow-restyle content\"]:nth-child(3) > DIV[id][class=\"contentBlock1\"]:nth-child(2) > TABLE{width:95% !important;}",
  685. " div.wrap_form > div#external_header_wrapper {position: relative !important; background-color: #424242 !important;}",
  686. " #photoBlock {padding-left: 20px !important;}",
  687. " div#nav_express {padding-left: 40px !important;}"
  688. ].join("\n");
  689. if (false || (document.domain == "kinorezka.net" || document.domain.substring(document.domain.indexOf(".kinorezka.net") + 1) == "kinorezka.net"))
  690. css += [
  691. "body > .container {padding-top: 0 !important;}"
  692. ].join("\n");
  693. if (false || (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"))
  694. css += [
  695. "body > .wrapper {margin-top: 0 !important;}"
  696. ].join("\n");
  697. if (false || (document.domain == "kinotochka.club" || document.domain.substring(document.domain.indexOf(".kinotochka.club") + 1) == "kinotochka.club") || (document.domain == "kinotochka.pro" || document.domain.substring(document.domain.indexOf(".kinotochka.pro") + 1) == "kinotochka.pro"))
  698. css += ".center-box2 {margin-top: 0!important;}";
  699. if (false || (document.domain == "kirovnet.ru" || document.domain.substring(document.domain.indexOf(".kirovnet.ru") + 1) == "kirovnet.ru"))
  700. css += [
  701. ".subbody2 {margin-top: 0 !important;}",
  702. " .bg_container {padding-top: 0 !important;}"
  703. ].join("\n");
  704. if (false || (document.domain == "kv.by" || document.domain.substring(document.domain.indexOf(".kv.by") + 1) == "kv.by"))
  705. css += [
  706. "#page {top: 0 !important;}"
  707. ].join("\n");
  708. if (false || (document.domain == "life.ru" || document.domain.substring(document.domain.indexOf(".life.ru") + 1) == "life.ru"))
  709. css += [
  710. ".banner-mylife, .banner-mylife-backdrop, .banner-mylife-visible > div[class^=\"arcticmodal-\"], .nagscreen, body > .arcticmodal-overlay[style*=\"opacity: 0.6\"] {display: none !important;}",
  711. " body:not(#id) {overflow: auto !important; margin-right: auto !important;}"
  712. ].join("\n");
  713. if (false || (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 == "the-rutor.org" || document.domain.substring(document.domain.indexOf(".the-rutor.org") + 1) == "the-rutor.org"))
  714. css += [
  715. "body {overflow: auto !important;}"
  716. ].join("\n");
  717. if (false || (document.domain == "lostfilmhd.ru" || document.domain.substring(document.domain.indexOf(".lostfilmhd.ru") + 1) == "lostfilmhd.ru"))
  718. css += [
  719. "#wrap {background-image: none !important;}"
  720. ].join("\n");
  721. if (false || (document.domain == "macdigger.ru" || document.domain.substring(document.domain.indexOf(".macdigger.ru") + 1) == "macdigger.ru"))
  722. css += [
  723. "#funnyWrapper {padding-top: 0 !important;}"
  724. ].join("\n");
  725. if (false || (document.domain == "mail.rambler.ru" || document.domain.substring(document.domain.indexOf(".mail.rambler.ru") + 1) == "mail.rambler.ru"))
  726. css += [
  727. "div[class*=\"WithRightBarWrapper\"] > div[class*=\"AutoAppContainer\"] ~ * {display: none !important;}",
  728. " div[class*=\"WithRightBarWrapper\"] > div[class*=\"AutoAppContainer\"] {max-width: 100% !important;}"
  729. ].join("\n");
  730. 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"))
  731. css += " .b-branding__wrap {padding: 0 !important;}";
  732. if (false || (document.domain == "mediananny.com" || document.domain.substring(document.domain.indexOf(".mediananny.com") + 1) == "mediananny.com"))
  733. css += [
  734. "body {background-image: none !important; background: none !important; padding-top: 0 !important; cursor: auto !important;}"
  735. ].join("\n");
  736. if (false || (document.domain == "minigames.mail.ru" || document.domain.substring(document.domain.indexOf(".minigames.mail.ru") + 1) == "minigames.mail.ru"))
  737. css += [
  738. ".rb_box, div[id^=\"slot\"][id*=\"sitezone\"] {opacity: 0 !important; pointer-events: none !important;}"
  739. ].join("\n");
  740. if (false || (document.domain == "mirf.ru" || document.domain.substring(document.domain.indexOf(".mirf.ru") + 1) == "mirf.ru"))
  741. css += [
  742. "#cb-bg-to {display: none !important;}",
  743. " #cb-outer-container {margin-top: 0 !important;}"
  744. ].join("\n");
  745. if (false || (document.domain == "mk.ru" || document.domain.substring(document.domain.indexOf(".mk.ru") + 1) == "mk.ru"))
  746. css += [
  747. "div[class^=\"Banner_right\"] {margin-bottom: 0 !important; padding-bottom: 0 !important;}"
  748. ].join("\n");
  749. if (false || (document.domain == "mobiltelefon.ru" || document.domain.substring(document.domain.indexOf(".mobiltelefon.ru") + 1) == "mobiltelefon.ru"))
  750. css += [
  751. "#main_tb {top: 0 !important;}"
  752. ].join("\n");
  753. if (false || (document.domain == "movieshok.ru" || document.domain.substring(document.domain.indexOf(".movieshok.ru") + 1) == "movieshok.ru"))
  754. css += [
  755. ".wrapp_content {margin-top: 0 !important;}"
  756. ].join("\n");
  757. if (false || (document.domain == "msn.com" || document.domain.substring(document.domain.indexOf(".msn.com") + 1) == "msn.com"))
  758. css += [
  759. ".promobanner {display: none !important;}"
  760. ].join("\n");
  761. 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"))
  762. css += [
  763. ".bar_new-pay-under .progress {bottom: 60px !important;}",
  764. " .bar_new-pay-under .bar__new-pay {display: none !important;}",
  765. " .bar_new-pay-under {height: 60px !important;}"
  766. ].join("\n");
  767. if (false || (document.domain == "muzland.ru" || document.domain.substring(document.domain.indexOf(".muzland.ru") + 1) == "muzland.ru"))
  768. css += [
  769. "body { filter: none !important;}",
  770. " .googlefull {height: 1px !important;}"
  771. ].join("\n");
  772. if (false || (document.domain == "muzofond.org" || document.domain.substring(document.domain.indexOf(".muzofond.org") + 1) == "muzofond.org"))
  773. css += [
  774. "body.branding .container .content { margin-top: 100px !important;}"
  775. ].join("\n");
  776. if (false || (document.domain == "my-hit.org" || document.domain.substring(document.domain.indexOf(".my-hit.org") + 1) == "my-hit.org"))
  777. css += [
  778. ".navbar-default {margin-bottom: 0 !important;}"
  779. ].join("\n");
  780. 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"))
  781. css += [
  782. ".full #top_tools {padding-left: 0 !important;}",
  783. " #head, #table_reduser {width: 100% !important;}"
  784. ].join("\n");
  785. if (false || (document.domain == "namba.kz" || document.domain.substring(document.domain.indexOf(".namba.kz") + 1) == "namba.kz"))
  786. css += [
  787. "body {background: #e8ecff !important;}"
  788. ].join("\n");
  789. if (false || (document.domain == "naruto-base.su" || document.domain.substring(document.domain.indexOf(".naruto-base.su") + 1) == "naruto-base.su"))
  790. css += [
  791. ".right.fnav #nav {border-top-right-radius: 5px !important;}",
  792. " .search_f1 {bottom: -118px !important;}",
  793. " #fheader:after {content: \"\"; position: absolute; top: 7px; left: 0; right: 0; bottom: 0;",
  794. " background: linear-gradient(to bottom,rgba(255,216,138,1) 0%,rgba(255,216,138,1) 10%,rgba(255,216,138,0) 100%);",
  795. " pointer-events: none}",
  796. " #fheader:before {content: \"\"; position: absolute; top: 7px; left: 0; right: 0; bottom: 0; box-shadow: 0 -1px 5px 2px rgba(0,0,0,0.3); pointer-events: none;",
  797. " background-image:radial-gradient(circle at 100% 150%,#ff8840 24%,#ffecbe 25%,#ffecbe 28%,#ff8840 29%,#ff8840 35%,#ffecbe 36%,#ffecbe 39%,transparent 40%,transparent),radial-gradient(circle at 0 150%,#ff8840 24%,#ffecbe 25%,#ffecbe 28%,#ff8840 29%,#ff8840 35%,#ffecbe 36%,#ffecbe 39%,transparent 40%,transparent),radial-gradient(circle at 50% 100%,#ffecbe 10%,#ff8840 11%,#ff8840 23%,#ffecbe 24%,#ffecbe 30%,#ff8840 31%,#ff8840 43%,#ffecbe 44%,#ffecbe 50%,#ff8840 51%,#ff8840 63%,#ffecbe 64%,#ffecbe 70%,transparent 72%,transparent),radial-gradient(circle at 100% 50%,#ffecbe 5%,#ff8840 6%,#ff8840 15%,#ffecbe 16%,#ffecbe 20%,#ff8840 21%,#ff8840 30%,#ffecbe 31%,#ffecbe 35%,#ff8840 36%,#ff8840 45%,#ffecbe 46%,#ffecbe 49%,transparent 50%,transparent),radial-gradient(circle at 0 50%,#ffecbe 5%,#ff8840 6%,#ff8840 15%,#ffecbe 16%,#ffecbe 20%,#ff8840 21%,#ff8840 30%,#ffecbe 31%,#ffecbe 35%,#ff8840 36%,#ff8840 45%,#ffecbe 46%,#ffecbe 49%,transparent 50%,transparent) !important;",
  798. " background-size: 60px 30px;",
  799. " background-repeat: repeat}",
  800. " #fheader > :not([class=\"right fnav\"]):not([class=\"search_f1\"]), ",
  801. " style + div[id^=\"entryID\"], center > .yellowBox > div[id^=\"entryID\"], div[style=\"height:95px;\"] {display: none !important;}",
  802. " .right.fnav {float: left !important; margin-top: 126px !important; margin-left: 0 !important;}",
  803. " #fheader {height: 157px !important; background: rgb(255,216,138) !important;}",
  804. " #rasp {left: 0 !important; right: auto !important; height: 116px !important;}",
  805. " #cont_1f {margin-top: 30px !important;}",
  806. " .search_f1 input {padding: 6px !important;}",
  807. " #rasp .side-r {top:-4px !important;}"
  808. ].join("\n");
  809. if (false || (document.domain == "naruto-brand.ru" || document.domain.substring(document.domain.indexOf(".naruto-brand.ru") + 1) == "naruto-brand.ru"))
  810. css += [
  811. "#nqpR {display: none !important;}"
  812. ].join("\n");
  813. if (false || (document.domain == "newsone.ua" || document.domain.substring(document.domain.indexOf(".newsone.ua") + 1) == "newsone.ua"))
  814. css += [
  815. "body {background-image: none !important; background: none !important;}"
  816. ].join("\n");
  817. 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"))
  818. css += [
  819. ".social-popup, .subscribe-popup, .subscribe-popup-cover, .subscribe-popup__wrapper {display: none !important;}"
  820. ].join("\n");
  821. if (false || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnm-club.name" || document.domain.substring(document.domain.indexOf(".nnm-club.name") + 1) == "nnm-club.name") || (document.domain == "nnm-club.tv" || document.domain.substring(document.domain.indexOf(".nnm-club.tv") + 1) == "nnm-club.tv") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to") || (document.domain == "nnmclub.tv" || document.domain.substring(document.domain.indexOf(".nnmclub.tv") + 1) == "nnmclub.tv"))
  822. css += [
  823. "body > :first-child:not(div) {display: none !important;}",
  824. " body > .wrap {top: 0 !important;}"
  825. ].join("\n");
  826. if (false || (document.domain == "noob-club.ru" || document.domain.substring(document.domain.indexOf(".noob-club.ru") + 1) == "noob-club.ru"))
  827. css += [
  828. "#header-b {margin-bottom: 11px !important;}"
  829. ].join("\n");
  830. if (false || (document.domain == "ok.ru" || document.domain.substring(document.domain.indexOf(".ok.ru") + 1) == "ok.ru"))
  831. css += [
  832. ".dialogWrapperBanner {transform: scale(0) !important; opacity: 0 !important; pointer-events: none !important; position: fixed !important; top: -1000px !important;}"
  833. ].join("\n");
  834. if (false || (document.domain == "online-life.club" || document.domain.substring(document.domain.indexOf(".online-life.club") + 1) == "online-life.club"))
  835. css += [
  836. "iframe#iframe[src*=\"player\"] {height: 630px !important;}"
  837. ].join("\n");
  838. if (false || (document.domain == "online.animedia.tv" || document.domain.substring(document.domain.indexOf(".online.animedia.tv") + 1) == "online.animedia.tv"))
  839. css += [
  840. " .promo {display: none !important;}",
  841. " .main-container {margin-top: 80px !important;}"
  842. ].join("\n");
  843. if (false || (document.domain == "onlinemschool.com" || document.domain.substring(document.domain.indexOf(".onlinemschool.com") + 1) == "onlinemschool.com") || (document.domain == "testserver.pro" || document.domain.substring(document.domain.indexOf(".testserver.pro") + 1) == "testserver.pro"))
  844. css += [
  845. ".adsbygoogle {opacity: 0 !important; height: 1px !important;}"
  846. ].join("\n");
  847. if (false || (document.domain == "oper.ru" || document.domain.substring(document.domain.indexOf(".oper.ru") + 1) == "oper.ru"))
  848. css += [
  849. "#wrapper {background-image: none !important; padding-bottom: 0 !important;}"
  850. ].join("\n");
  851. if (false || (document.domain == "otzovik.com" || document.domain.substring(document.domain.indexOf(".otzovik.com") + 1) == "otzovik.com"))
  852. css += [
  853. "#ad_footer2, .adrev_block, .adsbygoogle, .product-contents #panel-right > *, ",
  854. " .product-contents .review-contents ~ div[class] > *, ",
  855. " .product-contents div[class*=\"bottom\"] > *, .product-header-right, ",
  856. " .product-reviews-right > * {display: none !important;}"
  857. ].join("\n");
  858. if (false || (document.domain == "pb.wtf" || document.domain.substring(document.domain.indexOf(".pb.wtf") + 1) == "pb.wtf") || (document.domain == "piratbit.org" || document.domain.substring(document.domain.indexOf(".piratbit.org") + 1) == "piratbit.org") || (document.domain == "piratbit.ru" || document.domain.substring(document.domain.indexOf(".piratbit.ru") + 1) == "piratbit.ru"))
  859. css += [
  860. "div[id] > div[class][style^=\"width: 24\"] {display: none !important;}"
  861. ].join("\n");
  862. if (false || (document.domain == "peka2.tv" || document.domain.substring(document.domain.indexOf(".peka2.tv") + 1) == "peka2.tv"))
  863. css += [
  864. ".body--has-ad:before, advert-header-banner {display: none !important;}",
  865. " .body--has-ad {padding-top: 0 !important;}"
  866. ].join("\n");
  867. if (false || (document.domain == "penzainform.ru" || document.domain.substring(document.domain.indexOf(".penzainform.ru") + 1) == "penzainform.ru"))
  868. css += [
  869. "body {cursor: auto !important; pointer-events: none !important; background: whitesmoke !important;}",
  870. " #divWrapper > * {pointer-events: auto !important;}",
  871. " #divWrapper {pointer-events: none !important;}"
  872. ].join("\n");
  873. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  874. css += [
  875. "#foundationWrapper {background: #373737 !important;}"
  876. ].join("\n");
  877. if (false || (document.domain == "podrobno.uz" || document.domain.substring(document.domain.indexOf(".podrobno.uz") + 1) == "podrobno.uz"))
  878. css += [
  879. ".main {margin-top: 0 !important;}"
  880. ].join("\n");
  881. if (false || (document.domain == "politobzor.net" || document.domain.substring(document.domain.indexOf(".politobzor.net") + 1) == "politobzor.net"))
  882. css += " .banner {height: 90px !important;}";
  883. if (false || (document.domain == "pornreactor.cc" || document.domain.substring(document.domain.indexOf(".pornreactor.cc") + 1) == "pornreactor.cc"))
  884. css += [
  885. "#background, #container, body {background: #6d1700 !important; padding-top: 0 !important;}",
  886. " #container > :not(#page) a[target^=\"_\"] {display: none !important;}"
  887. ].join("\n");
  888. if (false || (document.domain == "povarenok.ru" || document.domain.substring(document.domain.indexOf(".povarenok.ru") + 1) == "povarenok.ru"))
  889. css += [
  890. "#header {background: #ffe168 !important;}",
  891. " body {background: none !important;}",
  892. " .lheader {display: none !important;}",
  893. " #header {position: static !important;}"
  894. ].join("\n");
  895. if (false || (document.domain == "promodj.com" || document.domain.substring(document.domain.indexOf(".promodj.com") + 1) == "promodj.com"))
  896. css += " #topbrandingspot {padding-top: 0 !important;}";
  897. if (false || (document.domain == "pronpic.org" || document.domain.substring(document.domain.indexOf(".pronpic.org") + 1) == "pronpic.org"))
  898. css += [
  899. ".content > div[id][style=\"display: block;\"] {position: fixed !important; transform: scale(0) !important;}"
  900. ].join("\n");
  901. if (false || (document.domain == "prophotos.ru" || document.domain.substring(document.domain.indexOf(".prophotos.ru") + 1) == "prophotos.ru"))
  902. css += [
  903. "body:not(#id) {padding-top: 130px !important;}"
  904. ].join("\n");
  905. if (false || (document.domain == "prostoporno.sexy" || document.domain.substring(document.domain.indexOf(".prostoporno.sexy") + 1) == "prostoporno.sexy"))
  906. css += [
  907. ".has_adv .content_wrapper {margin-top: 0 !important;}"
  908. ].join("\n");
  909. if (false || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru"))
  910. css += [
  911. ".g1-header {top: 0 !important; position: relative !important;}"
  912. ].join("\n");
  913. if (false || (document.domain == "pvpru.com" || document.domain.substring(document.domain.indexOf(".pvpru.com") + 1) == "pvpru.com"))
  914. css += [
  915. ".above_body > div[style] {height: auto !important;}",
  916. " #ad_global_below_navbar, #header ~ * {position: fixed !important; transform: scale(0) !important; top: -10000px !important;}"
  917. ].join("\n");
  918. if (false || (document.domain == "qaru.site" || document.domain.substring(document.domain.indexOf(".qaru.site") + 1) == "qaru.site"))
  919. css += [
  920. ".answer * {transform: none !important; direction: ltr !important;}"
  921. ].join("\n");
  922. if (false || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru"))
  923. css += [
  924. ".js-topline-indicator {display: block !important;}",
  925. " .popup_push {display: none !important;}"
  926. ].join("\n");
  927. if (false || (document.domain == "realist.online" || document.domain.substring(document.domain.indexOf(".realist.online") + 1) == "realist.online"))
  928. css += [
  929. "body.banner-top > .header, body.banner-top > .section-menu {margin-top: 0 !important;}",
  930. " body.banner-top > .section-main {padding-top: 0 !important;}",
  931. " body.banner-top .panel-list > .slider {padding-top: 88px !important;}"
  932. ].join("\n");
  933. if (false || (document.domain == "ren.tv" || document.domain.substring(document.domain.indexOf(".ren.tv") + 1) == "ren.tv"))
  934. css += [
  935. "#container-main, #sidebar, .main-with-sidebar {min-height: 0 !important;}"
  936. ].join("\n");
  937. if (false || (document.domain == "rg-mechanics.org" || document.domain.substring(document.domain.indexOf(".rg-mechanics.org") + 1) == "rg-mechanics.org") || (document.domain == "xatab-repack.net" || document.domain.substring(document.domain.indexOf(".xatab-repack.net") + 1) == "xatab-repack.net"))
  938. css += [
  939. "#dle-content > span, .igra {display: none !important;}"
  940. ].join("\n");
  941. if (false || (document.domain == "ria.ru" || document.domain.substring(document.domain.indexOf(".ria.ru") + 1) == "ria.ru"))
  942. css += [
  943. ".m-blur ~ #modalLayer {display: none !important;}",
  944. " .m-blur {filter: none !important; position: relative !important;}"
  945. ].join("\n");
  946. if (false || (document.domain == "riper.am" || document.domain.substring(document.domain.indexOf(".riper.am") + 1) == "riper.am"))
  947. css += [
  948. "#octo-set {background-image: none !important; padding-top: 0 !important;}",
  949. " #main-wrapper {width: auto !important;}"
  950. ].join("\n");
  951. if (false || (document.domain == "riotpixels.com" || document.domain.substring(document.domain.indexOf(".riotpixels.com") + 1) == "riotpixels.com"))
  952. css += [
  953. "body {background-image: none !important;}",
  954. " body:not(#id) .all-wrapper, body:not(#id) .bottom-bar {top: 0 !important;}"
  955. ].join("\n");
  956. if (false || (document.domain == "root-nation.com" || document.domain.substring(document.domain.indexOf(".root-nation.com") + 1) == "root-nation.com"))
  957. css += [
  958. "body {cursor: auto !important;}",
  959. " .backstretch {display: none !important;}",
  960. " .td-header-wrap > *, body > #td-outer-wrap > :not(.td-header-wrap) {pointer-events: auto !important;}",
  961. " body > #td-outer-wrap {pointer-events: none !important;}"
  962. ].join("\n");
  963. if (false || (document.domain == "rufilmtv.org" || document.domain.substring(document.domain.indexOf(".rufilmtv.org") + 1) == "rufilmtv.org"))
  964. css += [
  965. "#content:not(#id) {padding-top: 0 !important;}"
  966. ].join("\n");
  967. if (false || (document.domain == "rufootballtv.org" || document.domain.substring(document.domain.indexOf(".rufootballtv.org") + 1) == "rufootballtv.org"))
  968. css += [
  969. "body > #branding {padding-top: 0 !important;}"
  970. ].join("\n");
  971. if (false || (document.domain == "rusfootball.info" || document.domain.substring(document.domain.indexOf(".rusfootball.info") + 1) == "rusfootball.info"))
  972. css += [
  973. "#wrap {top: 0 !important;}"
  974. ].join("\n");
  975. if (false || (document.domain == "sc2tv.ru" || document.domain.substring(document.domain.indexOf(".sc2tv.ru") + 1) == "sc2tv.ru"))
  976. css += [
  977. ".main-frame {background:none !important; padding-top:0 !important; cursor:auto !important; pointer-events:none !important;}",
  978. " #media {padding-bottom:0 !important;}",
  979. " #wrapper > * {pointer-events:auto !important;}",
  980. " #wrapper, .low-frame, .sub-frame {position: static !important; float: none !important; width: 100% !important;}"
  981. ].join("\n");
  982. if (false || (document.domain == "season-var.net" || document.domain.substring(document.domain.indexOf(".season-var.net") + 1) == "season-var.net"))
  983. css += [
  984. "#main-wrapper {top: 0 !important;}"
  985. ].join("\n");
  986. if (false || (document.domain == "semestr.ru" || document.domain.substring(document.domain.indexOf(".semestr.ru") + 1) == "semestr.ru"))
  987. css += [
  988. "body > .row {margin-left: 0 !important; margin-right: 0 !important;}",
  989. " #idbanner, #mainb, #soloway240, .well-google {max-height: 41px !important; opacity: 0 !important; pointer-events: none !important;}",
  990. " .adsbygoogle {max-height: 4px !important;}"
  991. ].join("\n");
  992. if (false || (document.domain == "smotri-filmi.net" || document.domain.substring(document.domain.indexOf(".smotri-filmi.net") + 1) == "smotri-filmi.net"))
  993. css += [
  994. ".broda {margin-top: 0 !important;}"
  995. ].join("\n");
  996. if (false || (document.domain == "smotri.com" || document.domain.substring(document.domain.indexOf(".smotri.com") + 1) == "smotri.com"))
  997. css += [
  998. "#wrapper > #all {margin-top: 0 !important;}"
  999. ].join("\n");
  1000. if (false || (document.domain == "snob.ru" || document.domain.substring(document.domain.indexOf(".snob.ru") + 1) == "snob.ru"))
  1001. css += [
  1002. ".promotion .h-layoutWide {cursor: auto !important;}"
  1003. ].join("\n");
  1004. if (false || (document.domain == "soccer.ru" || document.domain.substring(document.domain.indexOf(".soccer.ru") + 1) == "soccer.ru") || (document.domain == "soccer0010.com" || document.domain.substring(document.domain.indexOf(".soccer0010.com") + 1) == "soccer0010.com"))
  1005. css += [
  1006. "#site {margin-top: 0 !important;}"
  1007. ].join("\n");
  1008. if (false || (document.domain == "softportal.com" || document.domain.substring(document.domain.indexOf(".softportal.com") + 1) == "softportal.com"))
  1009. css += [
  1010. "a[href^=\"prog\"][target=\"_blank\"], a[href^=\"prog\"][target=\"_blank\"] ~ * {display: none !important;}"
  1011. ].join("\n");
  1012. if (false || (document.domain == "sovet.kidstaff.com.ua" || document.domain.substring(document.domain.indexOf(".sovet.kidstaff.com.ua") + 1) == "sovet.kidstaff.com.ua"))
  1013. css += [
  1014. "body {padding-top: 40px !important; background-image: none !important;}"
  1015. ].join("\n");
  1016. if (false || (document.domain == "sport-express.ru" || document.domain.substring(document.domain.indexOf(".sport-express.ru") + 1) == "sport-express.ru"))
  1017. css += [
  1018. "#show-popup {display: none !important;}",
  1019. " body.popup {overflow: auto !important;}"
  1020. ].join("\n");
  1021. if (false || (document.domain == "spbvoditel.ru" || document.domain.substring(document.domain.indexOf(".spbvoditel.ru") + 1) == "spbvoditel.ru"))
  1022. css += [
  1023. // !! расширяем
  1024. " .main .content .right-col {width: 90% !important;}"
  1025. ].join("\n");
  1026. 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"))
  1027. css += [
  1028. "html > body {background: #a7a7a7 !important;}",
  1029. " #branding-layout:not(#id), .page-layout {margin-top: 0 !important;}",
  1030. " #branding-layout:not(#id), body.img-bg {padding-top: 0 !important;}",
  1031. " [data-content-name=\"banner-static\"] {position: fixed !important; left: -10000px !important; transform: scale(0) !important; display: none !important;}",
  1032. " #branding-layout > a {width: 0 !important; height: 0 !important; left: -10000px !important;}",
  1033. ".kaspersky, .overall, #branding-layout {background: none !important;}",
  1034. // !!" body.img-bg, #branding-layout:not(#id) {background: #f5f8fa !important; padding-top: 0 !important;}",
  1035. " #branding-layout {background: url(\'\') !important;}",
  1036. ".kaspersky, .pageLayout {top: 0px !important;}",
  1037. // !! расширяем
  1038. " .page-layout, .pageLayout{top: 0px !important; max-width: 2000px !important; }",
  1039. " .content-wrapper, .columns-layout__main, .g-wrap-main, .layout-columns {width: 100% !important;}",
  1040. " .main-wrap{width: 95% !important;}",
  1041. " .box{width: 98% !important;}",
  1042. " .mainPart{width: 80% !important;}",
  1043. " .additional-block {width: 200px !important;}",
  1044. " .rightPart {width: 20% !important;}",
  1045. " .rightPart {margin-left: 80% !important;}",
  1046. " .columns-layout__left + .columns-layout__main {max-width: 1100px !important;}",
  1047. " #branding-layout{padding-top: 0px !important;}",
  1048. " .tag-main-block .box {padding-right: 0px !important;}"
  1049. ].join("\n");
  1050. if (false || (document.domain == "stratege.ru" || document.domain.substring(document.domain.indexOf(".stratege.ru") + 1) == "stratege.ru"))
  1051. css += [
  1052. "#wrapper > #content {padding-top: 40px !important;}"
  1053. ].join("\n");
  1054. if (false || (document.domain == "tehnot.com" || document.domain.substring(document.domain.indexOf(".tehnot.com") + 1) == "tehnot.com"))
  1055. css += [
  1056. "html > body {background-image: none !important; background-color: #e8e8e8 !important; cursor: auto !important;}",
  1057. " body > #td-outer-wrap > * {pointer-events: auto !important;}",
  1058. " body > #td-outer-wrap {pointer-events: none !important; cursor: auto !important;}"
  1059. ].join("\n");
  1060. if (false || (document.domain == "texterra.ru" || document.domain.substring(document.domain.indexOf(".texterra.ru") + 1) == "texterra.ru"))
  1061. css += [
  1062. "html {overflow: auto !important;}"
  1063. ].join("\n");
  1064. if (false || (document.domain == "tricolor.tv" || document.domain.substring(document.domain.indexOf(".tricolor.tv") + 1) == "tricolor.tv"))
  1065. css += [
  1066. " {background-image: url(\" \") !important;}",
  1067. " #allWrap {background: #dfdfdf !important;}",
  1068. " .is-index-help, #allWrap {background: url(\" \") !important;}"
  1069. ].join("\n");
  1070. if (false || (document.domain == "torrent-games.net" || document.domain.substring(document.domain.indexOf(".torrent-games.net") + 1) == "torrent-games.net"))
  1071. css += [
  1072. "html {position:relative !important; top:-232px !important;}"
  1073. ].join("\n");
  1074. if (false || (document.domain == "torrentom.com" || document.domain.substring(document.domain.indexOf(".torrentom.com") + 1) == "torrentom.com"))
  1075. css += [
  1076. "#footer_reklama > *, body > :not(#footer_reklama) {pointer-events: auto !important;}",
  1077. " #footer_reklama, body {pointer-events: none !important;}"
  1078. ].join("\n");
  1079. if (false || (document.domain == "tort.fm" || document.domain.substring(document.domain.indexOf(".tort.fm") + 1) == "tort.fm"))
  1080. css += "#topper_up {height: 88px !important;}";
  1081. if (false || (document.domain == "tnt-online.ru" || document.domain.substring(document.domain.indexOf(".tnt-online.ru") + 1) == "tnt-online.ru"))
  1082. css += [
  1083. "/*self-ads for bitblock*/",
  1084. " #contentShifter {display: none !important;}",
  1085. " #all {top: 15px !important;}"
  1086. ].join("\n");
  1087. if (false || (document.domain == "tracktor.tv" || document.domain.substring(document.domain.indexOf(".tracktor.tv") + 1) == "tracktor.tv"))
  1088. css += [
  1089. ".pagebg {padding-top: 0 !important;}"
  1090. ].join("\n");
  1091. if (false || (document.domain == "turboserial.net" || document.domain.substring(document.domain.indexOf(".turboserial.net") + 1) == "turboserial.net"))
  1092. css += [
  1093. "body > div[class^=\"arcticmodal-\"] {",
  1094. " display: none !important",
  1095. " }",
  1096. " body:not(#id) {",
  1097. " overflow: auto !important",
  1098. " }"
  1099. ].join("\n");
  1100. if (false || (document.domain == "tvzavr.ru" || document.domain.substring(document.domain.indexOf(".tvzavr.ru") + 1) == "tvzavr.ru"))
  1101. css += [
  1102. ".page__inner_branding {background-image: none !important;}",
  1103. " .page__inner_branding > a {display: none !important;}",
  1104. " .page__inner_branding {padding-top: 100px !important;}"
  1105. ].join("\n");
  1106. if (false || (document.domain == "txapela.ru" || document.domain.substring(document.domain.indexOf(".txapela.ru") + 1) == "txapela.ru"))
  1107. css += [
  1108. "html > body:not(#id) {background: #abc4a1 !important;}"
  1109. ].join("\n");
  1110. if (false || (document.domain == "ua-cinema.com" || document.domain.substring(document.domain.indexOf(".ua-cinema.com") + 1) == "ua-cinema.com"))
  1111. css += [
  1112. "body {background: #091016 !important;}",
  1113. " .head-top {position: absolute !important;}"
  1114. ].join("\n");
  1115. if (false || (document.domain == "uniondht.org" || document.domain.substring(document.domain.indexOf(".uniondht.org") + 1) == "uniondht.org"))
  1116. css += [
  1117. ".colorAdmin {color: black !important; font-weight: 100 !important; font-size: 8px !important;}"
  1118. ].join("\n");
  1119. if (false || (document.domain == "vgtimes.ru" || document.domain.substring(document.domain.indexOf(".vgtimes.ru") + 1) == "vgtimes.ru"))
  1120. css += [
  1121. "a[href^=\"/go/?http://ads.adfox.ru/\"], a[href^=\"/go/?https://ads.adfox.ru/\"] {display: none !important;}",
  1122. " html:not(#html) .fixed_header {margin-top: 0 !important;}"
  1123. ].join("\n");
  1124. if (false || (document.domain == "videomore.ru" || document.domain.substring(document.domain.indexOf(".videomore.ru") + 1) == "videomore.ru"))
  1125. css += [
  1126. " body > .wrapper {padding-top: 0 !important;",
  1127. " background-color: #ECEFF2 !important;}",
  1128. " .wrapper.adfoxClickable {padding-top: 0 !important;",
  1129. " background-image: none !important;",
  1130. " pointer-events: none !important;",
  1131. " background-color: #ECEFF2 !important;}",
  1132. " .wrapper.adfoxClickable > div {pointer-events: auto !important;}"
  1133. ].join("\n");
  1134. if (false || (document.domain == "warfiles.ru" || document.domain.substring(document.domain.indexOf(".warfiles.ru") + 1) == "warfiles.ru"))
  1135. css += "#header + .banner {height: 100px !important;}";
  1136. if (false || (document.domain == "vz.ru" || document.domain.substring(document.domain.indexOf(".vz.ru") + 1) == "vz.ru"))
  1137. css += [
  1138. " div.main-container{max-width: inherit !important;}",
  1139. " div.main-menu > div.menu.sys_thumbs{overflow: inherit !important;}",
  1140. " div.main-menu > div.menu.sys_thumbs > ul > li.thumb{margin-right: 0 !important;}",
  1141. " div.menu{max-width: inherit !important;}"
  1142. ].join("\n");
  1143. if (false || (document.domain == "webfile.ru" || document.domain.substring(document.domain.indexOf(".webfile.ru") + 1) == "webfile.ru"))
  1144. css += ".p_wrap {margin-top: 0 !important;}";
  1145. if (false || (document.domain == "widgets.kinopoisk.ru" || document.domain.substring(document.domain.indexOf(".widgets.kinopoisk.ru") + 1) == "widgets.kinopoisk.ru"))
  1146. css += [
  1147. ".app-container > [data-reactroot] > div[class], ",
  1148. " .app-container > [data-reactroot] > div[class] > div[class] {border-radius: 0 !important;}"
  1149. ].join("\n");
  1150. if (false || (document.domain == "wotspeak.ru" || document.domain.substring(document.domain.indexOf(".wotspeak.ru") + 1) == "wotspeak.ru"))
  1151. css += [
  1152. "#popup-1 {display: none !important;}",
  1153. " .wrap {transform: none !important; margin-top: 0 !important;}"
  1154. ].join("\n");
  1155. if (false || (document.domain == "www.goha.ru" || document.domain.substring(document.domain.indexOf(".www.goha.ru") + 1) == "www.goha.ru"))
  1156. css += [
  1157. "#stickybar > div[style^=\"margin-top\"], div[onclick^=\"truemedia_callback\"], header.header {display: none !important;}",
  1158. " #site {padding-top: 20px !important;}"
  1159. ].join("\n");
  1160. if (false || (document.domain == "www.kinopoisk.ru" || document.domain.substring(document.domain.indexOf(".www.kinopoisk.ru") + 1) == "www.kinopoisk.ru"))
  1161. css += [
  1162. "html:not(#id) > body:not(#id) {background-color: #d5d5d5 !important; overflow: auto !important;}",
  1163. " body > .app-container, html:not(#id) {background: none !important;}",
  1164. " .app__content > .app__page {margin-top: 0 !important;}",
  1165. " html:not(#id) > body:not(#id) > #top {margin-top: 0 !important; max-height: 90px !important;}",
  1166. " body > div[id^=\"appender_\"] > div .tooltip_open {top: 53px !important;}"
  1167. ].join("\n");
  1168. if (false || (document.domain == "www.okino.ua" || document.domain.substring(document.domain.indexOf(".www.okino.ua") + 1) == "www.okino.ua"))
  1169. css += [
  1170. ".fader-social {display: none !important;}",
  1171. " .social-open {overflow: auto !important;}"
  1172. ].join("\n");
  1173. if (false || (document.domain == "www.zoneofgames.ru" || document.domain.substring(document.domain.indexOf(".www.zoneofgames.ru") + 1) == "www.zoneofgames.ru"))
  1174. css += [
  1175. "html > body:not(#id) {background-color: #707070 !important;}"
  1176. ].join("\n");
  1177. if (false || (document.domain == "xatab-repack.net" || document.domain.substring(document.domain.indexOf(".xatab-repack.net") + 1) == "xatab-repack.net"))
  1178. css += [
  1179. "#page {background: none !important;}",
  1180. " .colum_left > span {display: none !important;}",
  1181. " #content {padding-top: 55px !important;}"
  1182. ].join("\n");
  1183. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  1184. css += " .body-branding {background: none !important; padding-top: 0 !important;}";
  1185. if (false || (document.domain == "zaycev.online" || document.domain.substring(document.domain.indexOf(".zaycev.online") + 1) == "zaycev.online"))
  1186. css += [
  1187. ".content:not(#id) {margin-top: 80px !important;}"
  1188. ].join("\n");
  1189. if (false || (document.domain == "zerofilm.ru" || document.domain.substring(document.domain.indexOf(".zerofilm.ru") + 1) == "zerofilm.ru"))
  1190. css += [
  1191. ".wrap-in {margin-top: 80px !important;}"
  1192. ].join("\n");
  1193. if (false || (document.domain == "zoneofgames.ru" || document.domain.substring(document.domain.indexOf(".zoneofgames.ru") + 1) == "zoneofgames.ru"))
  1194. css += [
  1195. ".branding, .branding-bottom, div.logo {background: none !important; height: auto !important;}",
  1196. " .branding-bottom > div[style*=\"padding: \"] {padding-top: 5px !important;}"
  1197. ].join("\n");
  1198. if (false || (document.domain == "zoomby.ru" || document.domain.substring(document.domain.indexOf(".zoomby.ru") + 1) == "zoomby.ru"))
  1199. css += [
  1200. ".wrapper {margin-top: 60px !important;}",
  1201. " #global_wrapper_cont {padding: 0 !important;}"
  1202. ].join("\n");
  1203. if (false || (document.domain == "torrent-games.net" || document.domain.substring(document.domain.indexOf(".torrent-games.net") + 1) == "torrent-games.net"))
  1204. css += [
  1205. "@media (min-width: 1196px) {",
  1206. " #body1:before, #body1:after {",
  1207. " width:calc((100% - 1080px) / 2);",
  1208. " }",
  1209. " }"
  1210. ].join("\n");
  1211. if (false || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com"))
  1212. css += [
  1213. " body {background: white !important;}",
  1214. " body {background-color: white !important;}",
  1215. " body{background-image: url() !important;}",
  1216. " body{background-image: none !important;}",
  1217. " div{background-image: url() !important;}",
  1218. " .branding {padding-top: 5px !important;}",
  1219. " body {padding-top: 5px !important;}",
  1220. " body:not(#id) > .b-content.b-content__breadcrumbs, body:not(#id) > .b-content__pagecontent {margin-top: 0 !important;}",
  1221. " .limiter{padding-top: 5px !important; margin-top: 0 !important;}",
  1222. " .main_tm_search_tool,.searchline {background: white !important;}",
  1223. // !! для широкоформатных мониторов
  1224. " .header_container, .bottom_container, #content, .content, .wrapper, .limiter {width: 100% !important;}",
  1225. " div.limiter > div.wrapper > div.c_w > table > tbody > tr > td[align=\"center\"] > table[width=\"960\"] {width: 100% !important;}"
  1226. ].join("\n");
  1227. if (false || (document.domain == "dugtor-deer.pw" || document.domain.substring(document.domain.indexOf(".dugtor-deer.pw") + 1) == "dugtor-deer.pw") || (document.domain == "nnm-club.name" || document.domain.substring(document.domain.indexOf(".nnm-club.name") + 1) == "nnm-club.name") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnm-club.tv" || document.domain.substring(document.domain.indexOf(".nnm-club.tv") + 1) == "nnm-club.tv") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to"))
  1228. // ! console.log("es1");
  1229. css += [
  1230. "body{background: none !important;}",
  1231. " body {padding-top: 0px !important;}",
  1232. " body{background-image: none !important;}",
  1233. " body{padding: 0 !important;}",
  1234. " body > .wrap {top: 0 !important;}",
  1235. " .skin-block{background-image: url(\" \") !important;}",
  1236. " element.style{background-image: url(\"\") !important;}",
  1237. " #brTop{background-image: url(\"\") !important;}",
  1238. " html{prefix: \" \" !important;}",
  1239. // !! --- широко
  1240. // !! ".wrap{min-width: 1030px;max-width: 100% !important;}",
  1241. " body > table[width=\"85%\"]{width: 100% !important;}",
  1242. " body > div.wrap{max-width: 100% !important;}",
  1243. " body > div.wrap{min-width: 1030px !important;}"
  1244. ].join("\n");
  1245. if (false || (new RegExp("^https?:\/\/(www|beta)\.gismeteo\.")).test(document.location.href))
  1246. css += [
  1247. " #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;}",
  1248. " #logo, .soft-promo, #soft-promo{display: none !important;}",
  1249. // !!? " #graph{float: none !important;}", //проверить
  1250. " div#post-container,div#pre-container,.soft-promo{background: url(\"\") !important;}",
  1251. " td.content.editor{background: url(\"\") !important;} ",
  1252. " div.map.lazyload{background-image: url(\"\") !important;}",
  1253. // !! оставим меню: снежинки вырезать, на бету сходить
  1254. " #header{height:32px !important;}",
  1255. " #header.fcontent{height:26px !important;}",
  1256. " #menu{top: 0px !important;}",
  1257. " .flakesnow{left: 0px !important;}",
  1258. " #weather-top{height:0px !important; padding: 0px !important;}",
  1259. " div.cright>div#information.rframe{display: none !important;}",
  1260. " div.c-right>div#information.rframe{display: none !important;}",
  1261. " div.c-right>div#weather-right.rframe{display: none !important;}",
  1262. " div.c-right>div#weather-gis-news-alter{display: none !important;}",
  1263. " div#informer.rframe{display: none !important;}",
  1264. " li#tourism_button{display: none !important;}"
  1265. ].join("\n");
  1266. if (false || (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"))
  1267. css += [
  1268. " html:not(#id),body:not(#id) {background-image: none!important;}",
  1269. " body{background: none !important;}",
  1270. " body, #theme_8, #theme_2, #theme_3, #theme_4, #theme_5, #theme_6, #theme_7, #theme_1{background: url(\'\') !important;}",
  1271. // !! " body {background-image: none !important;}",
  1272. " body, div#page{background: gray !important; background-color: gray !important;}",
  1273. " body, div#page, element.style, #brTop{background-image: url(\'\') !important;}",
  1274. " body, div#page, .pirate-branding, .pb_button_play{background: none !important;}",
  1275. " div#page, div#wrap, div#content-b{margin-top: 0px !important; top: 0px !important;}",
  1276. " div#optionspanel{margin-top: 0px !important; margin-left: 0px !important;}",
  1277. " div#page > div[style*=\"width: 990px;\"][style*=\"height: 206px; position: relative;\"]{height: 0px !important;}",
  1278. " .pb_top_img, .pirate-branding, a.pb_link, .pb_logo_brand, .pb_left_banner, .pb_right_banner, #b-logo{height: 0px !important;}",
  1279. " .pirate-branding, .pb_button_play_big{top: 0px !important;}",
  1280. " body{padding-top: 0px !important;}",
  1281. " body > #page {padding-top: 0 !important;}",
  1282. " #mmmBanner{height: 0px !important;}",
  1283. " .head_assn {height: 0px !important; width: 0px !important;}",
  1284. " .head_assn .assn_logo {width: 0px !important; height: 0px !important; top: 0px !important; left: 0px !important; background: url(\" \") !important; }",
  1285. " .head_assn .assn_slogan {width: 0px !important; height: 0px !important; top: 0px !important; left: 0px !important; background: url(\" \") !important; }",
  1286. " html{height: 0px !important;}",
  1287. " body{click=(\'\') !important;}",
  1288. // !! заполненяем всю ширину экрана
  1289. " #wrap, htmlarea, text{width: 99% !important;}",
  1290. " #scrollPanel{width: auto !important;}",
  1291. " #wrapper {width: auto !important;}",
  1292. " #content{width: auto !important;}",
  1293. " #content-b, text{width: 100% !important;}",
  1294. " #cntnt, #content-b{position: absolute !important; left: 0px !important; margin-top: 0px !important; margin-left: 0px !important;}",
  1295. // !! проверить замену " .categories{margin: 0 100px 10px !important; float: left !important;}",
  1296. " .categories{width: auto !important; margin: -60px 180px 10px !important; float: left !important;}",
  1297. // !! убрать? " body {text-align: center !important;}",
  1298. // !! убрать? " #page {display: inline-block !important; top: 0px !important; margin-top: 0 !important;}",
  1299. " #wrap {text-align: initial !important;}"
  1300. ].join("\n");
  1301. 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"))
  1302. css += [
  1303. // ! site yandex
  1304. // !!? ".adsrv {width: 0px !important;min-width: 0 !important;max-width: 0 !important;",
  1305. " .serp-header {margin-top: 0 !important;}",
  1306. " .b-page {padding-top: 0 !important;}",
  1307. " .head-stripe {position: fixed !important; transform: scale(0) !important;}",
  1308. " div:not([style^=\"padding: 0px\"]):not([style*=\"content-box\"])[style*=\"!important\"][style*=\"display\"][style*=\"visibility\"][style*=\"visible\"] {width: 0 !important; min-width: 0 !important; max-width: 0 !important; ",
  1309. " height: 0 !important; min-height: 0 !important; max-height: 0 !important;",
  1310. " overflow: hidden !important;}",
  1311. " .b-top-wizard{width: 1000px !important;} .b-body-items.b-serp-list{width: 1000px !important;}",
  1312. " .forecast-brief__item-temp-day { width: auto !important;}",
  1313. " }",
  1314. " /* Пустое место от директа на tv.yandex */ ",
  1315. " .tv-grid__page > div[class^=\"tv-grid__item\"], .tv-grid__page > .tv-sortable-item { margin-right: auto !important;}",
  1316. // ! !! чистим maps.yandex
  1317. " .ymaps-map{background: none !important;}",
  1318. // " .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;}",
  1319. " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-hint__x,[class*=\"-copyright__\"]{background-image: url() !important;}",
  1320. " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-hint__x,[class*=\"-copyright__\"]{background: url(\'\') !important;}",
  1321. // ! !! убрать все фоновые рисунки в картах
  1322. // ! " ymaps{background-image: url() !important;}",
  1323. " tv.yandex.ru##td[width=\"24%\"]{width: 12% !important;}",
  1324. " a{onmousedown='' !important;}",
  1325. " a{onclick='' !important;}"
  1326. ].join("\n");
  1327. if (false || (document.domain == "soft-club.me" || document.domain.substring(document.domain.indexOf(".soft-club.me") + 1) == "soft-club.me"))
  1328. css += [
  1329. // ! !! --- широко
  1330. " .main,.main-wrap,.header,.header-main{width: 100% !important;}",
  1331. " div.all,div.all-wrap,.pageWidth{max-width: 100% !important; width: 100% !important;}",
  1332. " article,.header,.header-main{width: 100% !important;}",
  1333. " div.content{width: 80% !important;}",
  1334. " div.sidebar1{width: 18% !important;}"
  1335. ].join("\n");
  1336. if (false || (document.domain == "4seasons-ltc.com" || document.domain.substring(document.domain.indexOf(".4seasons-ltc.com") + 1) == "4seasons-ltc.com"))
  1337. css += [
  1338. "body{background-image: none !important;}",
  1339. " body{font-family: Tahoma !important;}"
  1340. ].join("\n");
  1341. if (false || (document.domain == "80-e.ru" || document.domain.substring(document.domain.indexOf(".80-e.ru") + 1) == "80-e.ru"))
  1342. css += [
  1343. " div#ipbwrapper{margin: 0 !important; width: inherit !important; max-width: inherit !important;}"
  1344. ].join("\n");
  1345. if (false || (document.domain == "china-review.com.ua" || document.domain.substring(document.domain.indexOf(".china-review.com.ua") + 1) == "china-review.com.ua"))
  1346. css += [
  1347. "body{background: url() !important;}",
  1348. " body{background-image: none !important;}",
  1349. " body{background: none !important;}",
  1350. " body{margin-top: 0px !important;}"
  1351. ].join("\n");
  1352. if (false || (document.domain == "ag.ru" || document.domain.substring(document.domain.indexOf(".ag.ru") + 1) == "ag.ru"))
  1353. css += [
  1354. "body{background: none !important;} .layer_top {background: none !important;} .layer_bottom {background: none !important;} .cast_bg{background: none !important;}",
  1355. " .contentbg {background-image: none !important;} #4iframe {background-image: none !important;} ",
  1356. " #framescr{background-image: none !important;}"
  1357. ].join("\n");
  1358. if (false || (document.domain == "amovies.tv" || document.domain.substring(document.domain.indexOf(".amovies.tv") + 1) == "amovies.tv"))
  1359. css += [
  1360. // !! расширяем
  1361. "article{width: 980px !important;}",
  1362. " #vk_select {float: none !important; margin-left: 445px !important;}",
  1363. " #vk_top,#vk_select {background: url() !important;}"
  1364. ].join("\n");
  1365. if (false || (document.domain == "apteka.ru" || document.domain.substring(document.domain.indexOf(".apteka.ru") + 1) == "apteka.ru"))
  1366. css += [
  1367. " div.wrapper_root > div.wrapper > section.middle{margin-bottom: 0 !important;}",
  1368. " div.wrapper_root > div.wrapper > section.middle > div.container.clr{min-height: 180px !important;}",
  1369. " div.wrapper_root > div.wrapper > section.middle > div.container.clr > div.content.bottom-content > section.items.items-tile.items-viewed{margin: 0 !important;}",
  1370. " div.wrapper_root > div.wrapper > section.middle > div.tabs.top-tabs.clr{margin-bottom: 0 !important;}"
  1371. ].join("\n");
  1372. if (false || (document.domain == "avito.ru" || document.domain.substring(document.domain.indexOf(".avito.ru") + 1) == "avito.ru"))
  1373. css += " .bonprix-1{background: none !important;} ";
  1374. if (false || (document.domain == "bash.im" || document.domain.substring(document.domain.indexOf(".bash.im") + 1) == "bash.im"))
  1375. css += " span.csd{background: none !important;}";
  1376. if (false || (document.domain == "batzbatz.com" || document.domain.substring(document.domain.indexOf(".batzbatz.com") + 1) == "batzbatz.com"))
  1377. css += [
  1378. // !! " !! расширяем
  1379. " .wrap{width: 100% !important;}",
  1380. " .left{width: 75% !important;}"
  1381. ].join("\n");
  1382. if (false || (document.domain == "best-cashback.ru" || document.domain.substring(document.domain.indexOf(".best-cashback.ru") + 1) == "best-cashback.ru"))
  1383. css += [
  1384. " [id=\"menu-osnovnoe-menyu\"] > [id^=\"menu-item-\"] > a.menu-item-link{color: black !important;}",
  1385. " div#theme-page{top: 80px !important;}",
  1386. " [class^=\"mk-header-\"]{background-color: lightgrey !important;}",
  1387. " section#mk-footer{padding: 0 !important; top: 80px !important;}",
  1388. " div#sub-footer{background-color: lightgrey !important;}"
  1389. ].join("\n");
  1390. if (false || (document.domain == "besplatnye-kupony.ru" || document.domain.substring(document.domain.indexOf(".besplatnye-kupony.ru") + 1) == "besplatnye-kupony.ru"))
  1391. css += [
  1392. " body{background: none !important; background-color: lightgrey !important;}",
  1393. " div{width: inherit !important; margin: 0 !important;}",
  1394. " div#site-container{border: none !important;}"
  1395. ].join("\n");
  1396. if (false || (document.domain == "bestrepack.net" || document.domain.substring(document.domain.indexOf(".bestrepack.net") + 1) == "bestrepack.net"))
  1397. css += " div#body_container{padding: 0 !important;}";
  1398. if (false || (document.domain == "bigpicture.ru" || document.domain.substring(document.domain.indexOf(".bigpicture.ru") + 1) == "bigpicture.ru"))
  1399. css += [
  1400. " div.content{padding: 0 !important;}",
  1401. " div.podheader{width: 240px !important; float: right !important;}",
  1402. " div.podheader-right{float: right !important;}"
  1403. ].join("\n");
  1404. 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"))
  1405. css += [
  1406. " body{background-image: none !important;}",
  1407. " body{background-image: url(\" \") !important;}",
  1408. // !! --- расширим ---
  1409. " .content-outer, .content-fauxcolumn-outer, .region-inner {max-width: none !important;}",
  1410. " div#header-inner > div.descriptionwrapper{margin-bottom: 5px !important;}",
  1411. " #outer-wrapper {width: 95% !important;}",
  1412. " #main-wrapper {width: 95% !important;}"
  1413. ].join("\n");
  1414. if (false || (document.domain == "bookvoed.ru" || document.domain.substring(document.domain.indexOf(".bookvoed.ru") + 1) == "bookvoed.ru"))
  1415. css += " .Fh{margin-top: 79px !important;}";
  1416. if (false || (document.domain == "calend.ru" || document.domain.substring(document.domain.indexOf(".calend.ru") + 1) == "calend.ru"))
  1417. css += " .pad, .main-l{width: 95% !important;}";
  1418. if (false || (document.domain == "clubupravdom.ru" || document.domain.substring(document.domain.indexOf(".clubupravdom.ru") + 1) == "clubupravdom.ru"))
  1419. css += " *{background-image: none !important;}";
  1420. if (false || (document.domain == "computerra.ru" || document.domain.substring(document.domain.indexOf(".computerra.ru") + 1) == "computerra.ru"))
  1421. css += [
  1422. " body{background: none!important;}",
  1423. " div > p{text-align: justify !important;}",
  1424. " div.top {top: 0px !important; width: auto !important;}",
  1425. " div.top-submenu {width: 100% !important;}",
  1426. " div.main {margin-top: 0px !important;}",
  1427. " div.column{max-width: 80% !important;}",
  1428. " div.main-column.main-column-article{width: 100% !important;}"
  1429. ].join("\n");
  1430. if (false || (document.domain == "cont.ws" || document.domain.substring(document.domain.indexOf(".cont.ws") + 1) == "cont.ws"))
  1431. css += [
  1432. " body > div.content{width: 100% !important;}",
  1433. " body > div.content > div{margin: 0 !important;}",
  1434. " body > div.content{margin-left: 5px !important;}",
  1435. " body > div.content{margin-right: 5px !important;}",
  1436. " div.sidebar{width: 14% !important;}",
  1437. " [class^=\"post\"]{width: 85% !important;}",
  1438. " [class^=\"post\"]{max-width: 1880px !important; margin: 0 !important; padding: 0 !important;}",
  1439. " div.post > [class^=\"article\"]{padding: 0 !important;}",
  1440. " div#wp.author-bar2.wallpaper.plus{background-image: url() !important; padding: 0 !important;}",
  1441. " div.author-bar2-inside{padding: 0 !important;}",
  1442. " a.m_author{display: inline-block !important;}",
  1443. " .plus .author-bar2-inside{color: #666 !important;}",
  1444. " div.dark{background: url() !important;}",
  1445. " .wallpaper .author-bar2-inside, .wallpaper .author-bar2-inside a, .wallpaper .author-bar2-inside textarea {color: inherit !important;}"
  1446. ].join("\n");
  1447. if (false || (document.domain == "crowdin.com" || document.domain.substring(document.domain.indexOf(".crowdin.com") + 1) == "crowdin.com"))
  1448. css += " #user-cover-picture,#user-cover-picture-blurred{background: url() !important;}";
  1449. 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"))
  1450. css += [
  1451. "body{background: none !important;}",
  1452. " td{background-image: none !important;}"
  1453. ].join("\n");
  1454. if (false || (document.domain == "ebay-forum.ru" || document.domain.substring(document.domain.indexOf(".ebay-forum.ru") + 1) == "ebay-forum.ru"))
  1455. 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;}";
  1456. 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"))
  1457. css += [
  1458. "body{background: none !important;}",
  1459. " body{background-image: none !important;}"
  1460. ].join("\n");
  1461. if (false || (document.domain == "ddlmkvhd.com" || document.domain.substring(document.domain.indexOf(".ddlmkvhd.com") + 1) == "ddlmkvhd.com"))
  1462. css += [
  1463. " body{background: none !important;}",
  1464. " div.page-body-t{position: relative !important;}"
  1465. ].join("\n");
  1466. if (false || (document.domain == "ddlvillage.org" || document.domain.substring(document.domain.indexOf(".ddlvillage.org") + 1) == "ddlvillage.org"))
  1467. css += [
  1468. " div{background: none !important;}"
  1469. ].join("\n");
  1470. if (false || (document.domain == "f1news.ru" || document.domain.substring(document.domain.indexOf(".f1news.ru") + 1) == "f1news.ru"))
  1471. css += [
  1472. " div[id=\"bannerText\"]{border: 0px !important; margin-left: 10px !important;}",
  1473. " body{background: url() top center no-repeat #000000 !important;}",
  1474. // !! расширяем текстовое поле
  1475. " div#textBlock{width: 900px !important;}"
  1476. ].join("\n");
  1477. if (false || (document.domain == "facebook.com" || document.domain.substring(document.domain.indexOf(".facebook.com") + 1) == "facebook.com"))
  1478. css += [
  1479. // !! !! расширение, но текст подползает под боковую панель
  1480. // !! " #contentArea {width: 750px !important;}",
  1481. // !! " .uiUfi {width: 650px !important;}",
  1482. // !! " body {background: url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  1483. // !! " #contentCol {background: url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  1484. " div#profile_stream_composer {background-color: #C1D5F6 !important;}",
  1485. " #blueBar {background-color: transparent !important;}",
  1486. " #headNav {background-color: #transparent !important;}",
  1487. " .jewelButton {background-color: transparent !important;}",
  1488. " #fbNotificationsFlyout {left: 50px !important;}",
  1489. " .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;}",
  1490. // !! " #pageNav a {color: #00ffff !important;display: inline-block;font-weight: bold;height: 22px;padding: 8px 10px 0px;text-decoration: none;}",
  1491. " .UIImageBlock {color: #000000 !important;}",
  1492. " .fcg {color: darkgreen !important;}",
  1493. " .mts.uiAttachmentDesc.translationEligibleUserAttachmentMessage {color: black !important;}"
  1494. ].join("\n");
  1495. 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"))
  1496. css += [
  1497. "body:not(#id) {background-image: none !important;}",
  1498. " html > body {cursor: auto !important;}",
  1499. " #bleft, #bright {display: none !important;}",
  1500. " #picContainer {margin-left: 300px !important; margin-top: 0 !important; width: 600px !important;}",
  1501. // !? " #picContainer {float: none !important; margin: auto !important;}",
  1502. " #bcontent {margin-top: 0 !important;}",
  1503. " html, body {pointer-events: none !important; height: 110% !important;}",
  1504. //??
  1505. " html,body,#mainContainer,#footerContainer,#content,#footer {margin: 0 !important; width: 100% !important; border-radius: 0 !important;}",
  1506. " #mainContainer > table {width: 850px !important; margin: auto !important;}",
  1507. " html,body {display: flex !important; flex-direction: column !important;}",
  1508. " #mainContainer {flex-grow: 1 !important;}",
  1509. " #mainContainer,#footerContainer {overflow: visible !important;}",
  1510. " #content,#footer {background-color: transparent !important;}",
  1511. " #content {display: flex !important; flex-grow: 1 !important; min-height: inherit !important;}",
  1512. //??
  1513. " #logo-area{padding-top: 0px !important;}",
  1514. " *{background: none !important;}",
  1515. " *{background-image: none !important;}",
  1516. " #footer-container {background-image: none !important; height: auto !important;}",
  1517. " body > a {display: none !important;}",
  1518. " div#show-code-content.rounded-corners{position: inherit !important;}",
  1519. " div#foot-area.center.rounded-corners{position: inherit !important;}",
  1520. " div#footer.center.rounded-corners{position: inherit !important;}",
  1521. " .center {padding: 0 !important;}",
  1522. " div#right-bottom.rounded-corners{position: relative !important; margin-top: 0px !important; height: 0px !important; padding-top: 5px !important;}",
  1523. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1524. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1525. " body{padding-top: 0px !important;}",
  1526. // !! всё - чёрным
  1527. " *{color: black !important;}",
  1528. " body{background: none !important;}"
  1529. // " html {background-color: #171616 !important;}"
  1530. ].join("\n");
  1531. if (false || (document.domain == "fapl.ru" || document.domain.substring(document.domain.indexOf(".fapl.ru") + 1) == "fapl.ru"))
  1532. css += [
  1533. " noindex > div[id]{background-image: none !important;}",
  1534. " noindex > div[id]{background-image: url(\"\") !important;}",
  1535. // ! --- широко
  1536. " body > div#wrapper{width: 98% !important;}",
  1537. " body > div#wrapper > div#container{width: 84% !important; padding: 1px !important;}",
  1538. " body > div#wrapper > div#container > div#content{width: 75% !important;}",
  1539. " body > div#wrapper > div#container > div#content > div.block{width: 99% !important;}"
  1540. ].join("\n");
  1541. if (false || (document.domain == "filmix.net" || document.domain.substring(document.domain.indexOf(".filmix.net") + 1) == "filmix.net"))
  1542. css += " body{padding: 0px 0 0 0 !important;}";
  1543. if (false || (document.domain == "formulakino.ru" || document.domain.substring(document.domain.indexOf(".formulakino.ru") + 1) == "formulakino.ru"))
  1544. css += [
  1545. " div.backF > a > span{background-image: none !important; background: #fff !important;}",
  1546. " div.vjs-poster{background: url() !important;}",
  1547. " div.pagecontent{margin-top: 0px !important;}",
  1548. " div#wrapper{background: #fff !important;}"
  1549. ].join("\n");
  1550. if (false || (document.domain == "google.ru" || document.domain.substring(document.domain.indexOf(".google.ru") + 1) == "google.ru"))
  1551. css += [
  1552. " 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;}",
  1553. " body[class=\"cP\"] tr td.Bu:last-child div.nH div.nH div.nH:first-child:hover {opacity: 1 !important;}",
  1554. " body[class=\"cP\"] tr td.Bu:last-child div.nH {width: 0px !important;}",
  1555. // ! расширяем выдачу в поиске
  1556. " .center_col,#center_col {width: 1000px !important; margin-left: 10px !important; margin-right: 10px !important;} .s {max-width: 100% !important;}"
  1557. ].join("\n");
  1558. if (false || (document.domain == "ifmo.ru" || document.domain.substring(document.domain.indexOf(".ifmo.ru") + 1) == "ifmo.ru"))
  1559. css += [
  1560. " header.h-header, .b-header-pad{height: 100px !important;}"
  1561. ].join("\n");
  1562. if (false || (document.domain == "inosmi.ru" || document.domain.substring(document.domain.indexOf(".inosmi.ru") + 1) == "inosmi.ru"))
  1563. css += [
  1564. " body{background-image: none !important;}",
  1565. " body{background: url() !important;}",
  1566. // !! поаккуратнее
  1567. " .header{padding-top: 0px !important;}",
  1568. " #addbwr{margin-top: 0px !important;}",
  1569. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след. строками )
  1570. " .main{width: 95% !important;}",
  1571. " .comments .comments-list ul li {max-width: 95% !important; }",
  1572. " button.layout__scroll-to-top {left: 2% !important; }"
  1573. ].join("\n");
  1574. if (false || (document.domain == "keeplinks.eu" || document.domain.substring(document.domain.indexOf(".keeplinks.eu") + 1) == "keeplinks.eu"))
  1575. css += " div#header{background: none !important;}";
  1576. if (false || (document.domain == "kino-tor.net" || document.domain.substring(document.domain.indexOf(".kino-tor.net") + 1) == "kino-tor.net"))
  1577. css += [
  1578. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1579. " .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  1580. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1581. " body{padding-top: 0px !important;}"
  1582. ].join("\n");
  1583. if (false || (document.domain == "letitfilms.com" || document.domain.substring(document.domain.indexOf(".letitfilms.com") + 1) == "letitfilms.com"))
  1584. css += [
  1585. " body{background: url() !important; background-color: black !important;}",
  1586. " div#container{width: inherit !important; margin: 0 !important;}",
  1587. " div#container > div#main > *{padding: 0 !important;}",
  1588. " div#container > div#main > aside{width: 20% !important;}",
  1589. " div#container > div#main > div#content{width: 79% !important;}"
  1590. ].join("\n");
  1591. if (false || (document.domain == "livesport.ws" || document.domain.substring(document.domain.indexOf(".livesport.ws") + 1) == "livesport.ws"))
  1592. css += [
  1593. // !! убираем фон и баннер
  1594. " body {background: none !important; color: #333 !important;}",
  1595. " body{background: url() !important; background-color: #000002 !important;}",
  1596. " body,.top-panel-wrap.fixed {background-image: url() !important;}",
  1597. " body{background-image: none !important;}",
  1598. " div[id=\"flash\"]{height: 0px !important;}"
  1599. ].join("\n");
  1600. 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"))
  1601. css += [
  1602. ".content {margin-top: 0 !important;}"
  1603. ].join("\n");
  1604. if (false || (document.domain == "lolzteam.net" || document.domain.substring(document.domain.indexOf(".lolzteam.net") + 1) == "lolzteam.net"))
  1605. css += [
  1606. ".breadBoxTop {margin-top: 3.5em !important;}"
  1607. ].join("\n");
  1608. 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"))
  1609. css += [
  1610. // " body{background: #c0c0c0 !important;}",
  1611. " body {background-image: none !important; background-color: #1c1e1f !important;}",
  1612. " body{background: none !important;}",
  1613. " body{background-image: none !important;}",
  1614. " body{background: gray !important;}",
  1615. " body > a[onclick], body > span, script + a[href][target] + div[style*=\"absolute\"][style*=\"margin-left\"] {display: none !important;}",
  1616. " div[class=\"mid\"]{background: LightGrey !important;}",
  1617. // !! ==== и меняем на читаемый цвет
  1618. " div[class=\"user_avatar\"]{color: black !important;}",
  1619. " span[class=\"wh\"]{color: black !important;}",
  1620. " a[href*=\"\/my.php\"]{color: black !important;}",
  1621. " a[href*=\"\/messages.php\"]{color: black !important;}",
  1622. " a[href*=\"bogi.ru\/logout.php\"]{color: black !important;}",
  1623. // !! расширяем полезную площадь
  1624. " .lstfml .wrapper{margin-bottom: 15px !important; width: 100% !important; }",
  1625. " .lstfml #main-center-side{width: 70% !important;}",
  1626. " .lstfml #main-left-side{width: 12% !important;}",
  1627. " .lstfml #main-right-side{width: 14% !important;}",
  1628. " a.new-movie, a.new-movie > img{width: 95% !important;}",
  1629. " a.new-movie > div.title{width: 100% !important;}",
  1630. " a.new-movie > div.date{width: 30% !important;}",
  1631. " .lstfml .left-pane{width: 75% !important;}"
  1632. ].join("\n");
  1633. if (false || (document.domain == "lostfilm.tv" || document.domain.substring(document.domain.indexOf(".lostfilm.tv") + 1) == "lostfilm.tv"))
  1634. css += [
  1635. "body > a[onclick], body > span {display: none !important;}"
  1636. ].join("\n");
  1637. if (false || (document.domain == "mail.ru" || document.domain.substring(document.domain.indexOf(".mail.ru") + 1) == "mail.ru"))
  1638. css += [
  1639. "body > .grid_y-sm > .grid-middle, body > .grid_y-xs > .grid-middle {top: 182px !important;}",
  1640. " body > [class*=\"grid_y\"]:not([class*=\"sm\"]):not([class*=\"xs\"]) > .grid-middle {top: 190px !important;}",
  1641. " body,.forecast-rb-bg,.b-bg{background-image: none !important;}",
  1642. " .SearchForm,.form,.txt1,.txt2,.txt3,.people1,.people2,.people3,.GRcorrect, .GRSpellingCorrect, .GRspelling {background: url(\' \') !important;}",
  1643. "#doubleformat_down, .branding-p, div[data-module^=\"Slot.mimic.\"], noindex[style*=\"!\"] {transform: scale(0) !important; opacity: 0 !important; pointer-events: none !important; position: fixed !important; top: -1000px !important;}"
  1644. ].join("\n");
  1645. if (false || (document.domain == "meduza.io" || document.domain.substring(document.domain.indexOf(".meduza.io") + 1) == "meduza.io"))
  1646. css += [
  1647. // !! "!! <--- Выравнивание шрифта --- > ",
  1648. " div.Material-container {text-align: justify !important;}",
  1649. " div.Page-section {text-align: center !important;}",
  1650. // !! "!! <--- Форматируем заголовки --- > ",
  1651. " *[class*=\"MaterialHeader\"] {max-width: 100% !important; text-align: center !important;}",
  1652. // !! "!! <--- Размеры блоков --- > ",
  1653. " div.Lead {max-width: 100% !important;}",
  1654. " div[class*=\"Content\"] {max-width: 120% !important;}",
  1655. " div.Body > p{max-width: 100% !important;}",
  1656. " div[class=\"Context\"] {max-width: 95% !important;}",
  1657. " div.Figure-title{max-width: 100% !important;}",
  1658. " blockquote {max-width: 100% !important;}",
  1659. " div.Related{max-width: 100% !important;}",
  1660. " div.Body > div{max-width: 100% !important;}"
  1661. ].join("\n");
  1662. if (false || (document.domain == "megashara.com" || document.domain.substring(document.domain.indexOf(".megashara.com") + 1) == "megashara.com"))
  1663. css += [
  1664. // !! расширяем
  1665. " .all, #content{width: 100% !important;}",
  1666. " #center-block {width: 65% !important;}"
  1667. ].join("\n");
  1668. if (false || (document.domain == "ncrypt.in" || document.domain.substring(document.domain.indexOf(".ncrypt.in") + 1) == "ncrypt.in"))
  1669. css += [
  1670. " body{background: none !important;}",
  1671. " div#wrapper{margin: 0 0 0 0 !important;}"
  1672. ].join("\n");
  1673. if (false || (document.domain == "nn.ru" || document.domain.substring(document.domain.indexOf(".nn.ru") + 1) == "nn.ru"))
  1674. css += [
  1675. " .body-cont {background-image: url(\' \') !important;}",
  1676. // !! расширяем
  1677. " .rn-global-container__inner {padding-right: 0px !important;}",
  1678. " .body-cont {margin-right: 0px !important;}"
  1679. ].join("\n");
  1680. if (false || (document.domain == "ok.ru" || document.domain.substring(document.domain.indexOf(".ok.ru") + 1) == "ok.ru") || (document.domain == "odnoklassniki.ru" || document.domain.substring(document.domain.indexOf(".odnoklassniki.ru") + 1) == "odnoklassniki.ru"))
  1681. css += [
  1682. // !! "div {background-image: none !important;}",
  1683. // !! "div {background: url() !important;}",
  1684. // !! "div[class^=\"prl_slide_\"] {background: url() !important;}"
  1685. ".dialogWrapperBanner {transform: scale(0) !important; opacity: 0 !important; pointer-events: none !important; position: fixed !important; top: -1000px !important;}"
  1686. ].join("\n");
  1687. if (false || (document.domain == "pikabu.ru" || document.domain.substring(document.domain.indexOf(".pikabu.ru") + 1) == "pikabu.ru"))
  1688. css += [
  1689. "header > .header__main {background-color: #8ac858 !important;}",
  1690. " .footer {height: auto !important;}",
  1691. " .app > .app__inner[style*=\"padding-top\"] {padding-top: 64px !important;}"
  1692. ].join("\n");
  1693. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  1694. css += "#foundationWrapper {background: #373737 !important;}";
  1695. if (false || (document.domain == "pikabu.ru" || document.domain.substring(document.domain.indexOf(".pikabu.ru") + 1) == "pikabu.ru"))
  1696. css += [
  1697. " div.paral > a > div{background: url() !important;}",
  1698. " div.paral > a > div{height: 64px !important;}",
  1699. " table#header_t {margin-top: 0px !important;}",
  1700. " \\!! расширяем полезную площадь",
  1701. " .b-story__content, .b-story__content_type_text {margin-left: 5px !important; width: 800px !important; max-width: 800px !important;}"
  1702. ].join("\n");
  1703. if (false || (document.domain == "piter.tv" || document.domain.substring(document.domain.indexOf(".piter.tv") + 1) == "piter.tv"))
  1704. css += [
  1705. " body{background-image: none !important;}"
  1706. ].join("\n");
  1707. if (false || (document.domain == "politikus.ru" || document.domain.substring(document.domain.indexOf(".politikus.ru") + 1) == "politikus.ru"))
  1708. css += [
  1709. " body{background-image: none !important;}",
  1710. " body{background: url() !important;}",
  1711. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след.четырьмя строками )
  1712. // " #main_content_holder{width: 100% !important; }",
  1713. // " #left{width: 80% !important; }",
  1714. // " .holder, div.block, .content, #dle-content{width: 100% !important; }",
  1715. // " .fullstory{width: 95% !important; }"
  1716. // !! доработанный вариант от Buba5473
  1717. " div#header{width: inherit !important; margin: 0 !important;}",
  1718. " div#header > div.holder{width: inherit !important; margin: 0 !important;}",
  1719. " div#main_content_holder{width: inherit !important; margin: 0 !important;}",
  1720. " div#main_content_holder > div#maintpl > div.holder{width: inherit !important; margin: 0 !important;}",
  1721. " div#main_footer_holder{width: inherit !important; margin: 0 !important;}",
  1722. " div#main_footer_holder > div.holder{width: inherit !important; margin: 0 !important;}",
  1723. " div#main_content{margin: 0 !important;}",
  1724. " div#right{margin: 0 !important; float: none !important; width: inherit !important;}",
  1725. " div#left{width: 80% !important;}"
  1726. ].join("\n");
  1727. if (false || (document.domain == "pleer.com" || document.domain.substring(document.domain.indexOf(".pleer.com") + 1) == "pleer.com"))
  1728. css += [
  1729. " div#main.clearfix > div#container > div#content{margin: 0 !important;}",
  1730. " 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;}",
  1731. " 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;}"
  1732. ].join("\n");
  1733. 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"))
  1734. css += [
  1735. " .brand_bg{background-image: none !important;}",
  1736. // " .base-page_wrapper {width: auto !important; padding: 0 !important; background-position: center !important;}",
  1737. ".base-page_wrapper, .render_body_main {width: auto !important; padding: 0 !important; margin: 0 !important; background-position: center !important;}",
  1738. " .no-advert_wrapper_top, .no-advert_wrapper_bottom {width: 830px !important; margin: auto !important;}",
  1739. " .content{padding-top: 0px !important;}",
  1740. " .brand_bg{top: 0px !important;}",
  1741. " div.render_body_main {padding-top: 0px !important;}",
  1742. " div.ComplainAdminControl{left: 70px !important;}"
  1743. ].join("\n");
  1744. 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"))
  1745. css += [
  1746. // !! из старого, режет почту ".b-left-column .b-left-column__wrapper{margin: 0 !important;}",
  1747. " div[class=\"appWindow\"]{right: 0px !important;}",
  1748. // !! --- чистим фон
  1749. " body, html {background-image: url(\' \') !important; background: #f7f7f7 !important; }",
  1750. " div.b-header, element.style, .topcover{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  1751. " header.header{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  1752. " .region-back, .main-page__background-wrap {background: none !important; background-image: url(\' \') !important; background: url(\' \') !important;}",
  1753. " .sl, .sl_holder, .width.p16.tnav, .promo_def{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  1754. // !?##.b-informers__link{color: #030303 !important; }
  1755. // !! --- расширяем полезную площадь страницы
  1756. " .footer__wrap, .grid, .article, .nav__wrap, .j-metrics__views-out, .j-article__bounding, .j-statistics__cluster, .popup__wrap {width: 95% !important;}",
  1757. " .grid, .article__inner.wide {margin-left: 50px !important; margin-right: 50px !important;}",
  1758. " 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;}",
  1759. " .l-columns, .l-column-15, .l-column-16-5, .b-topic-body {width: 100% !important;}",
  1760. " .l-container, .b-topic-show__main, .mixednews__inner, .sizefix {width: 95% !important;}",
  1761. " .article__inner.narrow {margin-right: 3% !important;}",
  1762. " .action-panel, .content {margin-right: 3% !important; margin-left: 3% !important;}",
  1763. " section.standalone-news section.main{padding: 0 !important;}",
  1764. " .l-right-column-wrapper, .description-serial__container, .column, .card-full {padding-right: 0 !important;}",
  1765. " table.r--main, .article-item, .b-root-layout__inner, .news-item-layout, .page-base, .card-full {max-width: 100% !important; width: 100% !important;}",
  1766. " .appWindowWithBanner, .appSearchBar{right: 0px !important;}",
  1767. " .appWindow {width: 100% !important;}",
  1768. " .grid_18{width: 70% !important;}",
  1769. " .container, .seasons-links, .l-content{margin-right: 20px !important; margin-left: 20px !important; width: 100% !important;}",
  1770. " .tvguide-wrapper, .article-layout-wrapper {width: 95% !important;}",
  1771. " .left-side, .left-column, .left-column.js-main-column, .main-content {width: 100% !important;}",
  1772. " .seasons-links__slider-container._with-all-link{width: 85% !important;}",
  1773. " .b-topic-show__content iframe, .b-topic-show__text img, .b-topic-show__image img {width: auto !important;}",
  1774. " .preview {width: 70% !important; background: #fdfdfd !important;}",
  1775. " .preview img, .preview > img {width: auto !important; hight: auto !important;}",
  1776. ".stopper > #boxbox, .stopper > #boxfade {display: none !important;}"
  1777. ].join("\n");
  1778. 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"))
  1779. css += [
  1780. "body{background: none !important;}",
  1781. " body {background-image: none !important;}",
  1782. " .with-bg{background-image: url(\" \") !important;}",
  1783. " .with-bg{background: url(\" \") !important;}",
  1784. " .with-bg{background: none !important;}",
  1785. " .with-bg{background: #c0c0c0 !important;}"
  1786. ].join("\n");
  1787. if (false || (document.domain == "riper.am" || document.domain.substring(document.domain.indexOf(".riper.am") + 1) == "riper.am"))
  1788. css += [
  1789. "#octo-set{background-image: none !important; padding-top: 0 !important;}",
  1790. " #main-wrapper{width: auto !important;}",
  1791. " body{background-image: none !important;} ",
  1792. " body{background: none !important;}",
  1793. " #main-wrapper{top: 10px !important;}",
  1794. // !! cкрыть заголовок
  1795. " #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;}"
  1796. ].join("\n");
  1797. 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"))
  1798. css += [
  1799. "*{background: none !important;}",
  1800. " *{background: url(\' \') !important;}",
  1801. " *{background: silver !important; color: black !important;}",
  1802. " 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; }"
  1803. ].join("\n");
  1804. if (false || (document.domain == "rusnext.ru" || document.domain.substring(document.domain.indexOf(".rusnext.ru") + 1) == "rusnext.ru"))
  1805. css += [
  1806. // !! расширяем
  1807. " body{line-height: 1.0 !important;}",
  1808. ".top-div{min-height: 30px !important;}",
  1809. " #page-wrapper {padding-top: 30px !important;}",
  1810. " .container {max-width: 1850px !important;}"
  1811. ].join("\n");
  1812. if (false || (document.domain == "ruspravda.info" || document.domain.substring(document.domain.indexOf(".ruspravda.info") + 1) == "ruspravda.info"))
  1813. css += [
  1814. "body{background: white !important;}",
  1815. " table#header_t {margin-top: 0px !important;}"
  1816. ].join("\n");
  1817. if (false || (document.domain == "rustorka.com" || document.domain.substring(document.domain.indexOf(".rustorka.com") + 1) == "rustorka.com"))
  1818. css += " .topmenu{margin-top: 25px !important;}";
  1819. 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"))
  1820. css += [
  1821. // !! оформление от zuefhrf
  1822. " body {overflow: auto !important;}",
  1823. " body{padding-top: 5px !important;}",
  1824. " div#brTop {background-image: url(\" \") !important;}",
  1825. " div#ws div#sidebar{top: 0px !important;}",
  1826. " div#ws div#sidebar{right: 8px !important;}",
  1827. " div#ws div#sidebar div.sideblock{margin-top: 0px !important;}",
  1828. " div#ws div#content{right: 6px !important;}",
  1829. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1830. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  1831. // !?? " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1832. " h3{text-align: left !important;}",
  1833. " body{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;}",
  1834. " s, strike, del {color: #C0C0C0 !important;}",
  1835. " .fr_wrapper { width: auto !important;}",
  1836. " .__tw{position: relative !important;}"
  1837. ].join("\n");
  1838. 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"))
  1839. css += [
  1840. " .branding #page_container {background-image: url(\" \") !important;}",
  1841. " .nav {background: url(\" \") !important;}",
  1842. // ! " !!##body.branding{-webkit-transform: scaleX(1) !important;}
  1843. " body{-webkit-transform: none !important;}",
  1844. " div#logo{min-height: 23px !important;}"
  1845. // ! " div.topmenu{padding-top: 24px !important;}"
  1846. ].join("\n");
  1847. if (false || (document.domain == "safety-gate.me" || document.domain.substring(document.domain.indexOf(".safety-gate.me") + 1) == "safety-gate.me"))
  1848. css += [
  1849. // ! !! --- широко
  1850. " .main,.main-wrap,.header,.header-main{width: 100% !important;}",
  1851. " div.all,div.all-wrap,.pageWidth{max-width: 100% !important; width: 100% !important;}",
  1852. " article,.header,.header-main{width: 100% !important;}",
  1853. " .xbBoxed,.pageContent{max-width: 100% !important;}",
  1854. " div.content{width: 80% !important;}",
  1855. " div.sidebar1{width: 18% !important;}"
  1856. ].join("\n");
  1857. if (false || (document.domain == "samlab.ws" || document.domain.substring(document.domain.indexOf(".samlab.ws") + 1) == "samlab.ws"))
  1858. css += [
  1859. "div.box.main {width: auto; !important;}",
  1860. " div#right {width: 2px; !important;}"
  1861. ].join("\n");
  1862. if (false || (document.domain == "samlib.ru" || document.domain.substring(document.domain.indexOf(".samlib.ru") + 1) == "samlib.ru"))
  1863. css += [
  1864. "body {font-family: sans-serif !important; line-height: 140% !important; color: #B2B2B2 !important; background: #3A3E46 !important;}",
  1865. " font {color: #B2B2B2 !important;}",
  1866. " table, td, td font {color: #BEBEBE !important; background-color: #555C66 !important;}",
  1867. " a:link {color: #9DD7FF !important;}",
  1868. " a:visited {color: #EAB6FF !important;}",
  1869. " a:hover {color: #F0B2B2 !important;}",
  1870. " dl {margin-top: 1em !important;}"
  1871. ].join("\n");
  1872. if (false || (document.domain == "securitylab.ru" || document.domain.substring(document.domain.indexOf(".securitylab.ru") + 1) == "securitylab.ru"))
  1873. css += [
  1874. " #content #left{margin-left: 0px !important; max-width: 1000px !important;}",
  1875. // !! логотип
  1876. " div#header{height: 00px !important; background-color: white !important;} div#MAIN_MENU{top: 0px !important;}"
  1877. ].join("\n");
  1878. if (false || (document.domain == "sportbox.ru" || document.domain.substring(document.domain.indexOf(".sportbox.ru") + 1) == "sportbox.ru"))
  1879. css += [
  1880. " body{background: none !important; padding-top: 0px !important;}",
  1881. " .sb_c_topmed_olymp, .gold, .silver, .bronze {background: none !important;}"
  1882. ].join("\n");
  1883. 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"))
  1884. css += [
  1885. "#branding-layout:not(#id), body.img-bg {padding-top: 0 !important;}",
  1886. " #branding-layout:not(#id), .page-layout {margin-top: 0 !important;}",
  1887. " #branding-layout > a {width: 0 !important; height: 0 !important; left: -10000px !important;}",
  1888. " [data-content-name=\"banner-static\"] {pointer-events: none !important;}"
  1889. ].join("\n");
  1890. 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"))
  1891. css += [
  1892. " body{background: url() !important;}",
  1893. " body{background-image: none !important;}",
  1894. " body{background-attachment: none !important;}",
  1895. " div#brTop{background-image: url(\'\') !important;}",
  1896. " element.style{background: url() !important;}",
  1897. " element.style, #skin_crown{background-image: url() !important;}",
  1898. " body{background: #D4D4D4 !important;}",
  1899. " body{padding: 0 !important;}",
  1900. " table#home_c{width: inherit !important;}",
  1901. " [id^=\"top_\"]{width: inherit !important;}",
  1902. " body{padding-top: 0px !important;}",
  1903. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1904. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  1905. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1906. // !! расширяем
  1907. " body, #foot_links{width: 100% !important;}",
  1908. " #foot_links{margin: 0px !important; padding: 0px !important;}",
  1909. " table#home_c{width: inherit !important;}",
  1910. " [id^=\"top_\"]{width: inherit !important;}"
  1911. ].join("\n");
  1912. if (false || (document.domain == "tfile-music.org" || document.domain.substring(document.domain.indexOf(".tfile-music.org") + 1) == "tfile-music.org"))
  1913. css += [
  1914. "body {width: 100% !important; }"
  1915. ].join("\n");
  1916. 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.ru" || document.domain.substring(document.domain.indexOf(".the-village.ru") + 1) == "the-village.ru"))
  1917. css += [
  1918. ".page-content {background-color: inherit !important;}",
  1919. " .page-content {padding-top: 0 !important;}"
  1920. ].join("\n");
  1921. if (false || (document.domain == "thg.ru" || document.domain.substring(document.domain.indexOf(".thg.ru") + 1) == "thg.ru"))
  1922. css += [
  1923. "body {background: whitesmoke !important;}",
  1924. " #left_adblock, #right_adblock, .top_banner {position: fixed !important; left: -10000px !important; transform: scale(0) !important; display: none !important;}",
  1925. " body > div[style*=\'1010\'] {width: auto !important; margin-top: 0 !important;}"
  1926. ].join("\n");
  1927. 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"))
  1928. css += [
  1929. ".stratumTele2 {height: 0 !important;}"
  1930. ].join("\n");
  1931. if (false || (document.domain == "tnt-online.ru" || document.domain.substring(document.domain.indexOf(".tnt-online.ru") + 1) == "tnt-online.ru"))
  1932. css += [
  1933. "body {background-color: #fff !important;}",
  1934. " #all:not(#id) {top:14px !important;}"
  1935. ].join("\n");
  1936. if (false || (document.domain == "torrent-tv.ru" || document.domain.substring(document.domain.indexOf(".torrent-tv.ru") + 1) == "torrent-tv.ru"))
  1937. css += [
  1938. " body {background-image: none !important; padding-top: 0px !important;}",
  1939. " div#main-wrapper {top: auto !important;}",
  1940. " div.news-text {width: auto !important;}",
  1941. " div[class^=\"usual-header\"] {width: 126% !important;}",
  1942. " div[class=\"usual\"] {width: 132% !important;}",
  1943. " div[class^=\"usual-content\"] {width: 99% !important;}"
  1944. // !!
  1945. // !! " body > div:nth-of-type(1) {background: url() !important;}",
  1946. // !! " body {background: gray !important;}",
  1947. ].join("\n");
  1948. 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"))
  1949. css += [
  1950. // !! расширяем
  1951. " .container {width: 100% !important;}",
  1952. " .span9 {width: 95% !important;}",
  1953. ].join("\n");
  1954. if (false || (document.domain == "turbobit.net" || document.domain.substring(document.domain.indexOf(".turbobit.net") + 1) == "turbobit.net"))
  1955. css += " html {background: none !important;}";
  1956. if (false || (document.domain == "velolive.com" || document.domain.substring(document.domain.indexOf(".velolive.com") + 1) == "velolive.com"))
  1957. css += " body {background: url() !important;}";
  1958. if (false || (document.domain == "vesti.ru" || document.domain.substring(document.domain.indexOf(".vesti.ru") + 1) == "vesti.ru"))
  1959. css += [
  1960. " .bottom_bg {background: none !important;}",
  1961. " body, .head, .all_wrap {background: url(\" \") !important;}"
  1962. ].join("\n");
  1963. if (false || (document.domain == "vipfiles.nu" || document.domain.substring(document.domain.indexOf(".vipfiles.nu") + 1) == "vipfiles.nu"))
  1964. css += [
  1965. " div.loginformbox{background: none !important;}",
  1966. " div.tophhhhheader{background: none !important; padding: 0 !important; height: 75px !important;}",
  1967. " div.tophhhhheader > div.item1{height: 10px !important;}",
  1968. " div.tophhhhheader > div.item2{float: left !important; width: 500px !important;}",
  1969. " div.wrapper{margin: 0 !important; width: inherit !important;}",
  1970. " div.wrapwide.topheadwide{background: none !important;}"
  1971. ].join("\n");
  1972. if (false || (document.domain == "dns-shop.ru" || document.domain.substring(document.domain.indexOf(".dns-shop.ru") + 1) == "dns-shop.ru"))
  1973. css += " div.wrapper{width: auto !important;}";
  1974. 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"))
  1975. css += [
  1976. "html > body:not(#id) {background-color: #9ab9a7 !important;}",
  1977. " #footer {background: none !important; padding: 0 !important;}",
  1978. " #top-line {background: none !important; padding: 0 !important; height: auto !important;}",
  1979. " body{background: none !important;}",
  1980. " #footer{background: url() !important;}",
  1981. " #footer{background-image: none !important;}",
  1982. " #content{max-width: none !important;}"
  1983. ].join("\n");
  1984. if (false || (document.domain == "yummyanime.com" || document.domain.substring(document.domain.indexOf(".yummyanime.com") + 1) == "yummyanime.com"))
  1985. css += [
  1986. "#top-block {position: fixed !important; height: 0 !important; width: 0 !important;}"
  1987. ].join("\n");
  1988. if (false || (document.domain == "zagonka.ru" || document.domain.substring(document.domain.indexOf(".zagonka.ru") + 1) == "zagonka.ru"))
  1989. css += [
  1990. ".sitebox:not(#id) {margin-top: 0 !important;}"
  1991. ].join("\n");
  1992. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  1993. css += [
  1994. // !! --- расширяем ---
  1995. " .page-head-bg {width: 99% !important; margin-left: auto !important;}",
  1996. " #page-head.stick {width: 98% !important; margin-left: auto !important;}",
  1997. " .body-gaps {max-width: 100% !important; left: 5px !important; margin-left: auto !important; width: 99% !important;}",
  1998. " body{ padding-top: 0px !important; padding: 5px !important; max-width: 100% !important;}",
  1999. " div[class=\"body-branding\"]{background: grey !important; padding-top: 0px !important; padding: 5px !important; max-width: 100% !important;}"
  2000. ].join("\n");
  2001. if (false || (document.domain == "zalil.su" || document.domain.substring(document.domain.indexOf(".zalil.su") + 1) == "zalil.su"))
  2002. css += [
  2003. " body{background: none !important;}",
  2004. " body{background-color: gray !important;}",
  2005. " body{background-image: none !important;}"
  2006. ].join("\n");
  2007. if (false || (document.domain == "taker.im" || document.domain.substring(document.domain.indexOf(".taker.im") + 1) == "taker.im"))
  2008. css += [
  2009. // !! скрываем рекламные ссылки (СПАМ) в тексте
  2010. " a[href^=\"/phpBB2/goto/http://www.ebay.com/sch/\"][rel=\"nofollow\"]{color: #333 !important; text-decoration: none !important; pointer-events: none !important;}"
  2011. ].join("\n");
  2012. if (typeof GM_addStyle != "undefined") {
  2013. GM_addStyle(css);
  2014. } else if (typeof PRO_addStyle != "undefined") {
  2015. PRO_addStyle(css);
  2016. } else if (typeof addStyle != "undefined") {
  2017. addStyle(css);
  2018. } else {
  2019. var node = document.createElement("style");
  2020. node.type = "text/css";
  2021. node.appendChild(document.createTextNode(css));
  2022. var heads = document.getElementsByTagName("head");
  2023. if (heads.length > 0) {
  2024. heads[0].appendChild(node);
  2025. } else {
  2026. // no head yet, stick it whereever
  2027. document.documentElement.appendChild(node);
  2028. }
  2029. }
  2030. }());
  2031. // позаимствовано у lainverse (https://greasyfork.org/ru/scripts/809-no-yandex-ads)
  2032. // Удаляет рекламу из поиска Яндекс
  2033. (function(){
  2034. 'use strict';
  2035. var win = (unsafeWindow || window),
  2036. // http://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser
  2037. isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(' OPR/') >= 0,
  2038. isChrome = !!window.chrome && !!window.chrome.webstore,
  2039. isSafari = (Object.prototype.toString.call(window.HTMLElement).indexOf('Constructor') > 0 ||
  2040. (function (p) { return p.toString() === "[object SafariRemoteNotification]"; })(!window.safari || safari.pushNotification)),
  2041. isFirefox = typeof InstallTrigger !== 'undefined',
  2042. inIFrame = (win.self !== win.top),
  2043. _getAttribute = Element.prototype.getAttribute,
  2044. _setAttribute = Element.prototype.setAttribute,
  2045. _de = document.documentElement,
  2046. _appendChild = Document.prototype.appendChild.bind(_de),
  2047. _removeChild = Document.prototype.removeChild.bind(_de);
  2048. // console.log('01');
  2049. if (/^https?:\/\/(mail\.yandex\.|music\.yandex\.|news\.yandex\.|(www\.)?yandex\.[^\/]+\/(yand)?search[\/?])/i.test(win.location.href)) {
  2050. // https://greasyfork.org/en/scripts/809-no-yandex-ads
  2051. (function(){
  2052. var adWords = ['Яндекс.Директ','Реклама','Ad'],
  2053. genericAdSelectors = (
  2054. '.serp-adv__head + .serp-item,'+
  2055. '#adbanner,'+
  2056. '.serp-adv,'+
  2057. '.b-spec-adv,'+
  2058. 'div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)'+
  2059. '._type_smart-banner'+
  2060. '.stripe_type_promo'+
  2061. '.footer_distro_yes'
  2062. );
  2063. function remove(node) {
  2064. node.parentNode.removeChild(node);
  2065. }
  2066. // Generic ads removal and fixes
  2067. function removeGenericAds() {
  2068. // var ss;
  2069. // ss = document.querySelector('.serp-header');
  2070. // if (ss) {
  2071. // ss.style.marginTop='0';
  2072. // }
  2073. var s = document.querySelector('.serp-header');
  2074. if (s) {
  2075. s.style.marginTop='0';
  2076. }
  2077. // for (s of document.querySelectorAll(genericAdSelectors)) {
  2078. // remove(s);
  2079. // }
  2080. // !! Правим ошибку синтаксиса (s of arr) не работает -> старый вариант
  2081. (function(s, i){
  2082. i = s.length;
  2083. while(i--){
  2084. remove(s[i]);}
  2085. })(document.querySelectorAll(genericAdSelectors), 0);
  2086. // })(document.querySelectorAll('.serp-adv__head + .serp-item'), 0);
  2087. (function(s){
  2088. for (var l = 0; l < s.length; l++) remove(s[l]);
  2089. })(document.querySelectorAll(genericAdSelectors));
  2090. //})(document.querySelectorAll(['#adbanner',
  2091. // '.serp-adv',
  2092. // '.b-spec-adv',
  2093. // 'div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)',
  2094. // '._type_smart-banner',
  2095. // '.stripe_type_promo',
  2096. // '.footer_distro_yes'].join(',')));
  2097. // }
  2098. }
  2099. // Search ads
  2100. function removeSearchAds() {
  2101. var ll;
  2102. /* var s, item, l;
  2103. for (s of document.querySelectorAll('.t-construct-adapter__legacy')) {
  2104. item = s.querySelector('.organic__subtitle');
  2105. l = window.getComputedStyle(item, ':after').content;
  2106. if (item && adWords.indexOf(l.replace(/"/g,'')) > -1) {
  2107. remove(s);
  2108. console.log('Ads removed.');
  2109. }
  2110. }
  2111. } */
  2112. var s = document.querySelectorAll('.t-construct-adapter__legacy');
  2113. for (var l = 0; l < s.length; l++) {
  2114. var item = s[l].querySelector('.organic__subtitle');
  2115. ll = window.getComputedStyle(item, ':after').content;
  2116. // if (!item) continue;
  2117. // if (item && adWords.indexOf(item.textContent) > -1){
  2118. // remove(s[l]);
  2119. // console.log('Ads removed.');
  2120. // }
  2121. if (item && adWords.indexOf(ll.replace(/"/g,'')) > -1) {
  2122. remove(s);
  2123. console.log('Ads removed.');
  2124. }
  2125. }
  2126. }
  2127. // News ads
  2128. function removeNewsAds() {
  2129. /*
  2130. for (var s of document.querySelectorAll(
  2131. '.page-content__left > *,'+
  2132. '.page-content__right > *:not(.page-content__col),'+
  2133. '.page-content__right > .page-content__col > *'
  2134. )) {
  2135. if (s.textContent.indexOf(adWords[0]) > -1 ||
  2136. (s.clientHeight < 15 && s.classList.contains('rubric'))) {
  2137. remove(s);
  2138. console.log('Ads removed.');
  2139. }
  2140. }
  2141. */
  2142. var s = document.querySelectorAll(['.page-content__left > *',
  2143. '.page-content__right > *:not(.page-content__col)',
  2144. '.page-content__right > .page-content__col > *'].join(','));
  2145. for (var l = 0; l < s.length; l++) {
  2146. if (s[l].textContent.indexOf(adWords[0]) > -1 ||
  2147. (s[l].clientHeight < 15 && s[l].classList.contains('rubric'))) {
  2148. remove(s[l]);
  2149. console.log('Ads removed.');
  2150. }
  2151. }
  2152. }
  2153. // Music ads
  2154. function removeMusicAds() {
  2155. /* for (var s of document.querySelectorAll('.ads-block')) {
  2156. remove(s);
  2157. } */
  2158. var s = document.querySelectorAll('.ads-block');
  2159. for (var l = 0; l < s.length; l++) {
  2160. remove(s[l]);
  2161. console.log('Ads removed.');
  2162. }
  2163. }
  2164. // Mail ads
  2165. function removeMailAds() {
  2166. var slice = Array.prototype.slice,
  2167. nodes = slice.call(document.querySelectorAll('.ns-view-folders')),
  2168. node, len, cls;
  2169. /* for (node of nodes) {
  2170. if (!len || len > node.classList.length) {
  2171. len = node.classList.length;
  2172. }
  2173. } */
  2174. for (var l = 0; l < nodes.length; l++) {
  2175. node = nodes[l];
  2176. if (!len || len > node.classList.length) {
  2177. len = node.classList.length;
  2178. }
  2179. }
  2180. node = nodes.pop();
  2181. while (node) {
  2182. if (node.classList.length > len) {
  2183. /* for (cls of slice.call(node.classList)) {
  2184. if (cls.indexOf('-') === -1) {
  2185. remove(node);
  2186. break;
  2187. }
  2188. } */
  2189. for (var l7 = 0; l7 < node.classList.length; l7++) {
  2190. cls = slice.call(node.classList[l7]);
  2191. if (cls.indexOf('-') === -1) {
  2192. remove(node);
  2193. break;
  2194. }
  2195. }
  2196. }
  2197. node = nodes.pop();
  2198. }
  2199. }
  2200. // News fixes
  2201. function removePageAdsClass() {
  2202. if (document.body.classList.contains("b-page_ads_yes")){
  2203. document.body.classList.remove("b-page_ads_yes");
  2204. console.log('Page ads class removed.');
  2205. }
  2206. }
  2207. // myAdd
  2208. function removePageAdsClass2() {
  2209. if (document.body.classList.contains("stripe_type_promo")){
  2210. document.body.classList.remove("stripe_type_promo");
  2211. console.log('Page ads2 class removed.');
  2212. }
  2213. if (document.body.classList.contains("dist-popup_product_browser")){
  2214. document.body.classList.remove("dist-popup_product_browser");
  2215. console.log('Page ads2 class removed.');
  2216. }
  2217. if (document.body.classList.contains('[data-bem*="bannerid"]')){
  2218. document.body.classList.remove('[data-bem*="bannerid"]');
  2219. console.log('Page ads3 class removed.');
  2220. }
  2221. }
  2222. // Function to attach an observer to monitor dynamic changes on the page
  2223. function pageUpdateObserver(func, obj, params) {
  2224. if (obj) {
  2225. var o = new MutationObserver(func);
  2226. o.observe(obj,(params || {childList:true, subtree:true}));
  2227. }
  2228. }
  2229. // Cleaner
  2230. // не работает частично (со слушателем)
  2231. // document.addEventListener ('DOMContentLoaded', function() {
  2232. removeGenericAds();
  2233. if (win.location.hostname.search(/^mail\./i) === 0) {
  2234. removeGenericAds();
  2235. pageUpdateObserver(function(ms, o){
  2236. var aside = document.querySelector('.mail-Layout-Aside');
  2237. if (aside) {
  2238. o.disconnect();
  2239. pageUpdateObserver(removeMailAds, aside);
  2240. }
  2241. }, document.querySelector('BODY'));
  2242. removeMailAds();
  2243. } else if (win.location.hostname.search(/^music\./i) === 0) {
  2244. removeGenericAds();
  2245. pageUpdateObserver(removeMusicAds, document.querySelector('.sidebar'));
  2246. removeMusicAds();
  2247. } else if (win.location.hostname.search(/^news\./i) === 0) {
  2248. removeGenericAds();
  2249. pageUpdateObserver(removeNewsAds, document.querySelector('BODY'));
  2250. pageUpdateObserver(removePageAdsClass, document.body, {attributes:true, attributesFilter:['class']});
  2251. removeNewsAds();
  2252. removePageAdsClass();
  2253. removePageAdsClass2();
  2254. } else {
  2255. removeGenericAds();
  2256. pageUpdateObserver(removeSearchAds, document.querySelector('.main__content'));
  2257. pageUpdateObserver(removePageAdsClass2, document.body, {attributes:true, attributesFilter:['class']});
  2258. removeSearchAds();
  2259. removePageAdsClass2();
  2260. }
  2261. // });
  2262. })();
  2263. // return; //skip fixes for other sites
  2264. }
  2265. // Yandex Link Tracking
  2266. if (/^https?:\/\/([^.]+\.)*yandex\.[^\/]+/i.test(win.location.href)) {
  2267. // Partially based on https://greasyfork.org/en/scripts/22737-remove-yandex-redirect
  2268. (function(){
  2269. var link, selectors = (
  2270. 'A[onmousedown*="/jsredir"],'+
  2271. 'A[data-vdir-href],'+
  2272. 'A[data-counter]'
  2273. );
  2274. function removeTrackingAttributes(link) {
  2275. link.removeAttribute('onmousedown');
  2276. if (link.hasAttribute('data-vdir-href')) {
  2277. link.removeAttribute('data-vdir-href');
  2278. link.removeAttribute('data-orig-href');
  2279. }
  2280. if (link.hasAttribute('data-counter')) {
  2281. link.removeAttribute('data-counter');
  2282. link.removeAttribute('data-bem');
  2283. }
  2284. }
  2285. function removeTracking(scope) {
  2286. for (link of scope.querySelectorAll(selectors)) {
  2287. removeTrackingAttributes(link);
  2288. }
  2289. }
  2290. document.addEventListener('DOMContentLoaded', function(e) {
  2291. removeTracking(e.target);
  2292. });
  2293. (new MutationObserver(function(ms) {
  2294. var m, node;
  2295. for (m of ms) {
  2296. for (node of m.addedNodes) {
  2297. if (node.nodeType === Node.ELEMENT_NODE) {
  2298. if (node.tagName === 'A' && node.matches(selectors)) {
  2299. removeTrackingAttributes(node);
  2300. } else {
  2301. removeTracking(node);
  2302. }
  2303. }
  2304. }
  2305. }
  2306. })).observe(_de, {childList:true, subtree:true});
  2307. })();
  2308. return; //skip fixes for other sites
  2309. }
  2310. }());
  2311. // Удаляет рекламу из вконтакта
  2312. (function(){
  2313. var lct = location.href;
  2314. if(lct.match(/^https?:\/\/(.*\.)?(vkontakte\.ru|vk\.com)\/.*/)) {
  2315. // Generic ads removal
  2316. (function(s){
  2317. for (var l = 0; l < s.length; l++) s[l].parentNode.removeChild(s[l]);
  2318. })(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'));
  2319. console.log('Page ads class removed.');
  2320. }
  2321. }());
  2322. // Удаляет рекламу из gismeteo
  2323. (function(){
  2324. var lct = location.href;
  2325. if(lct.match(/^https?:\/\/(.*\.)?gismeteo\./)) {
  2326. var removeA = function() {
  2327. 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,#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');
  2328. for (var l = 0; l < s.length; l++) {
  2329. if(s[l].parentNode) s[l].parentNode.removeChild(s[l]);
  2330. }
  2331. }
  2332. (function(s){
  2333. var MutationObserver = window.MutationObserver || window.WebKitMutationObserver || window.MozMutationObserver;
  2334. if (s) (new MutationObserver(removeA)).observe(s,{childList:true});
  2335. })(document.querySelector('.measure'));
  2336. // Google Chrome trick: sometimes the script is executed after that DOMContentLoaded was triggered, in this case we directly run our code
  2337. if (document.readyState == "complete") {
  2338. removeA();
  2339. console.log('Page ads class removed.');
  2340. } else {
  2341. window.addEventListener('DOMContentLoaded', removeA);
  2342. console.log('Page ads class removed.');
  2343. }
  2344. }
  2345. }());
  2346. // Удаляет рекламу из 4pda
  2347. (function(){
  2348. // пока убрано, поломалось
  2349. }());
  2350. }());