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.20180818180834
  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. // !! выравниваем секцию поиск:
  672. // " #top_form {top: 2px !important;}",
  673. // " #top .png_block {top: 2px !important;}",
  674. " #top_form, #top .menu, #top .png_block {top: 0 !important;}",
  675. // !! расширяем полезную площадь
  676. " #content_block, .contentBlock1, .shadow, #top, #top .png_block, .block_left_padtop, #photoInfoTable{width: 100% !important;}",
  677. " div[id\*=\"div_review_\"]{width: 98% !important;}",
  678. " .brand_words, p[id\^=\"ext_text_\"], ._reachbanner_ {width: 100% !important;}",
  679. " .reviewItem, .userReview, p[id\^=\"ext_text_\"][data-find], span._reachbanner_ {width: 100% !important;}",
  680. " div#content_block.contentBlock0 > table {margin: 0 0 !important;}",
  681. " div#content_block.contentBlock1 > table {width: 95% !important;}",
  682. " div#content_block.contentBlock1 > table > tbody[data-find] > tr[data-find] {width: 95% !important;}",
  683. " DIV[class=\"shadow shadow-restyle content\"]:nth-child(3) > DIV[id][class=\"contentBlock1\"]:nth-child(2) > TABLE{width:95% !important;}",
  684. " div.wrap_form > div#external_header_wrapper {position: relative !important; background-color: #424242 !important;}",
  685. " #photoBlock {padding-left: 20px !important;}",
  686. " div#nav_express {padding-left: 40px !important;}"
  687. ].join("\n");
  688. if (false || (document.domain == "kinorezka.net" || document.domain.substring(document.domain.indexOf(".kinorezka.net") + 1) == "kinorezka.net"))
  689. css += [
  690. "body > .container {padding-top: 0 !important;}"
  691. ].join("\n");
  692. 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"))
  693. css += [
  694. "body > .wrapper {margin-top: 0 !important;}"
  695. ].join("\n");
  696. 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"))
  697. css += ".center-box2 {margin-top: 0!important;}";
  698. if (false || (document.domain == "kirovnet.ru" || document.domain.substring(document.domain.indexOf(".kirovnet.ru") + 1) == "kirovnet.ru"))
  699. css += [
  700. ".subbody2 {margin-top: 0 !important;}",
  701. " .bg_container {padding-top: 0 !important;}"
  702. ].join("\n");
  703. if (false || (document.domain == "kv.by" || document.domain.substring(document.domain.indexOf(".kv.by") + 1) == "kv.by"))
  704. css += [
  705. "#page {top: 0 !important;}"
  706. ].join("\n");
  707. if (false || (document.domain == "life.ru" || document.domain.substring(document.domain.indexOf(".life.ru") + 1) == "life.ru"))
  708. css += [
  709. ".banner-mylife, .banner-mylife-backdrop, .banner-mylife-visible > div[class^=\"arcticmodal-\"], .nagscreen, body > .arcticmodal-overlay[style*=\"opacity: 0.6\"] {display: none !important;}",
  710. " body:not(#id) {overflow: auto !important; margin-right: auto !important;}"
  711. ].join("\n");
  712. 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"))
  713. css += [
  714. "body {overflow: auto !important;}"
  715. ].join("\n");
  716. if (false || (document.domain == "lostfilmhd.ru" || document.domain.substring(document.domain.indexOf(".lostfilmhd.ru") + 1) == "lostfilmhd.ru"))
  717. css += [
  718. "#wrap {background-image: none !important;}"
  719. ].join("\n");
  720. if (false || (document.domain == "macdigger.ru" || document.domain.substring(document.domain.indexOf(".macdigger.ru") + 1) == "macdigger.ru"))
  721. css += [
  722. "#funnyWrapper {padding-top: 0 !important;}"
  723. ].join("\n");
  724. if (false || (document.domain == "mail.rambler.ru" || document.domain.substring(document.domain.indexOf(".mail.rambler.ru") + 1) == "mail.rambler.ru"))
  725. css += [
  726. "div[class*=\"WithRightBarWrapper\"] > div[class*=\"AutoAppContainer\"] ~ * {display: none !important;}",
  727. " div[class*=\"WithRightBarWrapper\"] > div[class*=\"AutoAppContainer\"] {max-width: 100% !important;}"
  728. ].join("\n");
  729. 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"))
  730. css += " .b-branding__wrap {padding: 0 !important;}";
  731. if (false || (document.domain == "mediananny.com" || document.domain.substring(document.domain.indexOf(".mediananny.com") + 1) == "mediananny.com"))
  732. css += [
  733. "body {background-image: none !important; background: none !important; padding-top: 0 !important; cursor: auto !important;}"
  734. ].join("\n");
  735. if (false || (document.domain == "minigames.mail.ru" || document.domain.substring(document.domain.indexOf(".minigames.mail.ru") + 1) == "minigames.mail.ru"))
  736. css += [
  737. ".rb_box, div[id^=\"slot\"][id*=\"sitezone\"] {opacity: 0 !important; pointer-events: none !important;}"
  738. ].join("\n");
  739. if (false || (document.domain == "mirf.ru" || document.domain.substring(document.domain.indexOf(".mirf.ru") + 1) == "mirf.ru"))
  740. css += [
  741. "#cb-bg-to {display: none !important;}",
  742. " #cb-outer-container {margin-top: 0 !important;}"
  743. ].join("\n");
  744. if (false || (document.domain == "mk.ru" || document.domain.substring(document.domain.indexOf(".mk.ru") + 1) == "mk.ru"))
  745. css += [
  746. "div[class^=\"Banner_right\"] {margin-bottom: 0 !important; padding-bottom: 0 !important;}"
  747. ].join("\n");
  748. if (false || (document.domain == "mobiltelefon.ru" || document.domain.substring(document.domain.indexOf(".mobiltelefon.ru") + 1) == "mobiltelefon.ru"))
  749. css += [
  750. "#main_tb {top: 0 !important;}"
  751. ].join("\n");
  752. if (false || (document.domain == "movieshok.ru" || document.domain.substring(document.domain.indexOf(".movieshok.ru") + 1) == "movieshok.ru"))
  753. css += [
  754. ".wrapp_content {margin-top: 0 !important;}"
  755. ].join("\n");
  756. if (false || (document.domain == "msn.com" || document.domain.substring(document.domain.indexOf(".msn.com") + 1) == "msn.com"))
  757. css += [
  758. ".promobanner {display: none !important;}"
  759. ].join("\n");
  760. 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"))
  761. css += [
  762. ".bar_new-pay-under .progress {bottom: 60px !important;}",
  763. " .bar_new-pay-under .bar__new-pay {display: none !important;}",
  764. " .bar_new-pay-under {height: 60px !important;}"
  765. ].join("\n");
  766. if (false || (document.domain == "muzland.ru" || document.domain.substring(document.domain.indexOf(".muzland.ru") + 1) == "muzland.ru"))
  767. css += [
  768. "body { filter: none !important;}",
  769. " .googlefull {height: 1px !important;}"
  770. ].join("\n");
  771. if (false || (document.domain == "muzofond.org" || document.domain.substring(document.domain.indexOf(".muzofond.org") + 1) == "muzofond.org"))
  772. css += [
  773. "body.branding .container .content { margin-top: 100px !important;}"
  774. ].join("\n");
  775. if (false || (document.domain == "my-hit.org" || document.domain.substring(document.domain.indexOf(".my-hit.org") + 1) == "my-hit.org"))
  776. css += [
  777. ".navbar-default {margin-bottom: 0 !important;}"
  778. ].join("\n");
  779. 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"))
  780. css += [
  781. ".full #top_tools {padding-left: 0 !important;}",
  782. " #head, #table_reduser {width: 100% !important;}"
  783. ].join("\n");
  784. if (false || (document.domain == "namba.kz" || document.domain.substring(document.domain.indexOf(".namba.kz") + 1) == "namba.kz"))
  785. css += [
  786. "body {background: #e8ecff !important;}"
  787. ].join("\n");
  788. if (false || (document.domain == "naruto-base.su" || document.domain.substring(document.domain.indexOf(".naruto-base.su") + 1) == "naruto-base.su"))
  789. css += [
  790. ".right.fnav #nav {border-top-right-radius: 5px !important;}",
  791. " .search_f1 {bottom: -118px !important;}",
  792. " #fheader:after {content: \"\"; position: absolute; top: 7px; left: 0; right: 0; bottom: 0;",
  793. " background: linear-gradient(to bottom,rgba(255,216,138,1) 0%,rgba(255,216,138,1) 10%,rgba(255,216,138,0) 100%);",
  794. " pointer-events: none}",
  795. " #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;",
  796. " 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;",
  797. " background-size: 60px 30px;",
  798. " background-repeat: repeat}",
  799. " #fheader > :not([class=\"right fnav\"]):not([class=\"search_f1\"]), ",
  800. " style + div[id^=\"entryID\"], center > .yellowBox > div[id^=\"entryID\"], div[style=\"height:95px;\"] {display: none !important;}",
  801. " .right.fnav {float: left !important; margin-top: 126px !important; margin-left: 0 !important;}",
  802. " #fheader {height: 157px !important; background: rgb(255,216,138) !important;}",
  803. " #rasp {left: 0 !important; right: auto !important; height: 116px !important;}",
  804. " #cont_1f {margin-top: 30px !important;}",
  805. " .search_f1 input {padding: 6px !important;}",
  806. " #rasp .side-r {top:-4px !important;}"
  807. ].join("\n");
  808. if (false || (document.domain == "naruto-brand.ru" || document.domain.substring(document.domain.indexOf(".naruto-brand.ru") + 1) == "naruto-brand.ru"))
  809. css += [
  810. "#nqpR {display: none !important;}"
  811. ].join("\n");
  812. if (false || (document.domain == "newsone.ua" || document.domain.substring(document.domain.indexOf(".newsone.ua") + 1) == "newsone.ua"))
  813. css += [
  814. "body {background-image: none !important; background: none !important;}"
  815. ].join("\n");
  816. 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"))
  817. css += [
  818. ".social-popup, .subscribe-popup, .subscribe-popup-cover, .subscribe-popup__wrapper {display: none !important;}"
  819. ].join("\n");
  820. 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"))
  821. css += [
  822. "body > :first-child:not(div) {display: none !important;}",
  823. " body > .wrap {top: 0 !important;}"
  824. ].join("\n");
  825. if (false || (document.domain == "noob-club.ru" || document.domain.substring(document.domain.indexOf(".noob-club.ru") + 1) == "noob-club.ru"))
  826. css += [
  827. "#header-b {margin-bottom: 11px !important;}"
  828. ].join("\n");
  829. if (false || (document.domain == "ok.ru" || document.domain.substring(document.domain.indexOf(".ok.ru") + 1) == "ok.ru"))
  830. css += [
  831. ".dialogWrapperBanner {transform: scale(0) !important; opacity: 0 !important; pointer-events: none !important; position: fixed !important; top: -1000px !important;}"
  832. ].join("\n");
  833. if (false || (document.domain == "online-life.club" || document.domain.substring(document.domain.indexOf(".online-life.club") + 1) == "online-life.club"))
  834. css += [
  835. "iframe#iframe[src*=\"player\"] {height: 630px !important;}"
  836. ].join("\n");
  837. if (false || (document.domain == "online.animedia.tv" || document.domain.substring(document.domain.indexOf(".online.animedia.tv") + 1) == "online.animedia.tv"))
  838. css += [
  839. " .promo {display: none !important;}",
  840. " .main-container {margin-top: 80px !important;}"
  841. ].join("\n");
  842. 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"))
  843. css += [
  844. ".adsbygoogle {opacity: 0 !important; height: 1px !important;}"
  845. ].join("\n");
  846. if (false || (document.domain == "oper.ru" || document.domain.substring(document.domain.indexOf(".oper.ru") + 1) == "oper.ru"))
  847. css += [
  848. "#wrapper {background-image: none !important; padding-bottom: 0 !important;}"
  849. ].join("\n");
  850. if (false || (document.domain == "otzovik.com" || document.domain.substring(document.domain.indexOf(".otzovik.com") + 1) == "otzovik.com"))
  851. css += [
  852. "#ad_footer2, .adrev_block, .adsbygoogle, .product-contents #panel-right > *, ",
  853. " .product-contents .review-contents ~ div[class] > *, ",
  854. " .product-contents div[class*=\"bottom\"] > *, .product-header-right, ",
  855. " .product-reviews-right > * {display: none !important;}"
  856. ].join("\n");
  857. 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"))
  858. css += [
  859. "div[id] > div[class][style^=\"width: 24\"] {display: none !important;}"
  860. ].join("\n");
  861. if (false || (document.domain == "peka2.tv" || document.domain.substring(document.domain.indexOf(".peka2.tv") + 1) == "peka2.tv"))
  862. css += [
  863. ".body--has-ad:before, advert-header-banner {display: none !important;}",
  864. " .body--has-ad {padding-top: 0 !important;}"
  865. ].join("\n");
  866. if (false || (document.domain == "penzainform.ru" || document.domain.substring(document.domain.indexOf(".penzainform.ru") + 1) == "penzainform.ru"))
  867. css += [
  868. "body {cursor: auto !important; pointer-events: none !important; background: whitesmoke !important;}",
  869. " #divWrapper > * {pointer-events: auto !important;}",
  870. " #divWrapper {pointer-events: none !important;}"
  871. ].join("\n");
  872. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  873. css += [
  874. "#foundationWrapper {background: #373737 !important;}"
  875. ].join("\n");
  876. if (false || (document.domain == "podrobno.uz" || document.domain.substring(document.domain.indexOf(".podrobno.uz") + 1) == "podrobno.uz"))
  877. css += [
  878. ".main {margin-top: 0 !important;}"
  879. ].join("\n");
  880. if (false || (document.domain == "politobzor.net" || document.domain.substring(document.domain.indexOf(".politobzor.net") + 1) == "politobzor.net"))
  881. css += " .banner {height: 90px !important;}";
  882. if (false || (document.domain == "pornreactor.cc" || document.domain.substring(document.domain.indexOf(".pornreactor.cc") + 1) == "pornreactor.cc"))
  883. css += [
  884. "#background, #container, body {background: #6d1700 !important; padding-top: 0 !important;}",
  885. " #container > :not(#page) a[target^=\"_\"] {display: none !important;}"
  886. ].join("\n");
  887. if (false || (document.domain == "povarenok.ru" || document.domain.substring(document.domain.indexOf(".povarenok.ru") + 1) == "povarenok.ru"))
  888. css += [
  889. "#header {background: #ffe168 !important;}",
  890. " body {background: none !important;}",
  891. " .lheader {display: none !important;}",
  892. " #header {position: static !important;}"
  893. ].join("\n");
  894. if (false || (document.domain == "promodj.com" || document.domain.substring(document.domain.indexOf(".promodj.com") + 1) == "promodj.com"))
  895. css += " #topbrandingspot {padding-top: 0 !important;}";
  896. if (false || (document.domain == "pronpic.org" || document.domain.substring(document.domain.indexOf(".pronpic.org") + 1) == "pronpic.org"))
  897. css += [
  898. ".content > div[id][style=\"display: block;\"] {position: fixed !important; transform: scale(0) !important;}"
  899. ].join("\n");
  900. if (false || (document.domain == "prophotos.ru" || document.domain.substring(document.domain.indexOf(".prophotos.ru") + 1) == "prophotos.ru"))
  901. css += [
  902. "body:not(#id) {padding-top: 130px !important;}"
  903. ].join("\n");
  904. if (false || (document.domain == "prostoporno.sexy" || document.domain.substring(document.domain.indexOf(".prostoporno.sexy") + 1) == "prostoporno.sexy"))
  905. css += [
  906. ".has_adv .content_wrapper {margin-top: 0 !important;}"
  907. ].join("\n");
  908. if (false || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru"))
  909. css += [
  910. ".g1-header {top: 0 !important; position: relative !important;}"
  911. ].join("\n");
  912. if (false || (document.domain == "pvpru.com" || document.domain.substring(document.domain.indexOf(".pvpru.com") + 1) == "pvpru.com"))
  913. css += [
  914. ".above_body > div[style] {height: auto !important;}",
  915. " #ad_global_below_navbar, #header ~ * {position: fixed !important; transform: scale(0) !important; top: -10000px !important;}"
  916. ].join("\n");
  917. if (false || (document.domain == "qaru.site" || document.domain.substring(document.domain.indexOf(".qaru.site") + 1) == "qaru.site"))
  918. css += [
  919. ".answer * {transform: none !important; direction: ltr !important;}"
  920. ].join("\n");
  921. if (false || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru"))
  922. css += [
  923. ".js-topline-indicator {display: block !important;}",
  924. " .popup_push {display: none !important;}"
  925. ].join("\n");
  926. if (false || (document.domain == "realist.online" || document.domain.substring(document.domain.indexOf(".realist.online") + 1) == "realist.online"))
  927. css += [
  928. "body.banner-top > .header, body.banner-top > .section-menu {margin-top: 0 !important;}",
  929. " body.banner-top > .section-main {padding-top: 0 !important;}",
  930. " body.banner-top .panel-list > .slider {padding-top: 88px !important;}"
  931. ].join("\n");
  932. if (false || (document.domain == "ren.tv" || document.domain.substring(document.domain.indexOf(".ren.tv") + 1) == "ren.tv"))
  933. css += [
  934. "#container-main, #sidebar, .main-with-sidebar {min-height: 0 !important;}"
  935. ].join("\n");
  936. 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"))
  937. css += [
  938. "#dle-content > span, .igra {display: none !important;}"
  939. ].join("\n");
  940. if (false || (document.domain == "ria.ru" || document.domain.substring(document.domain.indexOf(".ria.ru") + 1) == "ria.ru"))
  941. css += [
  942. ".m-blur ~ #modalLayer {display: none !important;}",
  943. " .m-blur {filter: none !important; position: relative !important;}"
  944. ].join("\n");
  945. if (false || (document.domain == "riper.am" || document.domain.substring(document.domain.indexOf(".riper.am") + 1) == "riper.am"))
  946. css += [
  947. "#octo-set {background-image: none !important; padding-top: 0 !important;}",
  948. " #main-wrapper {width: auto !important;}"
  949. ].join("\n");
  950. if (false || (document.domain == "riotpixels.com" || document.domain.substring(document.domain.indexOf(".riotpixels.com") + 1) == "riotpixels.com"))
  951. css += [
  952. "body {background-image: none !important;}",
  953. " body:not(#id) .all-wrapper, body:not(#id) .bottom-bar {top: 0 !important;}"
  954. ].join("\n");
  955. if (false || (document.domain == "root-nation.com" || document.domain.substring(document.domain.indexOf(".root-nation.com") + 1) == "root-nation.com"))
  956. css += [
  957. "body {cursor: auto !important;}",
  958. " .backstretch {display: none !important;}",
  959. " .td-header-wrap > *, body > #td-outer-wrap > :not(.td-header-wrap) {pointer-events: auto !important;}",
  960. " body > #td-outer-wrap {pointer-events: none !important;}"
  961. ].join("\n");
  962. if (false || (document.domain == "rufilmtv.org" || document.domain.substring(document.domain.indexOf(".rufilmtv.org") + 1) == "rufilmtv.org"))
  963. css += [
  964. "#content:not(#id) {padding-top: 0 !important;}"
  965. ].join("\n");
  966. if (false || (document.domain == "rufootballtv.org" || document.domain.substring(document.domain.indexOf(".rufootballtv.org") + 1) == "rufootballtv.org"))
  967. css += [
  968. "body > #branding {padding-top: 0 !important;}"
  969. ].join("\n");
  970. if (false || (document.domain == "rusfootball.info" || document.domain.substring(document.domain.indexOf(".rusfootball.info") + 1) == "rusfootball.info"))
  971. css += [
  972. "#wrap {top: 0 !important;}"
  973. ].join("\n");
  974. if (false || (document.domain == "sc2tv.ru" || document.domain.substring(document.domain.indexOf(".sc2tv.ru") + 1) == "sc2tv.ru"))
  975. css += [
  976. ".main-frame {background:none !important; padding-top:0 !important; cursor:auto !important; pointer-events:none !important;}",
  977. " #media {padding-bottom:0 !important;}",
  978. " #wrapper > * {pointer-events:auto !important;}",
  979. " #wrapper, .low-frame, .sub-frame {position: static !important; float: none !important; width: 100% !important;}"
  980. ].join("\n");
  981. if (false || (document.domain == "season-var.net" || document.domain.substring(document.domain.indexOf(".season-var.net") + 1) == "season-var.net"))
  982. css += [
  983. "#main-wrapper {top: 0 !important;}"
  984. ].join("\n");
  985. if (false || (document.domain == "semestr.ru" || document.domain.substring(document.domain.indexOf(".semestr.ru") + 1) == "semestr.ru"))
  986. css += [
  987. "body > .row {margin-left: 0 !important; margin-right: 0 !important;}",
  988. " #idbanner, #mainb, #soloway240, .well-google {max-height: 41px !important; opacity: 0 !important; pointer-events: none !important;}",
  989. " .adsbygoogle {max-height: 4px !important;}"
  990. ].join("\n");
  991. if (false || (document.domain == "smotri-filmi.net" || document.domain.substring(document.domain.indexOf(".smotri-filmi.net") + 1) == "smotri-filmi.net"))
  992. css += [
  993. ".broda {margin-top: 0 !important;}"
  994. ].join("\n");
  995. if (false || (document.domain == "smotri.com" || document.domain.substring(document.domain.indexOf(".smotri.com") + 1) == "smotri.com"))
  996. css += [
  997. "#wrapper > #all {margin-top: 0 !important;}"
  998. ].join("\n");
  999. if (false || (document.domain == "snob.ru" || document.domain.substring(document.domain.indexOf(".snob.ru") + 1) == "snob.ru"))
  1000. css += [
  1001. ".promotion .h-layoutWide {cursor: auto !important;}"
  1002. ].join("\n");
  1003. 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"))
  1004. css += [
  1005. "#site {margin-top: 0 !important;}"
  1006. ].join("\n");
  1007. if (false || (document.domain == "softportal.com" || document.domain.substring(document.domain.indexOf(".softportal.com") + 1) == "softportal.com"))
  1008. css += [
  1009. "a[href^=\"prog\"][target=\"_blank\"], a[href^=\"prog\"][target=\"_blank\"] ~ * {display: none !important;}"
  1010. ].join("\n");
  1011. if (false || (document.domain == "sovet.kidstaff.com.ua" || document.domain.substring(document.domain.indexOf(".sovet.kidstaff.com.ua") + 1) == "sovet.kidstaff.com.ua"))
  1012. css += [
  1013. "body {padding-top: 40px !important; background-image: none !important;}"
  1014. ].join("\n");
  1015. if (false || (document.domain == "sport-express.ru" || document.domain.substring(document.domain.indexOf(".sport-express.ru") + 1) == "sport-express.ru"))
  1016. css += [
  1017. "#show-popup {display: none !important;}",
  1018. " body.popup {overflow: auto !important;}"
  1019. ].join("\n");
  1020. if (false || (document.domain == "spbvoditel.ru" || document.domain.substring(document.domain.indexOf(".spbvoditel.ru") + 1) == "spbvoditel.ru"))
  1021. css += [
  1022. // !! расширяем
  1023. " .main .content .right-col {width: 90% !important;}"
  1024. ].join("\n");
  1025. 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"))
  1026. css += [
  1027. "html > body {background: #a7a7a7 !important;}",
  1028. " #branding-layout:not(#id), .page-layout {margin-top: 0 !important;}",
  1029. " #branding-layout:not(#id), body.img-bg {padding-top: 0 !important;}",
  1030. " [data-content-name=\"banner-static\"] {position: fixed !important; left: -10000px !important; transform: scale(0) !important; display: none !important;}",
  1031. " #branding-layout > a {width: 0 !important; height: 0 !important; left: -10000px !important;}",
  1032. ".kaspersky, .overall, #branding-layout {background: none !important;}",
  1033. // !!" body.img-bg, #branding-layout:not(#id) {background: #f5f8fa !important; padding-top: 0 !important;}",
  1034. " #branding-layout {background: url(\'\') !important;}",
  1035. ".kaspersky, .pageLayout {top: 0px !important;}",
  1036. // !! расширяем
  1037. " .page-layout, .pageLayout{top: 0px !important; max-width: 2000px !important; }",
  1038. " .content-wrapper, .columns-layout__main, .g-wrap-main, .layout-columns {width: 100% !important;}",
  1039. " .main-wrap{width: 95% !important;}",
  1040. " .box{width: 98% !important;}",
  1041. " .mainPart{width: 80% !important;}",
  1042. " .additional-block {width: 200px !important;}",
  1043. " .rightPart {width: 20% !important;}",
  1044. " .rightPart {margin-left: 80% !important;}",
  1045. " .columns-layout__left + .columns-layout__main {max-width: 1100px !important;}",
  1046. " #branding-layout{padding-top: 0px !important;}",
  1047. " .tag-main-block .box {padding-right: 0px !important;}"
  1048. ].join("\n");
  1049. if (false || (document.domain == "stratege.ru" || document.domain.substring(document.domain.indexOf(".stratege.ru") + 1) == "stratege.ru"))
  1050. css += [
  1051. "#wrapper > #content {padding-top: 40px !important;}"
  1052. ].join("\n");
  1053. if (false || (document.domain == "tehnot.com" || document.domain.substring(document.domain.indexOf(".tehnot.com") + 1) == "tehnot.com"))
  1054. css += [
  1055. "html > body {background-image: none !important; background-color: #e8e8e8 !important; cursor: auto !important;}",
  1056. " body > #td-outer-wrap > * {pointer-events: auto !important;}",
  1057. " body > #td-outer-wrap {pointer-events: none !important; cursor: auto !important;}"
  1058. ].join("\n");
  1059. if (false || (document.domain == "texterra.ru" || document.domain.substring(document.domain.indexOf(".texterra.ru") + 1) == "texterra.ru"))
  1060. css += [
  1061. "html {overflow: auto !important;}"
  1062. ].join("\n");
  1063. if (false || (document.domain == "tricolor.tv" || document.domain.substring(document.domain.indexOf(".tricolor.tv") + 1) == "tricolor.tv"))
  1064. css += [
  1065. " {background-image: url(\" \") !important;}",
  1066. " #allWrap {background: #dfdfdf !important;}",
  1067. " .is-index-help, #allWrap {background: url(\" \") !important;}"
  1068. ].join("\n");
  1069. if (false || (document.domain == "torrent-games.net" || document.domain.substring(document.domain.indexOf(".torrent-games.net") + 1) == "torrent-games.net"))
  1070. css += [
  1071. "html {position:relative !important; top:-232px !important;}"
  1072. ].join("\n");
  1073. if (false || (document.domain == "torrentom.com" || document.domain.substring(document.domain.indexOf(".torrentom.com") + 1) == "torrentom.com"))
  1074. css += [
  1075. "#footer_reklama > *, body > :not(#footer_reklama) {pointer-events: auto !important;}",
  1076. " #footer_reklama, body {pointer-events: none !important;}"
  1077. ].join("\n");
  1078. if (false || (document.domain == "tort.fm" || document.domain.substring(document.domain.indexOf(".tort.fm") + 1) == "tort.fm"))
  1079. css += "#topper_up {height: 88px !important;}";
  1080. if (false || (document.domain == "tnt-online.ru" || document.domain.substring(document.domain.indexOf(".tnt-online.ru") + 1) == "tnt-online.ru"))
  1081. css += [
  1082. "/*self-ads for bitblock*/",
  1083. " #contentShifter {display: none !important;}",
  1084. " #all {top: 15px !important;}"
  1085. ].join("\n");
  1086. if (false || (document.domain == "tracktor.tv" || document.domain.substring(document.domain.indexOf(".tracktor.tv") + 1) == "tracktor.tv"))
  1087. css += [
  1088. ".pagebg {padding-top: 0 !important;}"
  1089. ].join("\n");
  1090. if (false || (document.domain == "turboserial.net" || document.domain.substring(document.domain.indexOf(".turboserial.net") + 1) == "turboserial.net"))
  1091. css += [
  1092. "body > div[class^=\"arcticmodal-\"] {",
  1093. " display: none !important",
  1094. " }",
  1095. " body:not(#id) {",
  1096. " overflow: auto !important",
  1097. " }"
  1098. ].join("\n");
  1099. if (false || (document.domain == "tvzavr.ru" || document.domain.substring(document.domain.indexOf(".tvzavr.ru") + 1) == "tvzavr.ru"))
  1100. css += [
  1101. ".page__inner_branding {background-image: none !important;}",
  1102. " .page__inner_branding > a {display: none !important;}",
  1103. " .page__inner_branding {padding-top: 100px !important;}"
  1104. ].join("\n");
  1105. if (false || (document.domain == "txapela.ru" || document.domain.substring(document.domain.indexOf(".txapela.ru") + 1) == "txapela.ru"))
  1106. css += [
  1107. "html > body:not(#id) {background: #abc4a1 !important;}"
  1108. ].join("\n");
  1109. if (false || (document.domain == "ua-cinema.com" || document.domain.substring(document.domain.indexOf(".ua-cinema.com") + 1) == "ua-cinema.com"))
  1110. css += [
  1111. "body {background: #091016 !important;}",
  1112. " .head-top {position: absolute !important;}"
  1113. ].join("\n");
  1114. if (false || (document.domain == "uniondht.org" || document.domain.substring(document.domain.indexOf(".uniondht.org") + 1) == "uniondht.org"))
  1115. css += [
  1116. ".colorAdmin {color: black !important; font-weight: 100 !important; font-size: 8px !important;}"
  1117. ].join("\n");
  1118. if (false || (document.domain == "vgtimes.ru" || document.domain.substring(document.domain.indexOf(".vgtimes.ru") + 1) == "vgtimes.ru"))
  1119. css += [
  1120. "a[href^=\"/go/?http://ads.adfox.ru/\"], a[href^=\"/go/?https://ads.adfox.ru/\"] {display: none !important;}",
  1121. " html:not(#html) .fixed_header {margin-top: 0 !important;}"
  1122. ].join("\n");
  1123. if (false || (document.domain == "videomore.ru" || document.domain.substring(document.domain.indexOf(".videomore.ru") + 1) == "videomore.ru"))
  1124. css += [
  1125. " body > .wrapper {padding-top: 0 !important;",
  1126. " background-color: #ECEFF2 !important;}",
  1127. " .wrapper.adfoxClickable {padding-top: 0 !important;",
  1128. " background-image: none !important;",
  1129. " pointer-events: none !important;",
  1130. " background-color: #ECEFF2 !important;}",
  1131. " .wrapper.adfoxClickable > div {pointer-events: auto !important;}"
  1132. ].join("\n");
  1133. if (false || (document.domain == "warfiles.ru" || document.domain.substring(document.domain.indexOf(".warfiles.ru") + 1) == "warfiles.ru"))
  1134. css += "#header + .banner {height: 100px !important;}";
  1135. if (false || (document.domain == "vz.ru" || document.domain.substring(document.domain.indexOf(".vz.ru") + 1) == "vz.ru"))
  1136. css += [
  1137. " div.main-container{max-width: inherit !important;}",
  1138. " div.main-menu > div.menu.sys_thumbs{overflow: inherit !important;}",
  1139. " div.main-menu > div.menu.sys_thumbs > ul > li.thumb{margin-right: 0 !important;}",
  1140. " div.menu{max-width: inherit !important;}"
  1141. ].join("\n");
  1142. if (false || (document.domain == "webfile.ru" || document.domain.substring(document.domain.indexOf(".webfile.ru") + 1) == "webfile.ru"))
  1143. css += ".p_wrap {margin-top: 0 !important;}";
  1144. if (false || (document.domain == "widgets.kinopoisk.ru" || document.domain.substring(document.domain.indexOf(".widgets.kinopoisk.ru") + 1) == "widgets.kinopoisk.ru"))
  1145. css += [
  1146. ".app-container > [data-reactroot] > div[class], ",
  1147. " .app-container > [data-reactroot] > div[class] > div[class] {border-radius: 0 !important;}"
  1148. ].join("\n");
  1149. if (false || (document.domain == "wotspeak.ru" || document.domain.substring(document.domain.indexOf(".wotspeak.ru") + 1) == "wotspeak.ru"))
  1150. css += [
  1151. "#popup-1 {display: none !important;}",
  1152. " .wrap {transform: none !important; margin-top: 0 !important;}"
  1153. ].join("\n");
  1154. if (false || (document.domain == "www.goha.ru" || document.domain.substring(document.domain.indexOf(".www.goha.ru") + 1) == "www.goha.ru"))
  1155. css += [
  1156. "#stickybar > div[style^=\"margin-top\"], div[onclick^=\"truemedia_callback\"], header.header {display: none !important;}",
  1157. " #site {padding-top: 20px !important;}"
  1158. ].join("\n");
  1159. if (false || (document.domain == "www.kinopoisk.ru" || document.domain.substring(document.domain.indexOf(".www.kinopoisk.ru") + 1) == "www.kinopoisk.ru"))
  1160. css += [
  1161. "html:not(#id) > body:not(#id) {background-color: #d5d5d5 !important; overflow: auto !important;}",
  1162. " body > .app-container, html:not(#id) {background: none !important;}",
  1163. " .app__content > .app__page {margin-top: 0 !important;}",
  1164. " html:not(#id) > body:not(#id) > #top {margin-top: 0 !important; max-height: 90px !important;}",
  1165. " body > div[id^=\"appender_\"] > div .tooltip_open {top: 53px !important;}"
  1166. ].join("\n");
  1167. if (false || (document.domain == "www.okino.ua" || document.domain.substring(document.domain.indexOf(".www.okino.ua") + 1) == "www.okino.ua"))
  1168. css += [
  1169. ".fader-social {display: none !important;}",
  1170. " .social-open {overflow: auto !important;}"
  1171. ].join("\n");
  1172. if (false || (document.domain == "www.zoneofgames.ru" || document.domain.substring(document.domain.indexOf(".www.zoneofgames.ru") + 1) == "www.zoneofgames.ru"))
  1173. css += [
  1174. "html > body:not(#id) {background-color: #707070 !important;}"
  1175. ].join("\n");
  1176. if (false || (document.domain == "xatab-repack.net" || document.domain.substring(document.domain.indexOf(".xatab-repack.net") + 1) == "xatab-repack.net"))
  1177. css += [
  1178. "#page {background: none !important;}",
  1179. " .colum_left > span {display: none !important;}",
  1180. " #content {padding-top: 55px !important;}"
  1181. ].join("\n");
  1182. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  1183. css += " .body-branding {background: none !important; padding-top: 0 !important;}";
  1184. if (false || (document.domain == "zaycev.online" || document.domain.substring(document.domain.indexOf(".zaycev.online") + 1) == "zaycev.online"))
  1185. css += [
  1186. ".content:not(#id) {margin-top: 80px !important;}"
  1187. ].join("\n");
  1188. if (false || (document.domain == "zerofilm.ru" || document.domain.substring(document.domain.indexOf(".zerofilm.ru") + 1) == "zerofilm.ru"))
  1189. css += [
  1190. ".wrap-in {margin-top: 80px !important;}"
  1191. ].join("\n");
  1192. if (false || (document.domain == "zoneofgames.ru" || document.domain.substring(document.domain.indexOf(".zoneofgames.ru") + 1) == "zoneofgames.ru"))
  1193. css += [
  1194. ".branding, .branding-bottom, div.logo {background: none !important; height: auto !important;}",
  1195. " .branding-bottom > div[style*=\"padding: \"] {padding-top: 5px !important;}"
  1196. ].join("\n");
  1197. if (false || (document.domain == "zoomby.ru" || document.domain.substring(document.domain.indexOf(".zoomby.ru") + 1) == "zoomby.ru"))
  1198. css += [
  1199. ".wrapper {margin-top: 60px !important;}",
  1200. " #global_wrapper_cont {padding: 0 !important;}"
  1201. ].join("\n");
  1202. if (false || (document.domain == "torrent-games.net" || document.domain.substring(document.domain.indexOf(".torrent-games.net") + 1) == "torrent-games.net"))
  1203. css += [
  1204. "@media (min-width: 1196px) {",
  1205. " #body1:before, #body1:after {",
  1206. " width:calc((100% - 1080px) / 2);",
  1207. " }",
  1208. " }"
  1209. ].join("\n");
  1210. if (false || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com"))
  1211. css += [
  1212. " body {background: white !important;}",
  1213. " body {background-color: white !important;}",
  1214. " body{background-image: url() !important;}",
  1215. " body{background-image: none !important;}",
  1216. " div{background-image: url() !important;}",
  1217. " .branding {padding-top: 5px !important;}",
  1218. " body {padding-top: 5px !important;}",
  1219. " body:not(#id) > .b-content.b-content__breadcrumbs, body:not(#id) > .b-content__pagecontent {margin-top: 0 !important;}",
  1220. " .limiter{padding-top: 5px !important; margin-top: 0 !important;}",
  1221. " .main_tm_search_tool,.searchline {background: white !important;}",
  1222. // !! для широкоформатных мониторов
  1223. " .header_container, .bottom_container, #content, .content, .wrapper, .limiter {width: 100% !important;}",
  1224. " div.limiter > div.wrapper > div.c_w > table > tbody > tr > td[align=\"center\"] > table[width=\"960\"] {width: 100% !important;}"
  1225. ].join("\n");
  1226. 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"))
  1227. // ! console.log("es1");
  1228. css += [
  1229. "body{background: none !important;}",
  1230. " body {padding-top: 0px !important;}",
  1231. " body{background-image: none !important;}",
  1232. " body{padding: 0 !important;}",
  1233. " body > .wrap {top: 0 !important;}",
  1234. " .skin-block{background-image: url(\" \") !important;}",
  1235. " element.style{background-image: url(\"\") !important;}",
  1236. " #brTop{background-image: url(\"\") !important;}",
  1237. " html{prefix: \" \" !important;}",
  1238. // !! --- широко
  1239. // !! ".wrap{min-width: 1030px;max-width: 100% !important;}",
  1240. " body > table[width=\"85%\"]{width: 100% !important;}",
  1241. " body > div.wrap{max-width: 100% !important;}",
  1242. " body > div.wrap{min-width: 1030px !important;}"
  1243. ].join("\n");
  1244. if (false || (new RegExp("^https?:\/\/(www|beta)\.gismeteo\.")).test(document.location.href))
  1245. css += [
  1246. " #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;}",
  1247. " #logo, .soft-promo, #soft-promo{display: none !important;}",
  1248. // !!? " #graph{float: none !important;}", //проверить
  1249. " div#post-container,div#pre-container,.soft-promo{background: url(\"\") !important;}",
  1250. " td.content.editor{background: url(\"\") !important;} ",
  1251. " div.map.lazyload{background-image: url(\"\") !important;}",
  1252. // !! оставим меню: снежинки вырезать, на бету сходить
  1253. " #header{height:32px !important;}",
  1254. " #header.fcontent{height:26px !important;}",
  1255. " #menu{top: 0px !important;}",
  1256. " .flakesnow{left: 0px !important;}",
  1257. " #weather-top{height:0px !important; padding: 0px !important;}",
  1258. " div.cright>div#information.rframe{display: none !important;}",
  1259. " div.c-right>div#information.rframe{display: none !important;}",
  1260. " div.c-right>div#weather-right.rframe{display: none !important;}",
  1261. " div.c-right>div#weather-gis-news-alter{display: none !important;}",
  1262. " div#informer.rframe{display: none !important;}",
  1263. " li#tourism_button{display: none !important;}"
  1264. ].join("\n");
  1265. 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"))
  1266. css += [
  1267. " html:not(#id),body:not(#id) {background-image: none!important;}",
  1268. " body{background: none !important;}",
  1269. " body, #theme_8, #theme_2, #theme_3, #theme_4, #theme_5, #theme_6, #theme_7, #theme_1{background: url(\'\') !important;}",
  1270. // !! " body {background-image: none !important;}",
  1271. " body, div#page{background: gray !important; background-color: gray !important;}",
  1272. " body, div#page, element.style, #brTop{background-image: url(\'\') !important;}",
  1273. " body, div#page, .pirate-branding, .pb_button_play{background: none !important;}",
  1274. " div#page, div#wrap, div#content-b{margin-top: 0px !important; top: 0px !important;}",
  1275. " div#optionspanel{margin-top: 0px !important; margin-left: 0px !important;}",
  1276. " div#page > div[style*=\"width: 990px;\"][style*=\"height: 206px; position: relative;\"]{height: 0px !important;}",
  1277. " .pb_top_img, .pirate-branding, a.pb_link, .pb_logo_brand, .pb_left_banner, .pb_right_banner, #b-logo{height: 0px !important;}",
  1278. " .pirate-branding, .pb_button_play_big{top: 0px !important;}",
  1279. " body{padding-top: 0px !important;}",
  1280. " body > #page {padding-top: 0 !important;}",
  1281. " #mmmBanner{height: 0px !important;}",
  1282. " .head_assn {height: 0px !important; width: 0px !important;}",
  1283. " .head_assn .assn_logo {width: 0px !important; height: 0px !important; top: 0px !important; left: 0px !important; background: url(\" \") !important; }",
  1284. " .head_assn .assn_slogan {width: 0px !important; height: 0px !important; top: 0px !important; left: 0px !important; background: url(\" \") !important; }",
  1285. " html{height: 0px !important;}",
  1286. " body{click=(\'\') !important;}",
  1287. // !! заполненяем всю ширину экрана
  1288. " #wrap, htmlarea, text{width: 99% !important;}",
  1289. " #scrollPanel{width: auto !important;}",
  1290. " #wrapper {width: auto !important;}",
  1291. " #content{width: auto !important;}",
  1292. " #content-b, text{width: 100% !important;}",
  1293. " #cntnt, #content-b{position: absolute !important; left: 0px !important; margin-top: 0px !important; margin-left: 0px !important;}",
  1294. // !! проверить замену " .categories{margin: 0 100px 10px !important; float: left !important;}",
  1295. " .categories{width: auto !important; margin: -60px 180px 10px !important; float: left !important;}",
  1296. // !! убрать? " body {text-align: center !important;}",
  1297. // !! убрать? " #page {display: inline-block !important; top: 0px !important; margin-top: 0 !important;}",
  1298. " #wrap {text-align: initial !important;}"
  1299. ].join("\n");
  1300. 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"))
  1301. css += [
  1302. // ! site yandex
  1303. // !!? ".adsrv {width: 0px !important;min-width: 0 !important;max-width: 0 !important;",
  1304. " .serp-header {margin-top: 0 !important;}",
  1305. " .b-page {padding-top: 0 !important;}",
  1306. " .head-stripe {position: fixed !important; transform: scale(0) !important;}",
  1307. " 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; ",
  1308. " height: 0 !important; min-height: 0 !important; max-height: 0 !important;",
  1309. " overflow: hidden !important;}",
  1310. " .b-top-wizard{width: 1000px !important;} .b-body-items.b-serp-list{width: 1000px !important;}",
  1311. " .forecast-brief__item-temp-day { width: auto !important;}",
  1312. " }",
  1313. " /* Пустое место от директа на tv.yandex */ ",
  1314. " .tv-grid__page > div[class^=\"tv-grid__item\"], .tv-grid__page > .tv-sortable-item { margin-right: auto !important;}",
  1315. // ! !! чистим maps.yandex
  1316. " .ymaps-map{background: none !important;}",
  1317. // " .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;}",
  1318. " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-hint__x,[class*=\"-copyright__\"]{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: url(\'\') !important;}",
  1320. // ! !! убрать все фоновые рисунки в картах
  1321. // ! " ymaps{background-image: url() !important;}",
  1322. " tv.yandex.ru##td[width=\"24%\"]{width: 12% !important;}",
  1323. " a{onmousedown='' !important;}",
  1324. " a{onclick='' !important;}"
  1325. ].join("\n");
  1326. if (false || (document.domain == "soft-club.me" || document.domain.substring(document.domain.indexOf(".soft-club.me") + 1) == "soft-club.me"))
  1327. css += [
  1328. // ! !! --- широко
  1329. " .main,.main-wrap,.header,.header-main{width: 100% !important;}",
  1330. " div.all,div.all-wrap,.pageWidth{max-width: 100% !important; width: 100% !important;}",
  1331. " article,.header,.header-main{width: 100% !important;}",
  1332. " div.content{width: 80% !important;}",
  1333. " div.sidebar1{width: 18% !important;}"
  1334. ].join("\n");
  1335. if (false || (document.domain == "4seasons-ltc.com" || document.domain.substring(document.domain.indexOf(".4seasons-ltc.com") + 1) == "4seasons-ltc.com"))
  1336. css += [
  1337. "body{background-image: none !important;}",
  1338. " body{font-family: Tahoma !important;}"
  1339. ].join("\n");
  1340. if (false || (document.domain == "80-e.ru" || document.domain.substring(document.domain.indexOf(".80-e.ru") + 1) == "80-e.ru"))
  1341. css += [
  1342. " div#ipbwrapper{margin: 0 !important; width: inherit !important; max-width: inherit !important;}"
  1343. ].join("\n");
  1344. if (false || (document.domain == "china-review.com.ua" || document.domain.substring(document.domain.indexOf(".china-review.com.ua") + 1) == "china-review.com.ua"))
  1345. css += [
  1346. "body{background: url() !important;}",
  1347. " body{background-image: none !important;}",
  1348. " body{background: none !important;}",
  1349. " body{margin-top: 0px !important;}"
  1350. ].join("\n");
  1351. if (false || (document.domain == "ag.ru" || document.domain.substring(document.domain.indexOf(".ag.ru") + 1) == "ag.ru"))
  1352. css += [
  1353. "body{background: none !important;} .layer_top {background: none !important;} .layer_bottom {background: none !important;} .cast_bg{background: none !important;}",
  1354. " .contentbg {background-image: none !important;} #4iframe {background-image: none !important;} ",
  1355. " #framescr{background-image: none !important;}"
  1356. ].join("\n");
  1357. if (false || (document.domain == "amovies.tv" || document.domain.substring(document.domain.indexOf(".amovies.tv") + 1) == "amovies.tv"))
  1358. css += [
  1359. // !! расширяем
  1360. "article{width: 980px !important;}",
  1361. " #vk_select {float: none !important; margin-left: 445px !important;}",
  1362. " #vk_top,#vk_select {background: url() !important;}"
  1363. ].join("\n");
  1364. if (false || (document.domain == "apteka.ru" || document.domain.substring(document.domain.indexOf(".apteka.ru") + 1) == "apteka.ru"))
  1365. css += [
  1366. " div.wrapper_root > div.wrapper > section.middle{margin-bottom: 0 !important;}",
  1367. " div.wrapper_root > div.wrapper > section.middle > div.container.clr{min-height: 180px !important;}",
  1368. " div.wrapper_root > div.wrapper > section.middle > div.container.clr > div.content.bottom-content > section.items.items-tile.items-viewed{margin: 0 !important;}",
  1369. " div.wrapper_root > div.wrapper > section.middle > div.tabs.top-tabs.clr{margin-bottom: 0 !important;}"
  1370. ].join("\n");
  1371. if (false || (document.domain == "avito.ru" || document.domain.substring(document.domain.indexOf(".avito.ru") + 1) == "avito.ru"))
  1372. css += " .bonprix-1{background: none !important;} ";
  1373. if (false || (document.domain == "bash.im" || document.domain.substring(document.domain.indexOf(".bash.im") + 1) == "bash.im"))
  1374. css += " span.csd{background: none !important;}";
  1375. if (false || (document.domain == "batzbatz.com" || document.domain.substring(document.domain.indexOf(".batzbatz.com") + 1) == "batzbatz.com"))
  1376. css += [
  1377. // !! " !! расширяем
  1378. " .wrap{width: 100% !important;}",
  1379. " .left{width: 75% !important;}"
  1380. ].join("\n");
  1381. if (false || (document.domain == "best-cashback.ru" || document.domain.substring(document.domain.indexOf(".best-cashback.ru") + 1) == "best-cashback.ru"))
  1382. css += [
  1383. " [id=\"menu-osnovnoe-menyu\"] > [id^=\"menu-item-\"] > a.menu-item-link{color: black !important;}",
  1384. " div#theme-page{top: 80px !important;}",
  1385. " [class^=\"mk-header-\"]{background-color: lightgrey !important;}",
  1386. " section#mk-footer{padding: 0 !important; top: 80px !important;}",
  1387. " div#sub-footer{background-color: lightgrey !important;}"
  1388. ].join("\n");
  1389. if (false || (document.domain == "besplatnye-kupony.ru" || document.domain.substring(document.domain.indexOf(".besplatnye-kupony.ru") + 1) == "besplatnye-kupony.ru"))
  1390. css += [
  1391. " body{background: none !important; background-color: lightgrey !important;}",
  1392. " div{width: inherit !important; margin: 0 !important;}",
  1393. " div#site-container{border: none !important;}"
  1394. ].join("\n");
  1395. if (false || (document.domain == "bestrepack.net" || document.domain.substring(document.domain.indexOf(".bestrepack.net") + 1) == "bestrepack.net"))
  1396. css += " div#body_container{padding: 0 !important;}";
  1397. if (false || (document.domain == "bigpicture.ru" || document.domain.substring(document.domain.indexOf(".bigpicture.ru") + 1) == "bigpicture.ru"))
  1398. css += [
  1399. " div.content{padding: 0 !important;}",
  1400. " div.podheader{width: 240px !important; float: right !important;}",
  1401. " div.podheader-right{float: right !important;}"
  1402. ].join("\n");
  1403. 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"))
  1404. css += [
  1405. " body{background-image: none !important;}",
  1406. " body{background-image: url(\" \") !important;}",
  1407. // !! --- расширим ---
  1408. " .content-outer, .content-fauxcolumn-outer, .region-inner {max-width: none !important;}",
  1409. " div#header-inner > div.descriptionwrapper{margin-bottom: 5px !important;}",
  1410. " #outer-wrapper {width: 95% !important;}",
  1411. " #main-wrapper {width: 95% !important;}"
  1412. ].join("\n");
  1413. if (false || (document.domain == "bookvoed.ru" || document.domain.substring(document.domain.indexOf(".bookvoed.ru") + 1) == "bookvoed.ru"))
  1414. css += " .Fh{margin-top: 79px !important;}";
  1415. if (false || (document.domain == "calend.ru" || document.domain.substring(document.domain.indexOf(".calend.ru") + 1) == "calend.ru"))
  1416. css += " .pad, .main-l{width: 95% !important;}";
  1417. if (false || (document.domain == "clubupravdom.ru" || document.domain.substring(document.domain.indexOf(".clubupravdom.ru") + 1) == "clubupravdom.ru"))
  1418. css += " *{background-image: none !important;}";
  1419. if (false || (document.domain == "computerra.ru" || document.domain.substring(document.domain.indexOf(".computerra.ru") + 1) == "computerra.ru"))
  1420. css += [
  1421. " body{background: none!important;}",
  1422. " div > p{text-align: justify !important;}",
  1423. " div.top {top: 0px !important; width: auto !important;}",
  1424. " div.top-submenu {width: 100% !important;}",
  1425. " div.main {margin-top: 0px !important;}",
  1426. " div.column{max-width: 80% !important;}",
  1427. " div.main-column.main-column-article{width: 100% !important;}"
  1428. ].join("\n");
  1429. if (false || (document.domain == "cont.ws" || document.domain.substring(document.domain.indexOf(".cont.ws") + 1) == "cont.ws"))
  1430. css += [
  1431. " body > div.content{width: 100% !important;}",
  1432. " body > div.content > div{margin: 0 !important;}",
  1433. " body > div.content{margin-left: 5px !important;}",
  1434. " body > div.content{margin-right: 5px !important;}",
  1435. " div.sidebar{width: 14% !important;}",
  1436. " [class^=\"post\"]{width: 85% !important;}",
  1437. " [class^=\"post\"]{max-width: 1880px !important; margin: 0 !important; padding: 0 !important;}",
  1438. " div.post > [class^=\"article\"]{padding: 0 !important;}",
  1439. " div#wp.author-bar2.wallpaper.plus{background-image: url() !important; padding: 0 !important;}",
  1440. " div.author-bar2-inside{padding: 0 !important;}",
  1441. " a.m_author{display: inline-block !important;}",
  1442. " .plus .author-bar2-inside{color: #666 !important;}",
  1443. " div.dark{background: url() !important;}",
  1444. " .wallpaper .author-bar2-inside, .wallpaper .author-bar2-inside a, .wallpaper .author-bar2-inside textarea {color: inherit !important;}"
  1445. ].join("\n");
  1446. if (false || (document.domain == "crowdin.com" || document.domain.substring(document.domain.indexOf(".crowdin.com") + 1) == "crowdin.com"))
  1447. css += " #user-cover-picture,#user-cover-picture-blurred{background: url() !important;}";
  1448. 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"))
  1449. css += [
  1450. "body{background: none !important;}",
  1451. " td{background-image: none !important;}"
  1452. ].join("\n");
  1453. if (false || (document.domain == "ebay-forum.ru" || document.domain.substring(document.domain.indexOf(".ebay-forum.ru") + 1) == "ebay-forum.ru"))
  1454. 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;}";
  1455. 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"))
  1456. css += [
  1457. "body{background: none !important;}",
  1458. " body{background-image: none !important;}"
  1459. ].join("\n");
  1460. if (false || (document.domain == "ddlmkvhd.com" || document.domain.substring(document.domain.indexOf(".ddlmkvhd.com") + 1) == "ddlmkvhd.com"))
  1461. css += [
  1462. " body{background: none !important;}",
  1463. " div.page-body-t{position: relative !important;}"
  1464. ].join("\n");
  1465. if (false || (document.domain == "ddlvillage.org" || document.domain.substring(document.domain.indexOf(".ddlvillage.org") + 1) == "ddlvillage.org"))
  1466. css += [
  1467. " div{background: none !important;}"
  1468. ].join("\n");
  1469. if (false || (document.domain == "f1news.ru" || document.domain.substring(document.domain.indexOf(".f1news.ru") + 1) == "f1news.ru"))
  1470. css += [
  1471. " div[id=\"bannerText\"]{border: 0px !important; margin-left: 10px !important;}",
  1472. " body{background: url() top center no-repeat #000000 !important;}",
  1473. // !! расширяем текстовое поле
  1474. " div#textBlock{width: 900px !important;}"
  1475. ].join("\n");
  1476. if (false || (document.domain == "facebook.com" || document.domain.substring(document.domain.indexOf(".facebook.com") + 1) == "facebook.com"))
  1477. css += [
  1478. // !! !! расширение, но текст подползает под боковую панель
  1479. // !! " #contentArea {width: 750px !important;}",
  1480. // !! " .uiUfi {width: 650px !important;}",
  1481. // !! " body {background: url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  1482. // !! " #contentCol {background: url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  1483. " div#profile_stream_composer {background-color: #C1D5F6 !important;}",
  1484. " #blueBar {background-color: transparent !important;}",
  1485. " #headNav {background-color: #transparent !important;}",
  1486. " .jewelButton {background-color: transparent !important;}",
  1487. " #fbNotificationsFlyout {left: 50px !important;}",
  1488. " .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;}",
  1489. // !! " #pageNav a {color: #00ffff !important;display: inline-block;font-weight: bold;height: 22px;padding: 8px 10px 0px;text-decoration: none;}",
  1490. " .UIImageBlock {color: #000000 !important;}",
  1491. " .fcg {color: darkgreen !important;}",
  1492. " .mts.uiAttachmentDesc.translationEligibleUserAttachmentMessage {color: black !important;}"
  1493. ].join("\n");
  1494. 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"))
  1495. css += [
  1496. "body:not(#id) {background-image: none !important;}",
  1497. " html > body {cursor: auto !important;}",
  1498. " #bleft, #bright {display: none !important;}",
  1499. " #picContainer {margin-left: 300px !important; margin-top: 0 !important; width: 600px !important;}",
  1500. // !? " #picContainer {float: none !important; margin: auto !important;}",
  1501. " #bcontent {margin-top: 0 !important;}",
  1502. " html, body {pointer-events: none !important; height: 110% !important;}",
  1503. //??
  1504. " html,body,#mainContainer,#footerContainer,#content,#footer {margin: 0 !important; width: 100% !important; border-radius: 0 !important;}",
  1505. " #mainContainer > table {width: 850px !important; margin: auto !important;}",
  1506. " html,body {display: flex !important; flex-direction: column !important;}",
  1507. " #mainContainer {flex-grow: 1 !important;}",
  1508. " #mainContainer,#footerContainer {overflow: visible !important;}",
  1509. " #content,#footer {background-color: transparent !important;}",
  1510. " #content {display: flex !important; flex-grow: 1 !important; min-height: inherit !important;}",
  1511. //??
  1512. " #logo-area{padding-top: 0px !important;}",
  1513. " *{background: none !important;}",
  1514. " *{background-image: none !important;}",
  1515. " #footer-container {background-image: none !important; height: auto !important;}",
  1516. " body > a {display: none !important;}",
  1517. " div#show-code-content.rounded-corners{position: inherit !important;}",
  1518. " div#foot-area.center.rounded-corners{position: inherit !important;}",
  1519. " div#footer.center.rounded-corners{position: inherit !important;}",
  1520. " .center {padding: 0 !important;}",
  1521. " div#right-bottom.rounded-corners{position: relative !important; margin-top: 0px !important; height: 0px !important; padding-top: 5px !important;}",
  1522. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1523. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1524. " body{padding-top: 0px !important;}",
  1525. // !! всё - чёрным
  1526. " *{color: black !important;}",
  1527. " body{background: none !important;}"
  1528. // " html {background-color: #171616 !important;}"
  1529. ].join("\n");
  1530. if (false || (document.domain == "fapl.ru" || document.domain.substring(document.domain.indexOf(".fapl.ru") + 1) == "fapl.ru"))
  1531. css += [
  1532. " noindex > div[id]{background-image: none !important;}",
  1533. " noindex > div[id]{background-image: url(\"\") !important;}",
  1534. // ! --- широко
  1535. " body > div#wrapper{width: 98% !important;}",
  1536. " body > div#wrapper > div#container{width: 84% !important; padding: 1px !important;}",
  1537. " body > div#wrapper > div#container > div#content{width: 75% !important;}",
  1538. " body > div#wrapper > div#container > div#content > div.block{width: 99% !important;}"
  1539. ].join("\n");
  1540. if (false || (document.domain == "filmix.net" || document.domain.substring(document.domain.indexOf(".filmix.net") + 1) == "filmix.net"))
  1541. css += " body{padding: 0px 0 0 0 !important;}";
  1542. if (false || (document.domain == "formulakino.ru" || document.domain.substring(document.domain.indexOf(".formulakino.ru") + 1) == "formulakino.ru"))
  1543. css += [
  1544. " div.backF > a > span{background-image: none !important; background: #fff !important;}",
  1545. " div.vjs-poster{background: url() !important;}",
  1546. " div.pagecontent{margin-top: 0px !important;}",
  1547. " div#wrapper{background: #fff !important;}"
  1548. ].join("\n");
  1549. if (false || (document.domain == "google.ru" || document.domain.substring(document.domain.indexOf(".google.ru") + 1) == "google.ru"))
  1550. css += [
  1551. " 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;}",
  1552. " body[class=\"cP\"] tr td.Bu:last-child div.nH div.nH div.nH:first-child:hover {opacity: 1 !important;}",
  1553. " body[class=\"cP\"] tr td.Bu:last-child div.nH {width: 0px !important;}",
  1554. // ! расширяем выдачу в поиске
  1555. " .center_col,#center_col {width: 1000px !important; margin-left: 10px !important; margin-right: 10px !important;} .s {max-width: 100% !important;}"
  1556. ].join("\n");
  1557. if (false || (document.domain == "ifmo.ru" || document.domain.substring(document.domain.indexOf(".ifmo.ru") + 1) == "ifmo.ru"))
  1558. css += [
  1559. " header.h-header, .b-header-pad{height: 100px !important;}"
  1560. ].join("\n");
  1561. if (false || (document.domain == "inosmi.ru" || document.domain.substring(document.domain.indexOf(".inosmi.ru") + 1) == "inosmi.ru"))
  1562. css += [
  1563. " body{background-image: none !important;}",
  1564. " body{background: url() !important;}",
  1565. // !! поаккуратнее
  1566. " .header{padding-top: 0px !important;}",
  1567. " #addbwr{margin-top: 0px !important;}",
  1568. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след. строками )
  1569. " .main{width: 95% !important;}",
  1570. " .comments .comments-list ul li {max-width: 95% !important; }",
  1571. " button.layout__scroll-to-top {left: 2% !important; }"
  1572. ].join("\n");
  1573. if (false || (document.domain == "keeplinks.eu" || document.domain.substring(document.domain.indexOf(".keeplinks.eu") + 1) == "keeplinks.eu"))
  1574. css += " div#header{background: none !important;}";
  1575. if (false || (document.domain == "kino-tor.net" || document.domain.substring(document.domain.indexOf(".kino-tor.net") + 1) == "kino-tor.net"))
  1576. css += [
  1577. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1578. " .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  1579. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1580. " body{padding-top: 0px !important;}"
  1581. ].join("\n");
  1582. if (false || (document.domain == "letitfilms.com" || document.domain.substring(document.domain.indexOf(".letitfilms.com") + 1) == "letitfilms.com"))
  1583. css += [
  1584. " body{background: url() !important; background-color: black !important;}",
  1585. " div#container{width: inherit !important; margin: 0 !important;}",
  1586. " div#container > div#main > *{padding: 0 !important;}",
  1587. " div#container > div#main > aside{width: 20% !important;}",
  1588. " div#container > div#main > div#content{width: 79% !important;}"
  1589. ].join("\n");
  1590. if (false || (document.domain == "livesport.ws" || document.domain.substring(document.domain.indexOf(".livesport.ws") + 1) == "livesport.ws"))
  1591. css += [
  1592. // !! убираем фон и баннер
  1593. " body {background: none !important; color: #333 !important;}",
  1594. " body{background: url() !important; background-color: #000002 !important;}",
  1595. " body,.top-panel-wrap.fixed {background-image: url() !important;}",
  1596. " body{background-image: none !important;}",
  1597. " div[id=\"flash\"]{height: 0px !important;}"
  1598. ].join("\n");
  1599. 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"))
  1600. css += [
  1601. ".content {margin-top: 0 !important;}"
  1602. ].join("\n");
  1603. if (false || (document.domain == "lolzteam.net" || document.domain.substring(document.domain.indexOf(".lolzteam.net") + 1) == "lolzteam.net"))
  1604. css += [
  1605. ".breadBoxTop {margin-top: 3.5em !important;}"
  1606. ].join("\n");
  1607. 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"))
  1608. css += [
  1609. // " body{background: #c0c0c0 !important;}",
  1610. " body {background-image: none !important; background-color: #1c1e1f !important;}",
  1611. " body{background: none !important;}",
  1612. " body{background-image: none !important;}",
  1613. " body{background: gray !important;}",
  1614. " body > a[onclick], body > span, script + a[href][target] + div[style*=\"absolute\"][style*=\"margin-left\"] {display: none !important;}",
  1615. " div[class=\"mid\"]{background: LightGrey !important;}",
  1616. // !! ==== и меняем на читаемый цвет
  1617. " div[class=\"user_avatar\"]{color: black !important;}",
  1618. " span[class=\"wh\"]{color: black !important;}",
  1619. " a[href*=\"\/my.php\"]{color: black !important;}",
  1620. " a[href*=\"\/messages.php\"]{color: black !important;}",
  1621. " a[href*=\"bogi.ru\/logout.php\"]{color: black !important;}",
  1622. // !! расширяем полезную площадь
  1623. " .lstfml .wrapper{margin-bottom: 15px !important; width: 100% !important; }",
  1624. " .lstfml #main-center-side{width: 70% !important;}",
  1625. " .lstfml #main-left-side{width: 12% !important;}",
  1626. " .lstfml #main-right-side{width: 14% !important;}",
  1627. " a.new-movie, a.new-movie > img{width: 95% !important;}",
  1628. " a.new-movie > div.title{width: 100% !important;}",
  1629. " a.new-movie > div.date{width: 30% !important;}",
  1630. " .lstfml .left-pane{width: 75% !important;}"
  1631. ].join("\n");
  1632. if (false || (document.domain == "lostfilm.tv" || document.domain.substring(document.domain.indexOf(".lostfilm.tv") + 1) == "lostfilm.tv"))
  1633. css += [
  1634. "body > a[onclick], body > span {display: none !important;}"
  1635. ].join("\n");
  1636. if (false || (document.domain == "mail.ru" || document.domain.substring(document.domain.indexOf(".mail.ru") + 1) == "mail.ru"))
  1637. css += [
  1638. "body > .grid_y-sm > .grid-middle, body > .grid_y-xs > .grid-middle {top: 182px !important;}",
  1639. " body > [class*=\"grid_y\"]:not([class*=\"sm\"]):not([class*=\"xs\"]) > .grid-middle {top: 190px !important;}",
  1640. " body,.forecast-rb-bg,.b-bg{background-image: none !important;}",
  1641. " .SearchForm,.form,.txt1,.txt2,.txt3,.people1,.people2,.people3,.GRcorrect, .GRSpellingCorrect, .GRspelling {background: url(\' \') !important;}",
  1642. "#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;}"
  1643. ].join("\n");
  1644. if (false || (document.domain == "meduza.io" || document.domain.substring(document.domain.indexOf(".meduza.io") + 1) == "meduza.io"))
  1645. css += [
  1646. // !! "!! <--- Выравнивание шрифта --- > ",
  1647. " div.Material-container {text-align: justify !important;}",
  1648. " div.Page-section {text-align: center !important;}",
  1649. // !! "!! <--- Форматируем заголовки --- > ",
  1650. " *[class*=\"MaterialHeader\"] {max-width: 100% !important; text-align: center !important;}",
  1651. // !! "!! <--- Размеры блоков --- > ",
  1652. " div.Lead {max-width: 100% !important;}",
  1653. " div[class*=\"Content\"] {max-width: 120% !important;}",
  1654. " div.Body > p{max-width: 100% !important;}",
  1655. " div[class=\"Context\"] {max-width: 95% !important;}",
  1656. " div.Figure-title{max-width: 100% !important;}",
  1657. " blockquote {max-width: 100% !important;}",
  1658. " div.Related{max-width: 100% !important;}",
  1659. " div.Body > div{max-width: 100% !important;}"
  1660. ].join("\n");
  1661. if (false || (document.domain == "megashara.com" || document.domain.substring(document.domain.indexOf(".megashara.com") + 1) == "megashara.com"))
  1662. css += [
  1663. // !! расширяем
  1664. " .all, #content{width: 100% !important;}",
  1665. " #center-block {width: 65% !important;}"
  1666. ].join("\n");
  1667. if (false || (document.domain == "ncrypt.in" || document.domain.substring(document.domain.indexOf(".ncrypt.in") + 1) == "ncrypt.in"))
  1668. css += [
  1669. " body{background: none !important;}",
  1670. " div#wrapper{margin: 0 0 0 0 !important;}"
  1671. ].join("\n");
  1672. if (false || (document.domain == "nn.ru" || document.domain.substring(document.domain.indexOf(".nn.ru") + 1) == "nn.ru"))
  1673. css += [
  1674. " .body-cont {background-image: url(\' \') !important;}",
  1675. // !! расширяем
  1676. " .rn-global-container__inner {padding-right: 0px !important;}",
  1677. " .body-cont {margin-right: 0px !important;}"
  1678. ].join("\n");
  1679. 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"))
  1680. css += [
  1681. // !! "div {background-image: none !important;}",
  1682. // !! "div {background: url() !important;}",
  1683. // !! "div[class^=\"prl_slide_\"] {background: url() !important;}"
  1684. ".dialogWrapperBanner {transform: scale(0) !important; opacity: 0 !important; pointer-events: none !important; position: fixed !important; top: -1000px !important;}"
  1685. ].join("\n");
  1686. if (false || (document.domain == "pikabu.ru" || document.domain.substring(document.domain.indexOf(".pikabu.ru") + 1) == "pikabu.ru"))
  1687. css += [
  1688. "header > .header__main {background-color: #8ac858 !important;}",
  1689. " .footer {height: auto !important;}",
  1690. " .app > .app__inner[style*=\"padding-top\"] {padding-top: 64px !important;}"
  1691. ].join("\n");
  1692. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  1693. css += "#foundationWrapper {background: #373737 !important;}";
  1694. if (false || (document.domain == "pikabu.ru" || document.domain.substring(document.domain.indexOf(".pikabu.ru") + 1) == "pikabu.ru"))
  1695. css += [
  1696. " div.paral > a > div{background: url() !important;}",
  1697. " div.paral > a > div{height: 64px !important;}",
  1698. " table#header_t {margin-top: 0px !important;}",
  1699. " \\!! расширяем полезную площадь",
  1700. " .b-story__content, .b-story__content_type_text {margin-left: 5px !important; width: 800px !important; max-width: 800px !important;}"
  1701. ].join("\n");
  1702. if (false || (document.domain == "piter.tv" || document.domain.substring(document.domain.indexOf(".piter.tv") + 1) == "piter.tv"))
  1703. css += [
  1704. " body{background-image: none !important;}"
  1705. ].join("\n");
  1706. if (false || (document.domain == "politikus.ru" || document.domain.substring(document.domain.indexOf(".politikus.ru") + 1) == "politikus.ru"))
  1707. css += [
  1708. " body{background-image: none !important;}",
  1709. " body{background: url() !important;}",
  1710. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след.четырьмя строками )
  1711. // " #main_content_holder{width: 100% !important; }",
  1712. // " #left{width: 80% !important; }",
  1713. // " .holder, div.block, .content, #dle-content{width: 100% !important; }",
  1714. // " .fullstory{width: 95% !important; }"
  1715. // !! доработанный вариант от Buba5473
  1716. " div#header{width: inherit !important; margin: 0 !important;}",
  1717. " div#header > div.holder{width: inherit !important; margin: 0 !important;}",
  1718. " div#main_content_holder{width: inherit !important; margin: 0 !important;}",
  1719. " div#main_content_holder > div#maintpl > div.holder{width: inherit !important; margin: 0 !important;}",
  1720. " div#main_footer_holder{width: inherit !important; margin: 0 !important;}",
  1721. " div#main_footer_holder > div.holder{width: inherit !important; margin: 0 !important;}",
  1722. " div#main_content{margin: 0 !important;}",
  1723. " div#right{margin: 0 !important; float: none !important; width: inherit !important;}",
  1724. " div#left{width: 80% !important;}"
  1725. ].join("\n");
  1726. if (false || (document.domain == "pleer.com" || document.domain.substring(document.domain.indexOf(".pleer.com") + 1) == "pleer.com"))
  1727. css += [
  1728. " div#main.clearfix > div#container > div#content{margin: 0 !important;}",
  1729. " 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;}",
  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-col2{width: 32% !important;}"
  1731. ].join("\n");
  1732. 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"))
  1733. css += [
  1734. " .brand_bg{background-image: none !important;}",
  1735. // " .base-page_wrapper {width: auto !important; padding: 0 !important; background-position: center !important;}",
  1736. ".base-page_wrapper, .render_body_main {width: auto !important; padding: 0 !important; margin: 0 !important; background-position: center !important;}",
  1737. " .no-advert_wrapper_top, .no-advert_wrapper_bottom {width: 830px !important; margin: auto !important;}",
  1738. " .content{padding-top: 0px !important;}",
  1739. " .brand_bg{top: 0px !important;}",
  1740. " div.render_body_main {padding-top: 0px !important;}",
  1741. " div.ComplainAdminControl{left: 70px !important;}"
  1742. ].join("\n");
  1743. 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"))
  1744. css += [
  1745. // !! из старого, режет почту ".b-left-column .b-left-column__wrapper{margin: 0 !important;}",
  1746. " div[class=\"appWindow\"]{right: 0px !important;}",
  1747. // !! --- чистим фон
  1748. " body, html {background-image: url(\' \') !important; background: #f7f7f7 !important; }",
  1749. " div.b-header, element.style, .topcover{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  1750. " header.header{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  1751. " .region-back, .main-page__background-wrap {background: none !important; background-image: url(\' \') !important; background: url(\' \') !important;}",
  1752. " .sl, .sl_holder, .width.p16.tnav, .promo_def{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  1753. // !?##.b-informers__link{color: #030303 !important; }
  1754. // !! --- расширяем полезную площадь страницы
  1755. " .footer__wrap, .grid, .article, .nav__wrap, .j-metrics__views-out, .j-article__bounding, .j-statistics__cluster, .popup__wrap {width: 95% !important;}",
  1756. " .grid, .article__inner.wide {margin-left: 50px !important; margin-right: 50px !important;}",
  1757. " 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;}",
  1758. " .l-columns, .l-column-15, .l-column-16-5, .b-topic-body {width: 100% !important;}",
  1759. " .l-container, .b-topic-show__main, .mixednews__inner, .sizefix {width: 95% !important;}",
  1760. " .article__inner.narrow {margin-right: 3% !important;}",
  1761. " .action-panel, .content {margin-right: 3% !important; margin-left: 3% !important;}",
  1762. " section.standalone-news section.main{padding: 0 !important;}",
  1763. " .l-right-column-wrapper, .description-serial__container, .column, .card-full {padding-right: 0 !important;}",
  1764. " table.r--main, .article-item, .b-root-layout__inner, .news-item-layout, .page-base, .card-full {max-width: 100% !important; width: 100% !important;}",
  1765. " .appWindowWithBanner, .appSearchBar{right: 0px !important;}",
  1766. " .appWindow {width: 100% !important;}",
  1767. " .grid_18{width: 70% !important;}",
  1768. " .container, .seasons-links, .l-content{margin-right: 20px !important; margin-left: 20px !important; width: 100% !important;}",
  1769. " .tvguide-wrapper, .article-layout-wrapper {width: 95% !important;}",
  1770. " .left-side, .left-column, .left-column.js-main-column, .main-content {width: 100% !important;}",
  1771. " .seasons-links__slider-container._with-all-link{width: 85% !important;}",
  1772. " .b-topic-show__content iframe, .b-topic-show__text img, .b-topic-show__image img {width: auto !important;}",
  1773. " .preview {width: 70% !important; background: #fdfdfd !important;}",
  1774. " .preview img, .preview > img {width: auto !important; hight: auto !important;}",
  1775. ".stopper > #boxbox, .stopper > #boxfade {display: none !important;}"
  1776. ].join("\n");
  1777. 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"))
  1778. css += [
  1779. "body{background: none !important;}",
  1780. " body {background-image: none !important;}",
  1781. " .with-bg{background-image: url(\" \") !important;}",
  1782. " .with-bg{background: url(\" \") !important;}",
  1783. " .with-bg{background: none !important;}",
  1784. " .with-bg{background: #c0c0c0 !important;}"
  1785. ].join("\n");
  1786. if (false || (document.domain == "riper.am" || document.domain.substring(document.domain.indexOf(".riper.am") + 1) == "riper.am"))
  1787. css += [
  1788. "#octo-set{background-image: none !important; padding-top: 0 !important;}",
  1789. " #main-wrapper{width: auto !important;}",
  1790. " body{background-image: none !important;} ",
  1791. " body{background: none !important;}",
  1792. " #main-wrapper{top: 10px !important;}",
  1793. // !! cкрыть заголовок
  1794. " #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;}"
  1795. ].join("\n");
  1796. 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"))
  1797. css += [
  1798. "*{background: none !important;}",
  1799. " *{background: url(\' \') !important;}",
  1800. " *{background: silver !important; color: black !important;}",
  1801. " 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; }"
  1802. ].join("\n");
  1803. if (false || (document.domain == "rusnext.ru" || document.domain.substring(document.domain.indexOf(".rusnext.ru") + 1) == "rusnext.ru"))
  1804. css += [
  1805. // !! расширяем
  1806. " body{line-height: 1.0 !important;}",
  1807. ".top-div{min-height: 30px !important;}",
  1808. " #page-wrapper {padding-top: 30px !important;}",
  1809. " .container {max-width: 1850px !important;}"
  1810. ].join("\n");
  1811. if (false || (document.domain == "ruspravda.info" || document.domain.substring(document.domain.indexOf(".ruspravda.info") + 1) == "ruspravda.info"))
  1812. css += [
  1813. "body{background: white !important;}",
  1814. " table#header_t {margin-top: 0px !important;}"
  1815. ].join("\n");
  1816. if (false || (document.domain == "rustorka.com" || document.domain.substring(document.domain.indexOf(".rustorka.com") + 1) == "rustorka.com"))
  1817. css += " .topmenu{margin-top: 25px !important;}";
  1818. 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"))
  1819. css += [
  1820. // !! оформление от zuefhrf
  1821. " body {overflow: auto !important;}",
  1822. " body{padding-top: 5px !important;}",
  1823. " div#brTop {background-image: url(\" \") !important;}",
  1824. " div#ws div#sidebar{top: 0px !important;}",
  1825. " div#ws div#sidebar{right: 8px !important;}",
  1826. " div#ws div#sidebar div.sideblock{margin-top: 0px !important;}",
  1827. " div#ws div#content{right: 6px !important;}",
  1828. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1829. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  1830. // !?? " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1831. " h3{text-align: left !important;}",
  1832. " body{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;}",
  1833. " s, strike, del {color: #C0C0C0 !important;}",
  1834. " .fr_wrapper { width: auto !important;}",
  1835. " .__tw{position: relative !important;}"
  1836. ].join("\n");
  1837. 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"))
  1838. css += [
  1839. " .branding #page_container {background-image: url(\" \") !important;}",
  1840. " .nav {background: url(\" \") !important;}",
  1841. // ! " !!##body.branding{-webkit-transform: scaleX(1) !important;}
  1842. " body{-webkit-transform: none !important;}",
  1843. " div#logo{min-height: 23px !important;}"
  1844. // ! " div.topmenu{padding-top: 24px !important;}"
  1845. ].join("\n");
  1846. if (false || (document.domain == "safety-gate.me" || document.domain.substring(document.domain.indexOf(".safety-gate.me") + 1) == "safety-gate.me"))
  1847. css += [
  1848. // ! !! --- широко
  1849. " .main,.main-wrap,.header,.header-main{width: 100% !important;}",
  1850. " div.all,div.all-wrap,.pageWidth{max-width: 100% !important; width: 100% !important;}",
  1851. " article,.header,.header-main{width: 100% !important;}",
  1852. " .xbBoxed,.pageContent{max-width: 100% !important;}",
  1853. " div.content{width: 80% !important;}",
  1854. " div.sidebar1{width: 18% !important;}"
  1855. ].join("\n");
  1856. if (false || (document.domain == "samlab.ws" || document.domain.substring(document.domain.indexOf(".samlab.ws") + 1) == "samlab.ws"))
  1857. css += [
  1858. "div.box.main {width: auto; !important;}",
  1859. " div#right {width: 2px; !important;}"
  1860. ].join("\n");
  1861. if (false || (document.domain == "samlib.ru" || document.domain.substring(document.domain.indexOf(".samlib.ru") + 1) == "samlib.ru"))
  1862. css += [
  1863. "body {font-family: sans-serif !important; line-height: 140% !important; color: #B2B2B2 !important; background: #3A3E46 !important;}",
  1864. " font {color: #B2B2B2 !important;}",
  1865. " table, td, td font {color: #BEBEBE !important; background-color: #555C66 !important;}",
  1866. " a:link {color: #9DD7FF !important;}",
  1867. " a:visited {color: #EAB6FF !important;}",
  1868. " a:hover {color: #F0B2B2 !important;}",
  1869. " dl {margin-top: 1em !important;}"
  1870. ].join("\n");
  1871. if (false || (document.domain == "securitylab.ru" || document.domain.substring(document.domain.indexOf(".securitylab.ru") + 1) == "securitylab.ru"))
  1872. css += [
  1873. " #content #left{margin-left: 0px !important; max-width: 1000px !important;}",
  1874. // !! логотип
  1875. " div#header{height: 00px !important; background-color: white !important;} div#MAIN_MENU{top: 0px !important;}"
  1876. ].join("\n");
  1877. if (false || (document.domain == "sportbox.ru" || document.domain.substring(document.domain.indexOf(".sportbox.ru") + 1) == "sportbox.ru"))
  1878. css += [
  1879. " body{background: none !important; padding-top: 0px !important;}",
  1880. " .sb_c_topmed_olymp, .gold, .silver, .bronze {background: none !important;}"
  1881. ].join("\n");
  1882. 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"))
  1883. css += [
  1884. "#branding-layout:not(#id), body.img-bg {padding-top: 0 !important;}",
  1885. " #branding-layout:not(#id), .page-layout {margin-top: 0 !important;}",
  1886. " #branding-layout > a {width: 0 !important; height: 0 !important; left: -10000px !important;}",
  1887. " [data-content-name=\"banner-static\"] {pointer-events: none !important;}"
  1888. ].join("\n");
  1889. 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"))
  1890. css += [
  1891. " body{background: url() !important;}",
  1892. " body{background-image: none !important;}",
  1893. " body{background-attachment: none !important;}",
  1894. " div#brTop{background-image: url(\'\') !important;}",
  1895. " element.style{background: url() !important;}",
  1896. " element.style, #skin_crown{background-image: url() !important;}",
  1897. " body{background: #D4D4D4 !important;}",
  1898. " body{padding: 0 !important;}",
  1899. " table#home_c{width: inherit !important;}",
  1900. " [id^=\"top_\"]{width: inherit !important;}",
  1901. " body{padding-top: 0px !important;}",
  1902. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1903. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  1904. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1905. // !! расширяем
  1906. " body, #foot_links{width: 100% !important;}",
  1907. " #foot_links{margin: 0px !important; padding: 0px !important;}",
  1908. " table#home_c{width: inherit !important;}",
  1909. " [id^=\"top_\"]{width: inherit !important;}"
  1910. ].join("\n");
  1911. if (false || (document.domain == "tfile-music.org" || document.domain.substring(document.domain.indexOf(".tfile-music.org") + 1) == "tfile-music.org"))
  1912. css += [
  1913. "body {width: 100% !important; }"
  1914. ].join("\n");
  1915. 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"))
  1916. css += [
  1917. ".page-content {background-color: inherit !important;}",
  1918. " .page-content {padding-top: 0 !important;}"
  1919. ].join("\n");
  1920. if (false || (document.domain == "thg.ru" || document.domain.substring(document.domain.indexOf(".thg.ru") + 1) == "thg.ru"))
  1921. css += [
  1922. "body {background: whitesmoke !important;}",
  1923. " #left_adblock, #right_adblock, .top_banner {position: fixed !important; left: -10000px !important; transform: scale(0) !important; display: none !important;}",
  1924. " body > div[style*=\'1010\'] {width: auto !important; margin-top: 0 !important;}"
  1925. ].join("\n");
  1926. 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"))
  1927. css += [
  1928. ".stratumTele2 {height: 0 !important;}"
  1929. ].join("\n");
  1930. if (false || (document.domain == "tnt-online.ru" || document.domain.substring(document.domain.indexOf(".tnt-online.ru") + 1) == "tnt-online.ru"))
  1931. css += [
  1932. "body {background-color: #fff !important;}",
  1933. " #all:not(#id) {top:14px !important;}"
  1934. ].join("\n");
  1935. if (false || (document.domain == "torrent-tv.ru" || document.domain.substring(document.domain.indexOf(".torrent-tv.ru") + 1) == "torrent-tv.ru"))
  1936. css += [
  1937. " body {background-image: none !important; padding-top: 0px !important;}",
  1938. " div#main-wrapper {top: auto !important;}",
  1939. " div.news-text {width: auto !important;}",
  1940. " div[class^=\"usual-header\"] {width: 126% !important;}",
  1941. " div[class=\"usual\"] {width: 132% !important;}",
  1942. " div[class^=\"usual-content\"] {width: 99% !important;}"
  1943. // !!
  1944. // !! " body > div:nth-of-type(1) {background: url() !important;}",
  1945. // !! " body {background: gray !important;}",
  1946. ].join("\n");
  1947. 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"))
  1948. css += [
  1949. // !! расширяем
  1950. " .container {width: 100% !important;}",
  1951. " .span9 {width: 95% !important;}",
  1952. ].join("\n");
  1953. if (false || (document.domain == "turbobit.net" || document.domain.substring(document.domain.indexOf(".turbobit.net") + 1) == "turbobit.net"))
  1954. css += " html {background: none !important;}";
  1955. if (false || (document.domain == "velolive.com" || document.domain.substring(document.domain.indexOf(".velolive.com") + 1) == "velolive.com"))
  1956. css += " body {background: url() !important;}";
  1957. if (false || (document.domain == "vesti.ru" || document.domain.substring(document.domain.indexOf(".vesti.ru") + 1) == "vesti.ru"))
  1958. css += [
  1959. " .bottom_bg {background: none !important;}",
  1960. " body, .head, .all_wrap {background: url(\" \") !important;}"
  1961. ].join("\n");
  1962. if (false || (document.domain == "vipfiles.nu" || document.domain.substring(document.domain.indexOf(".vipfiles.nu") + 1) == "vipfiles.nu"))
  1963. css += [
  1964. " div.loginformbox{background: none !important;}",
  1965. " div.tophhhhheader{background: none !important; padding: 0 !important; height: 75px !important;}",
  1966. " div.tophhhhheader > div.item1{height: 10px !important;}",
  1967. " div.tophhhhheader > div.item2{float: left !important; width: 500px !important;}",
  1968. " div.wrapper{margin: 0 !important; width: inherit !important;}",
  1969. " div.wrapwide.topheadwide{background: none !important;}"
  1970. ].join("\n");
  1971. if (false || (document.domain == "dns-shop.ru" || document.domain.substring(document.domain.indexOf(".dns-shop.ru") + 1) == "dns-shop.ru"))
  1972. css += " div.wrapper{width: auto !important;}";
  1973. 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"))
  1974. css += [
  1975. "html > body:not(#id) {background-color: #9ab9a7 !important;}",
  1976. " #footer {background: none !important; padding: 0 !important;}",
  1977. " #top-line {background: none !important; padding: 0 !important; height: auto !important;}",
  1978. " body{background: none !important;}",
  1979. " #footer{background: url() !important;}",
  1980. " #footer{background-image: none !important;}",
  1981. " #content{max-width: none !important;}"
  1982. ].join("\n");
  1983. if (false || (document.domain == "yummyanime.com" || document.domain.substring(document.domain.indexOf(".yummyanime.com") + 1) == "yummyanime.com"))
  1984. css += [
  1985. "#top-block {position: fixed !important; height: 0 !important; width: 0 !important;}"
  1986. ].join("\n");
  1987. if (false || (document.domain == "zagonka.ru" || document.domain.substring(document.domain.indexOf(".zagonka.ru") + 1) == "zagonka.ru"))
  1988. css += [
  1989. ".sitebox:not(#id) {margin-top: 0 !important;}"
  1990. ].join("\n");
  1991. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  1992. css += [
  1993. // !! --- расширяем ---
  1994. " .page-head-bg {width: 99% !important; margin-left: auto !important;}",
  1995. " #page-head.stick {width: 98% !important; margin-left: auto !important;}",
  1996. " .body-gaps {max-width: 100% !important; left: 5px !important; margin-left: auto !important; width: 99% !important;}",
  1997. " body{ padding-top: 0px !important; padding: 5px !important; max-width: 100% !important;}",
  1998. " div[class=\"body-branding\"]{background: grey !important; padding-top: 0px !important; padding: 5px !important; max-width: 100% !important;}"
  1999. ].join("\n");
  2000. if (false || (document.domain == "zalil.su" || document.domain.substring(document.domain.indexOf(".zalil.su") + 1) == "zalil.su"))
  2001. css += [
  2002. " body{background: none !important;}",
  2003. " body{background-color: gray !important;}",
  2004. " body{background-image: none !important;}"
  2005. ].join("\n");
  2006. if (false || (document.domain == "taker.im" || document.domain.substring(document.domain.indexOf(".taker.im") + 1) == "taker.im"))
  2007. css += [
  2008. // !! скрываем рекламные ссылки (СПАМ) в тексте
  2009. " a[href^=\"/phpBB2/goto/http://www.ebay.com/sch/\"][rel=\"nofollow\"]{color: #333 !important; text-decoration: none !important; pointer-events: none !important;}"
  2010. ].join("\n");
  2011. if (typeof GM_addStyle != "undefined") {
  2012. GM_addStyle(css);
  2013. } else if (typeof PRO_addStyle != "undefined") {
  2014. PRO_addStyle(css);
  2015. } else if (typeof addStyle != "undefined") {
  2016. addStyle(css);
  2017. } else {
  2018. var node = document.createElement("style");
  2019. node.type = "text/css";
  2020. node.appendChild(document.createTextNode(css));
  2021. var heads = document.getElementsByTagName("head");
  2022. if (heads.length > 0) {
  2023. heads[0].appendChild(node);
  2024. } else {
  2025. // no head yet, stick it whereever
  2026. document.documentElement.appendChild(node);
  2027. }
  2028. }
  2029. }());
  2030. // позаимствовано у lainverse (https://greasyfork.org/ru/scripts/809-no-yandex-ads)
  2031. // Удаляет рекламу из поиска Яндекс
  2032. (function(){
  2033. 'use strict';
  2034. var win = (unsafeWindow || window),
  2035. // http://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser
  2036. isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(' OPR/') >= 0,
  2037. isChrome = !!window.chrome && !!window.chrome.webstore,
  2038. isSafari = (Object.prototype.toString.call(window.HTMLElement).indexOf('Constructor') > 0 ||
  2039. (function (p) { return p.toString() === "[object SafariRemoteNotification]"; })(!window.safari || safari.pushNotification)),
  2040. isFirefox = typeof InstallTrigger !== 'undefined',
  2041. inIFrame = (win.self !== win.top),
  2042. _getAttribute = Element.prototype.getAttribute,
  2043. _setAttribute = Element.prototype.setAttribute,
  2044. _de = document.documentElement,
  2045. _appendChild = Document.prototype.appendChild.bind(_de),
  2046. _removeChild = Document.prototype.removeChild.bind(_de);
  2047. // console.log('01');
  2048. if (/^https?:\/\/(mail\.yandex\.|music\.yandex\.|news\.yandex\.|(www\.)?yandex\.[^\/]+\/(yand)?search[\/?])/i.test(win.location.href)) {
  2049. // https://greasyfork.org/en/scripts/809-no-yandex-ads
  2050. (function(){
  2051. var adWords = ['Яндекс.Директ','Реклама','Ad'],
  2052. genericAdSelectors = (
  2053. '.serp-adv__head + .serp-item,'+
  2054. '#adbanner,'+
  2055. '.serp-adv,'+
  2056. '.b-spec-adv,'+
  2057. 'div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)'+
  2058. '._type_smart-banner'+
  2059. '.stripe_type_promo'+
  2060. '.footer_distro_yes'
  2061. );
  2062. function remove(node) {
  2063. node.parentNode.removeChild(node);
  2064. }
  2065. // Generic ads removal and fixes
  2066. function removeGenericAds() {
  2067. // var ss;
  2068. // ss = document.querySelector('.serp-header');
  2069. // if (ss) {
  2070. // ss.style.marginTop='0';
  2071. // }
  2072. var s = document.querySelector('.serp-header');
  2073. if (s) {
  2074. s.style.marginTop='0';
  2075. }
  2076. // for (s of document.querySelectorAll(genericAdSelectors)) {
  2077. // remove(s);
  2078. // }
  2079. // !! Правим ошибку синтаксиса (s of arr) не работает -> старый вариант
  2080. (function(s, i){
  2081. i = s.length;
  2082. while(i--){
  2083. remove(s[i]);}
  2084. })(document.querySelectorAll(genericAdSelectors), 0);
  2085. // })(document.querySelectorAll('.serp-adv__head + .serp-item'), 0);
  2086. (function(s){
  2087. for (var l = 0; l < s.length; l++) remove(s[l]);
  2088. })(document.querySelectorAll(genericAdSelectors));
  2089. //})(document.querySelectorAll(['#adbanner',
  2090. // '.serp-adv',
  2091. // '.b-spec-adv',
  2092. // 'div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)',
  2093. // '._type_smart-banner',
  2094. // '.stripe_type_promo',
  2095. // '.footer_distro_yes'].join(',')));
  2096. // }
  2097. }
  2098. // Search ads
  2099. function removeSearchAds() {
  2100. var ll;
  2101. /* var s, item, l;
  2102. for (s of document.querySelectorAll('.t-construct-adapter__legacy')) {
  2103. item = s.querySelector('.organic__subtitle');
  2104. l = window.getComputedStyle(item, ':after').content;
  2105. if (item && adWords.indexOf(l.replace(/"/g,'')) > -1) {
  2106. remove(s);
  2107. console.log('Ads removed.');
  2108. }
  2109. }
  2110. } */
  2111. var s = document.querySelectorAll('.t-construct-adapter__legacy');
  2112. for (var l = 0; l < s.length; l++) {
  2113. var item = s[l].querySelector('.organic__subtitle');
  2114. ll = window.getComputedStyle(item, ':after').content;
  2115. // if (!item) continue;
  2116. // if (item && adWords.indexOf(item.textContent) > -1){
  2117. // remove(s[l]);
  2118. // console.log('Ads removed.');
  2119. // }
  2120. if (item && adWords.indexOf(ll.replace(/"/g,'')) > -1) {
  2121. remove(s);
  2122. console.log('Ads removed.');
  2123. }
  2124. }
  2125. }
  2126. // News ads
  2127. function removeNewsAds() {
  2128. /*
  2129. for (var s of document.querySelectorAll(
  2130. '.page-content__left > *,'+
  2131. '.page-content__right > *:not(.page-content__col),'+
  2132. '.page-content__right > .page-content__col > *'
  2133. )) {
  2134. if (s.textContent.indexOf(adWords[0]) > -1 ||
  2135. (s.clientHeight < 15 && s.classList.contains('rubric'))) {
  2136. remove(s);
  2137. console.log('Ads removed.');
  2138. }
  2139. }
  2140. */
  2141. var s = document.querySelectorAll(['.page-content__left > *',
  2142. '.page-content__right > *:not(.page-content__col)',
  2143. '.page-content__right > .page-content__col > *'].join(','));
  2144. for (var l = 0; l < s.length; l++) {
  2145. if (s[l].textContent.indexOf(adWords[0]) > -1 ||
  2146. (s[l].clientHeight < 15 && s[l].classList.contains('rubric'))) {
  2147. remove(s[l]);
  2148. console.log('Ads removed.');
  2149. }
  2150. }
  2151. }
  2152. // Music ads
  2153. function removeMusicAds() {
  2154. /* for (var s of document.querySelectorAll('.ads-block')) {
  2155. remove(s);
  2156. } */
  2157. var s = document.querySelectorAll('.ads-block');
  2158. for (var l = 0; l < s.length; l++) {
  2159. remove(s[l]);
  2160. console.log('Ads removed.');
  2161. }
  2162. }
  2163. // Mail ads
  2164. function removeMailAds() {
  2165. var slice = Array.prototype.slice,
  2166. nodes = slice.call(document.querySelectorAll('.ns-view-folders')),
  2167. node, len, cls;
  2168. /* for (node of nodes) {
  2169. if (!len || len > node.classList.length) {
  2170. len = node.classList.length;
  2171. }
  2172. } */
  2173. for (var l = 0; l < nodes.length; l++) {
  2174. node = nodes[l];
  2175. if (!len || len > node.classList.length) {
  2176. len = node.classList.length;
  2177. }
  2178. }
  2179. node = nodes.pop();
  2180. while (node) {
  2181. if (node.classList.length > len) {
  2182. /* for (cls of slice.call(node.classList)) {
  2183. if (cls.indexOf('-') === -1) {
  2184. remove(node);
  2185. break;
  2186. }
  2187. } */
  2188. for (var l7 = 0; l7 < node.classList.length; l7++) {
  2189. cls = slice.call(node.classList[l7]);
  2190. if (cls.indexOf('-') === -1) {
  2191. remove(node);
  2192. break;
  2193. }
  2194. }
  2195. }
  2196. node = nodes.pop();
  2197. }
  2198. }
  2199. // News fixes
  2200. function removePageAdsClass() {
  2201. if (document.body.classList.contains("b-page_ads_yes")){
  2202. document.body.classList.remove("b-page_ads_yes");
  2203. console.log('Page ads class removed.');
  2204. }
  2205. }
  2206. // myAdd
  2207. function removePageAdsClass2() {
  2208. if (document.body.classList.contains("stripe_type_promo")){
  2209. document.body.classList.remove("stripe_type_promo");
  2210. console.log('Page ads2 class removed.');
  2211. }
  2212. if (document.body.classList.contains("dist-popup_product_browser")){
  2213. document.body.classList.remove("dist-popup_product_browser");
  2214. console.log('Page ads2 class removed.');
  2215. }
  2216. if (document.body.classList.contains('[data-bem*="bannerid"]')){
  2217. document.body.classList.remove('[data-bem*="bannerid"]');
  2218. console.log('Page ads3 class removed.');
  2219. }
  2220. }
  2221. // Function to attach an observer to monitor dynamic changes on the page
  2222. function pageUpdateObserver(func, obj, params) {
  2223. if (obj) {
  2224. var o = new MutationObserver(func);
  2225. o.observe(obj,(params || {childList:true, subtree:true}));
  2226. }
  2227. }
  2228. // Cleaner
  2229. // не работает частично (со слушателем)
  2230. // document.addEventListener ('DOMContentLoaded', function() {
  2231. removeGenericAds();
  2232. if (win.location.hostname.search(/^mail\./i) === 0) {
  2233. removeGenericAds();
  2234. pageUpdateObserver(function(ms, o){
  2235. var aside = document.querySelector('.mail-Layout-Aside');
  2236. if (aside) {
  2237. o.disconnect();
  2238. pageUpdateObserver(removeMailAds, aside);
  2239. }
  2240. }, document.querySelector('BODY'));
  2241. removeMailAds();
  2242. } else if (win.location.hostname.search(/^music\./i) === 0) {
  2243. removeGenericAds();
  2244. pageUpdateObserver(removeMusicAds, document.querySelector('.sidebar'));
  2245. removeMusicAds();
  2246. } else if (win.location.hostname.search(/^news\./i) === 0) {
  2247. removeGenericAds();
  2248. pageUpdateObserver(removeNewsAds, document.querySelector('BODY'));
  2249. pageUpdateObserver(removePageAdsClass, document.body, {attributes:true, attributesFilter:['class']});
  2250. removeNewsAds();
  2251. removePageAdsClass();
  2252. removePageAdsClass2();
  2253. } else {
  2254. removeGenericAds();
  2255. pageUpdateObserver(removeSearchAds, document.querySelector('.main__content'));
  2256. pageUpdateObserver(removePageAdsClass2, document.body, {attributes:true, attributesFilter:['class']});
  2257. removeSearchAds();
  2258. removePageAdsClass2();
  2259. }
  2260. // });
  2261. })();
  2262. // return; //skip fixes for other sites
  2263. }
  2264. // Yandex Link Tracking
  2265. if (/^https?:\/\/([^.]+\.)*yandex\.[^\/]+/i.test(win.location.href)) {
  2266. // Partially based on https://greasyfork.org/en/scripts/22737-remove-yandex-redirect
  2267. (function(){
  2268. var link, selectors = (
  2269. 'A[onmousedown*="/jsredir"],'+
  2270. 'A[data-vdir-href],'+
  2271. 'A[data-counter]'
  2272. );
  2273. function removeTrackingAttributes(link) {
  2274. link.removeAttribute('onmousedown');
  2275. if (link.hasAttribute('data-vdir-href')) {
  2276. link.removeAttribute('data-vdir-href');
  2277. link.removeAttribute('data-orig-href');
  2278. }
  2279. if (link.hasAttribute('data-counter')) {
  2280. link.removeAttribute('data-counter');
  2281. link.removeAttribute('data-bem');
  2282. }
  2283. }
  2284. function removeTracking(scope) {
  2285. for (link of scope.querySelectorAll(selectors)) {
  2286. removeTrackingAttributes(link);
  2287. }
  2288. }
  2289. document.addEventListener('DOMContentLoaded', function(e) {
  2290. removeTracking(e.target);
  2291. });
  2292. (new MutationObserver(function(ms) {
  2293. var m, node;
  2294. for (m of ms) {
  2295. for (node of m.addedNodes) {
  2296. if (node.nodeType === Node.ELEMENT_NODE) {
  2297. if (node.tagName === 'A' && node.matches(selectors)) {
  2298. removeTrackingAttributes(node);
  2299. } else {
  2300. removeTracking(node);
  2301. }
  2302. }
  2303. }
  2304. }
  2305. })).observe(_de, {childList:true, subtree:true});
  2306. })();
  2307. return; //skip fixes for other sites
  2308. }
  2309. }());
  2310. // Удаляет рекламу из вконтакта
  2311. (function(){
  2312. var lct = location.href;
  2313. if(lct.match(/^https?:\/\/(.*\.)?(vkontakte\.ru|vk\.com)\/.*/)) {
  2314. // Generic ads removal
  2315. (function(s){
  2316. for (var l = 0; l < s.length; l++) s[l].parentNode.removeChild(s[l]);
  2317. })(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'));
  2318. console.log('Page ads class removed.');
  2319. }
  2320. }());
  2321. // Удаляет рекламу из gismeteo
  2322. (function(){
  2323. var lct = location.href;
  2324. if(lct.match(/^https?:\/\/(.*\.)?gismeteo\./)) {
  2325. var removeA = function() {
  2326. 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');
  2327. for (var l = 0; l < s.length; l++) {
  2328. if(s[l].parentNode) s[l].parentNode.removeChild(s[l]);
  2329. }
  2330. }
  2331. (function(s){
  2332. var MutationObserver = window.MutationObserver || window.WebKitMutationObserver || window.MozMutationObserver;
  2333. if (s) (new MutationObserver(removeA)).observe(s,{childList:true});
  2334. })(document.querySelector('.measure'));
  2335. // Google Chrome trick: sometimes the script is executed after that DOMContentLoaded was triggered, in this case we directly run our code
  2336. if (document.readyState == "complete") {
  2337. removeA();
  2338. console.log('Page ads class removed.');
  2339. } else {
  2340. window.addEventListener('DOMContentLoaded', removeA);
  2341. console.log('Page ads class removed.');
  2342. }
  2343. }
  2344. }());
  2345. // Удаляет рекламу из 4pda
  2346. (function(){
  2347. // пока убрано, поломалось
  2348. }());
  2349. }());