RU Max4_ABP_Fix CSS

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

当前为 2018-03-26 提交的版本,查看 最新版本

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