RU Max4_ABP_Fix CSS

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

当前为 2017-02-18 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name RU Max4_ABP_Fix CSS
  3. // @namespace https://greasyfork.org
  4. // @description Дополнение, исправляющее работу Adblock Plus для отдельных сайтов. Возвращаем функционал Ad-Охотника в Maxthon4. Спасибо lainverse за идею.
  5. // @author lainverse & ALeXkRU
  6. // @license CC BY-SA
  7. // @homepage https://greasyfork.org/ru/scripts/8225-ru-max4-abp-fix-css
  8. // @run-at document-start
  9. // @include *://*/*
  10. // @match *://*/*
  11. // @version 1.20170218080031
  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 == "userstyles.org" || document.domain.substring(document.domain.indexOf(".userstyles.org") + 1) == "userstyles.org") || (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 == "hd720.biz" || document.domain.substring(document.domain.indexOf(".hd720.biz") + 1) == "hd720.biz") || (document.domain == "kinogo2.net" || document.domain.substring(document.domain.indexOf(".kinogo2.net") + 1) == "kinogo2.net") || (document.domain == "kinogohd.net" || document.domain.substring(document.domain.indexOf(".kinogohd.net") + 1) == "kinogohd.net") || (document.domain == "kinotochka.net" || document.domain.substring(document.domain.indexOf(".kinotochka.net") + 1) == "kinotochka.net") || (document.domain == "kinozadrot.net" || document.domain.substring(document.domain.indexOf(".kinozadrot.net") + 1) == "kinozadrot.net") || (document.domain == "krasview.ru" || document.domain.substring(document.domain.indexOf(".krasview.ru") + 1) == "krasview.ru") || (document.domain == "livejournal.com" || document.domain.substring(document.domain.indexOf(".livejournal.com") + 1) == "livejournal.com") || (document.domain == "newstudio.tv" || document.domain.substring(document.domain.indexOf(".newstudio.tv") + 1) == "newstudio.tv") || (document.domain == "oblozhki.net" || document.domain.substring(document.domain.indexOf(".oblozhki.net") + 1) == "oblozhki.net") || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru") || (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 == "zakon.kz" || document.domain.substring(document.domain.indexOf(".zakon.kz") + 1) == "zakon.kz"))
  28. css += [
  29. "/* Популярный фильтр против картинки на фоне */",
  30. " html:not(#id), body:not(#id) {background-image: none!important;}"
  31. ].join("\n");
  32. if (false || (document.domain == "allfilmonline.co" || document.domain.substring(document.domain.indexOf(".allfilmonline.co") + 1) == "allfilmonline.co") || (document.domain == "amovies.org" || document.domain.substring(document.domain.indexOf(".amovies.org") + 1) == "amovies.org") || (document.domain == "baskino.club" || document.domain.substring(document.domain.indexOf(".baskino.club") + 1) == "baskino.club") || (document.domain == "comedy-portal.net" || document.domain.substring(document.domain.indexOf(".comedy-portal.net") + 1) == "comedy-portal.net") || (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 == "gidonline.club" || document.domain.substring(document.domain.indexOf(".gidonline.club") + 1) == "gidonline.club") || (document.domain == "gidonlinekino.com" || document.domain.substring(document.domain.indexOf(".gidonlinekino.com") + 1) == "gidonlinekino.com") || (document.domain == "hd720.biz" || document.domain.substring(document.domain.indexOf(".hd720.biz") + 1) == "hd720.biz") || (document.domain == "hdrezka.me" || document.domain.substring(document.domain.indexOf(".hdrezka.me") + 1) == "hdrezka.me") || (document.domain == "ikinohd.com" || document.domain.substring(document.domain.indexOf(".ikinohd.com") + 1) == "ikinohd.com") || (document.domain == "itop-gear.ru" || document.domain.substring(document.domain.indexOf(".itop-gear.ru") + 1) == "itop-gear.ru") || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com") || (document.domain == "kinopoisk.ru" || document.domain.substring(document.domain.indexOf(".kinopoisk.ru") + 1) == "kinopoisk.ru") || (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 == "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 == "newstudio.tv" || document.domain.substring(document.domain.indexOf(".newstudio.tv") + 1) == "newstudio.tv") || (document.domain == "nnm.me" || document.domain.substring(document.domain.indexOf(".nnm.me") + 1) == "nnm.me") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (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 == "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") || (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 == "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 == "live-rutor.org" || document.domain.substring(document.domain.indexOf(".live-rutor.org") + 1) == "live-rutor.org"))
  33. css += [
  34. "body:not(#id) {padding-top: 0!important;}"
  35. ].join("\n");
  36. if (false || (document.domain == "epravda.com.ua" || document.domain.substring(document.domain.indexOf(".epravda.com.ua") + 1) == "epravda.com.ua") || (document.domain == "kino-dom.tv" || document.domain.substring(document.domain.indexOf(".kino-dom.tv") + 1) == "kino-dom.tv") || (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 == "unionpeer.com" || document.domain.substring(document.domain.indexOf(".unionpeer.com") + 1) == "unionpeer.com"))
  37. css += "body:not(#id) {padding:0!important;}";
  38. if (false || (document.domain == "ain.ua" || document.domain.substring(document.domain.indexOf(".ain.ua") + 1) == "ain.ua") || (document.domain == "gametech.ru" || document.domain.substring(document.domain.indexOf(".gametech.ru") + 1) == "gametech.ru") || (document.domain == "oblozhki.net" || document.domain.substring(document.domain.indexOf(".oblozhki.net") + 1) == "oblozhki.net") || (document.domain == "prostoporno.xxx" || document.domain.substring(document.domain.indexOf(".prostoporno.xxx") + 1) == "prostoporno.xxx") || (document.domain == "the-cinema.ru" || document.domain.substring(document.domain.indexOf(".the-cinema.ru") + 1) == "the-cinema.ru") || (document.domain == "torrentum.ru" || document.domain.substring(document.domain.indexOf(".torrentum.ru") + 1) == "torrentum.ru"))
  39. css += [
  40. "body:not(#id) {margin-top: 0!important;}"
  41. ].join("\n");
  42. if (false || (document.domain == "101.ru" || document.domain.substring(document.domain.indexOf(".101.ru") + 1) == "101.ru"))
  43. css += " #layout {background:none!important;}";
  44. 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"))
  45. css += [
  46. "TD[height=\"70\"][style],#user2s[height=\"71\"],",
  47. " #userlinks[height=\"70\"] {display:none!important;}"
  48. ].join("\n");
  49. 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"))
  50. css += [
  51. " #main, main, div{background-image:none!important;}",
  52. " *{background-image:url(\"\")!important;}",
  53. " div{background-image:url(\"\")!important;}",
  54. // !! " #header + #ruBlbZq {background-image:url()!important;}",
  55. // !! " #header + * {background-image:url()!important;}",
  56. // !! " #header + #ruBlbZq {background-image: url(\"\") !important;}",
  57. " #main {padding: 0 !important;}",
  58. " .brand-page {display: none!important;}",
  59. " .brand-page {height:0!important;}",
  60. " body,#main,#rnd-replace-main {background: #E6E7E9!important}",
  61. " div#main>div.holder.no-hidden{padding:0 !important;}",
  62. " div#main>div.holder.no-hidden{width: inherit !important;}",
  63. " html>body>div#wrapper>div:nth-of-type(1)>div:nth-of-type(1)>header+div {background-image: url(\"\")!important;}",
  64. " article#content{width: 920px !important;}",
  65. // ! " #header~div:not(#contacts):not(#body) {background-image:none!important;background-color:#E6E7E9!important}",
  66. // ! " link~div[class$=\" \"] {display:none!important}",
  67. " html {margin-top: 0px!important;}",
  68. " div [class^=\"h-frame\"]{top: 0px !important;}",
  69. " div#main>div.holder.no-hidden{padding: 0 !important;}",
  70. " div#main>div.holder.no-hidden{width: inherit !important;}",
  71. " iv#main>div.holder.no-hidden>a{display: none!important;}",
  72. " div#main>div.holder.no-hidden>div.brand-page-counters{display: none!important;}",
  73. " div#ipbwrapper>div.borderwrap-header{display: none!important;}",
  74. " div.borderwrap-header>table{display: none!important;}",
  75. " div#dw-wrapper{display: none!important;}",
  76. " a.brand-page.main{display: none!important;}",
  77. " div#wrapper>div:nth-of-type(1)>div:nth-of-type(1)>header+div>div:nth-of-type(4){display: none!important;}",
  78. " div#wrapper>div:nth-of-type(1)>div:nth-of-type(1)>header+div>div:nth-of-type(3){display: none!important;}",
  79. // ! расширяем
  80. // ! проверить " header#header{ max-width: 1500px !important; width: 95% !important;}",
  81. // ! проверить " header+div>div:nth-of-type(1){ margin: 0px !important; max-width: 1500px !important; width: 90% !important;}",
  82. " header+div>div>div+section>article{max-width: 1500px !important; width: 79% !important;}",
  83. // !? проверить вариант " header+div>div>div+section>article{max-width: 1500px !important; width: auto !important;}",
  84. " header+div>div>div+section>aside{max-width: 20% !important; width: 20% !important;}",
  85. " .holder, .holder-no-hidden {width: auto !important;}",
  86. " .selection .content {margin-left: 0px !important; margin-right: 0px !important;}",
  87. " header+div>div>div+section{margin-left: 0px !important; margin-right: 0px !important;}"
  88. ].join("\n");
  89. if (false || (document.domain == "3dnews.ru" || document.domain.substring(document.domain.indexOf(".3dnews.ru") + 1) == "3dnews.ru"))
  90. css += [
  91. " #global-wrapper[style*=\"pointer\"] {cursor: auto!important; pointer-events: none!important; padding-top: 0!important;}",
  92. " #global-wrapper[style*=\"pointer\"] > * {pointer-events: auto!important;}"
  93. ].join("\n");
  94. if (false || (new RegExp("^https?://([^.]+\\.)*?3dnews\\.ru[:/](?!.*?/print$).*?$")).test(document.location.href))
  95. css += [
  96. "body {background: radial-gradient(ellipse at center, #4e4e4e 0%,#1a1a1a 100%)!important;}"
  97. ].join("\n");
  98. if (false || (document.domain == "aces.gg" || document.domain.substring(document.domain.indexOf(".aces.gg") + 1) == "aces.gg"))
  99. css += [
  100. "body {background: black!important; cursor: default!important;}",
  101. " #alert {pointer-events: none!important;}",
  102. " #alert > * {pointer-events: auto!important;}"
  103. ].join("\n");
  104. if (false || (document.domain == "adultmult.tv" || document.domain.substring(document.domain.indexOf(".adultmult.tv") + 1) == "adultmult.tv"))
  105. css += [
  106. ".menuposition {margin-top: 0!important;}",
  107. " body {background: black!important;}",
  108. " .adsbygoogle, #aswift_0_expand {display: none!important;}"
  109. ].join("\n");
  110. if (false || (document.domain == "afisha.ru" || document.domain.substring(document.domain.indexOf(".afisha.ru") + 1) == "afisha.ru"))
  111. css += [
  112. ".page_block_content {width:100%!important;}",
  113. " .page_block_adv {background:none!important;}"
  114. ].join("\n");
  115. if (false || (document.domain == "ag.ru" || document.domain.substring(document.domain.indexOf(".ag.ru") + 1) == "ag.ru"))
  116. css += [
  117. " #new_logo_helper01 {top: 0!important;}",
  118. " #header-links {display: none!important;}"
  119. ].join("\n");
  120. if (false || (document.domain == "aif.ru" || document.domain.substring(document.domain.indexOf(".aif.ru") + 1) == "aif.ru"))
  121. css += "#container:not(#id) {margin-top:0!important}";
  122. if (false || (document.domain == "ain.ua" || document.domain.substring(document.domain.indexOf(".ain.ua") + 1) == "ain.ua"))
  123. css += [
  124. "body:not(#id) {background: white!important;}"
  125. ].join("\n");
  126. if (false || (document.domain == "all-episodes.net" || document.domain.substring(document.domain.indexOf(".all-episodes.net") + 1) == "all-episodes.net"))
  127. css += [
  128. ".wrapper {top: 0!important}",
  129. " #ad3,:not(#ad3)>div[id^=\"bn_\"] {position: fixed!important; top: -10000px!important; left: -10000px!important}"
  130. ].join("\n");
  131. if (false || (document.domain == "allhockey.ru" || document.domain.substring(document.domain.indexOf(".allhockey.ru") + 1) == "allhockey.ru"))
  132. css += ".adr-top { height:0!important;min-height:0!important}";
  133. if (false || (document.domain == "aliexpress.com" || document.domain.substring(document.domain.indexOf(".aliexpress.com") + 1) == "aliexpress.com"))
  134. css += [
  135. " div.categories-main{ display: inline-block !important; width:auto !important; } dl.cl-item{display: inline-block !important;}",
  136. " div.index-page>div.user-helper-footer{position: relative !important; top: 120px !important; padding: 0 !important;}",
  137. " div.index-page>div.site-footer{position: relative !important; top: 120px !important; margin: 0 !important; padding: 0 !important;}",
  138. " div.index-page>div.footer-copywrite{position: relative !important; top: 120px !important;}",
  139. " div.index-page{height: inherit !important;}"
  140. ].join("\n");
  141. if (false || (document.domain == "animedia.tv" || document.domain.substring(document.domain.indexOf(".animedia.tv") + 1) == "animedia.tv"))
  142. css += [
  143. ".promo__wrapper {display: none!important;}"
  144. ].join("\n");
  145. if (false || (document.domain == "animemovie.ru" || document.domain.substring(document.domain.indexOf(".animemovie.ru") + 1) == "animemovie.ru"))
  146. css += [
  147. "header[role=\"banner\"], body > .standard {height: 100px!important; background: transparent!important;}",
  148. " nav[role=\"navigation\"] > ul {top: 0!important;}",
  149. " .htitle {margin-left: 0!important; left: 150px!important;}",
  150. " .logo {margin-left: 0!important; left: 0!important;}"
  151. ].join("\n");
  152. if (false || (document.domain == "animevost.org" || document.domain.substring(document.domain.indexOf(".animevost.org") + 1) == "animevost.org"))
  153. css += [
  154. "div[class^=\"headbg\"] {background-image:none!important;height:auto!important;}",
  155. " div[class^=\"headbg\"] > .menu {top:0px!important;}",
  156. " div[class^=\"headbg\"] > .menu .sar {bottom:auto!important;top:50px!important;z-index:100!important;}"
  157. ].join("\n");
  158. if (false || (document.domain == "aniplay.tv" || document.domain.substring(document.domain.indexOf(".aniplay.tv") + 1) == "aniplay.tv"))
  159. css += [
  160. ".ap2-main-header {height: 51px!important; }"
  161. ].join("\n");
  162. if (false || (document.domain == "anitokyo.tv" || document.domain.substring(document.domain.indexOf(".anitokyo.tv") + 1) == "anitokyo.tv"))
  163. css += [
  164. "#wrapper, #wrapper header {margin-top:0!important; padding-top:0!important;}"
  165. ].join("\n");
  166. if (false || (document.domain == "anistar.me" || document.domain.substring(document.domain.indexOf(".anistar.me") + 1) == "anistar.me"))
  167. css += [
  168. "body > .clear + div:not(.main),.news-fixed {display:none!important;}",
  169. " .wrapper.width1200 {margin-top:0 !important;}",
  170. " .drowmenu {z-index: 1999999999 !important;}"
  171. ].join("\n");
  172. if (false || (document.domain == "anti-malware.ru" || document.domain.substring(document.domain.indexOf(".anti-malware.ru") + 1) == "anti-malware.ru"))
  173. css += "#header-bg-enf {margin-top:0!important;}";
  174. if (false || (document.domain == "auto.ru" || document.domain.substring(document.domain.indexOf(".auto.ru") + 1) == "auto.ru"))
  175. css += [
  176. ".i-bem[data-bem*=\"\\\"ad\\\"\"],.card__ins-button-direct {position: fixed!important;",
  177. " top:-10000px!important}"
  178. ].join("\n");
  179. if (false || (document.domain == "bestpersons.ru" || document.domain.substring(document.domain.indexOf(".bestpersons.ru") + 1) == "bestpersons.ru"))
  180. css += [
  181. "/* Fx compat fix */",
  182. " #userTabs {float:none!important;}"
  183. ].join("\n");
  184. if (false || (document.domain == "binmovie.org" || document.domain.substring(document.domain.indexOf(".binmovie.org") + 1) == "binmovie.org"))
  185. css += " #content {top:0!important;left:0!important;width:100%!important;margin-left:0!important;}";
  186. if (false || (document.domain == "bvedomosti.ru" || document.domain.substring(document.domain.indexOf(".bvedomosti.ru") + 1) == "bvedomosti.ru"))
  187. css += [
  188. ".art-Header {display:none!important;}",
  189. " #art-main {background-image:none!important;}",
  190. " .bg-top-menu {top:0!important;}"
  191. ].join("\n");
  192. if (false || (document.domain == "carambatv.ru" || document.domain.substring(document.domain.indexOf(".carambatv.ru") + 1) == "carambatv.ru"))
  193. css += " .content {background:none!important;padding:0!important;}";
  194. if (false || (document.domain == "cars.ru" || document.domain.substring(document.domain.indexOf(".cars.ru") + 1) == "cars.ru"))
  195. css += [
  196. "#main {margin-top:0!important;}",
  197. " A[href*=\"/adclick.php?bannerid=\"] {display:none!important;}"
  198. ].join("\n");
  199. if (false || (document.domain == "cf.ua" || document.domain.substring(document.domain.indexOf(".cf.ua") + 1) == "cf.ua"))
  200. css += [
  201. ".hamburger__overlay.no-close {display:none!important;}",
  202. " body.overflow--hidden,.scroll-content.disable-scrolling {overflow:auto!important;}"
  203. ].join("\n");
  204. if (false || (document.domain == "cinema-hd.ru" || document.domain.substring(document.domain.indexOf(".cinema-hd.ru") + 1) == "cinema-hd.ru"))
  205. css += ".wrap {padding-top:0!important}";
  206. if (false || (document.domain == "creativportal.ru" || document.domain.substring(document.domain.indexOf(".creativportal.ru") + 1) == "creativportal.ru"))
  207. css += [
  208. " .pocaz {width: 10px!important; height: 10px!important; position: fixed!important; top:-100px!important;}"
  209. ].join("\n");
  210. if (false || (document.domain == "brb.to" || document.domain.substring(document.domain.indexOf(".brb.to") + 1) == "brb.to") || (document.domain == "cxz.to" || document.domain.substring(document.domain.indexOf(".cxz.to") + 1) == "cxz.to") || (document.domain == "fs.to" || document.domain.substring(document.domain.indexOf(".fs.to") + 1) == "fs.to"))
  211. css += [
  212. ".l-body-branding *,.b-styled__content-right,.b-styled__section-central,.b-styled__item-central,div[id^=\"adsProxy-\"] {display:none!important;}",
  213. " body { background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACXBIWXMAAC4jAAAuIwF4pT92AAAADUlEQVR42mOQUdL5DwACMgFqBC3ttwAAAABJRU5ErkJggg==)!important;}"
  214. ].join("\n");
  215. if (false || (document.domain == "cyberforum.ru" || document.domain.substring(document.domain.indexOf(".cyberforum.ru") + 1) == "cyberforum.ru"))
  216. css += [
  217. "body>div[style*=\"width\"][style*=\"margin\"] {margin-top: 0!important;}"
  218. ].join("\n");
  219. if (false || (document.domain == "dota2.ru" || document.domain.substring(document.domain.indexOf(".dota2.ru") + 1) == "dota2.ru"))
  220. css += [
  221. "body:not(#id), body>div[class]:not(#id), body>div[class]>div[class]:not(#id) {background: black !important; padding-top: 0 !important;}",
  222. " #headerProxy {height: 150px!important;}",
  223. " .subline + style + div:not([id]) {background: transparent!important; position: fixed !important; height: 1px !important;}",
  224. " a[href*=\"go.mail.ru/r/\"] {display: none !important;}"
  225. ].join("\n");
  226.  
  227. if (false || (document.domain == "drive.ru" || document.domain.substring(document.domain.indexOf(".drive.ru") + 1) == "drive.ru"))
  228. css += "body>div {background:none!important;padding-top:0!important;}";
  229. if (false || (document.domain == "economistua.com" || document.domain.substring(document.domain.indexOf(".economistua.com") + 1) == "economistua.com"))
  230. css += [
  231. ".wpmui-overlay, .wdpu-container {display: none!important;}",
  232. " html, body {padding-top: 0!important; background: whitesmoke!important; overflow: auto!important; pointer-events: none!important;}",
  233. " body > * {pointer-events: auto!important;}"
  234. ].join("\n");
  235. if (false || (document.domain == "epravda.com.ua" || document.domain.substring(document.domain.indexOf(".epravda.com.ua") + 1) == "epravda.com.ua"))
  236. css += [
  237. " body {cursor:auto!important;}",
  238. " body>div[align=\"center\"] {width:auto!important;margin:0!important;}"
  239. ].join("\n");
  240. if (false || (document.domain == "fast-torrent.ru" || document.domain.substring(document.domain.indexOf(".fast-torrent.ru") + 1) == "fast-torrent.ru"))
  241. css += [
  242. "body {background: white!important;}",
  243. " body{background: url(\'\') !important;}",
  244. " #container {margin-top:0!important;}"
  245. ].join("\n");
  246. if (false || (document.domain == "firepic.org" || document.domain.substring(document.domain.indexOf(".firepic.org") + 1) == "firepic.org"))
  247. css += [
  248. "body {padding:0!important;background-image:none!important;}",
  249. " .container,.row {max-width:none!important;}",
  250. " .container {width:100%!important;}",
  251. " .row {padding:30px!important;margin:0px!important;}",
  252. " .span12 {clear:both}"
  253. ].join("\n");
  254. if (false || (document.domain == "fishki.net" || document.domain.substring(document.domain.indexOf(".fishki.net") + 1) == "fishki.net"))
  255. css += "#container {cursor:auto!important;}";
  256. 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"))
  257. css += [
  258. "#sidebar2 {padding-top:0!important;}",
  259. " #main-wrapper {width:100%!important;top:0!important;}"
  260. ].join("\n");
  261. if (false || (document.domain == "gamebomb.ru" || document.domain.substring(document.domain.indexOf(".gamebomb.ru") + 1) == "gamebomb.ru"))
  262. css += [
  263. "#ssdfsd,.dfgdjkfgh{background-image:none!important;}",
  264. " #content{padding-top:0!important;margin-top:0!important;}"
  265. ].join("\n");
  266. if (false || (document.domain == "gamer-info.com" || document.domain.substring(document.domain.indexOf(".gamer-info.com") + 1) == "gamer-info.com"))
  267. css += "#all-content-container {padding:0!important;}";
  268. if (false || (document.domain == "gametech.ru" || document.domain.substring(document.domain.indexOf(".gametech.ru") + 1) == "gametech.ru"))
  269. css += [
  270. "body {background:#eee!important;}"
  271. ].join("\n");
  272. if (false || (document.domain == "gastronom.ru" || document.domain.substring(document.domain.indexOf(".gastronom.ru") + 1) == "gastronom.ru"))
  273. css += [
  274. "body { cursor: auto !important;}",
  275. " #wrapper {max-width: none !important;}"
  276. ].join("\n");
  277.  
  278.  
  279. if (false || (document.domain == "get-tune.cc" || document.domain.substring(document.domain.indexOf(".get-tune.cc") + 1) == "get-tune.cc") || (document.domain == "mp3.cc" || document.domain.substring(document.domain.indexOf(".mp3.cc") + 1) == "mp3.cc"))
  280. css += [
  281. "#xx1 {padding-top: 50px!important;}"
  282. ].join("\n");
  283. if (false || (document.domain == "gidonline.club" || document.domain.substring(document.domain.indexOf(".gidonline.club") + 1) == "gidonline.club") || (document.domain == "gidonlinekino.com" || document.domain.substring(document.domain.indexOf(".gidonlinekino.com") + 1) == "gidonlinekino.com"))
  284. css += [
  285. "#headerline {margin-top: 0!important;}"
  286. ].join("\n");
  287. if (false || (document.domain == "goclips.tv" || document.domain.substring(document.domain.indexOf(".goclips.tv") + 1) == "goclips.tv"))
  288. css += " .video_content {height:auto!important;}";
  289. if (false || (document.domain == "goha.ru" || document.domain.substring(document.domain.indexOf(".goha.ru") + 1) == "goha.ru"))
  290. css += [
  291. "#full-brand-footer>div[style*=\"fixed\"], #head-tuppy>a {display:none!important;}",
  292. " #full-brand {background-image:none!important;}",
  293. " #head-tuppy {height: 7px!important;}"
  294. ].join("\n");
  295. if (false || (document.domain == "goodgame.ru" || document.domain.substring(document.domain.indexOf(".goodgame.ru") + 1) == "goodgame.ru"))
  296. css += [
  297. ".main-block .main-inner-wrap {margin-top: 0!important;}"
  298. ].join("\n");
  299. if (false || (document.domain == "gotps3.ru" || document.domain.substring(document.domain.indexOf(".gotps3.ru") + 1) == "gotps3.ru"))
  300. css += "#Page {margin-top:0!important;}";
  301. if (false || (document.domain == "gstv.ru" || document.domain.substring(document.domain.indexOf(".gstv.ru") + 1) == "gstv.ru"))
  302. css += ".page-content {margin-top:0!important;}";
  303. if (false || (document.domain == "happy-hack.ru" || document.domain.substring(document.domain.indexOf(".happy-hack.ru") + 1) == "happy-hack.ru"))
  304. css += [
  305. "body > [id^=\"blockblock\"] {visibility: visible!important; display: block!important;}",
  306. " table[id^=\"blockblock\"] {display: none!important;}"
  307. ].join("\n");
  308. if (false || (document.domain == "hdfilms.tv" || document.domain.substring(document.domain.indexOf(".hdfilms.tv") + 1) == "hdfilms.tv"))
  309. css += " #subheader{padding-top:1px!important;}";
  310. if (false || (document.domain == "hdkinoclub.com" || document.domain.substring(document.domain.indexOf(".hdkinoclub.com") + 1) == "hdkinoclub.com"))
  311. css += [
  312. "#faac {padding-top: 0!important;}"
  313. ].join("\n");
  314. if (false || (document.domain == "hdrezka.me" || document.domain.substring(document.domain.indexOf(".hdrezka.me") + 1) == "hdrezka.me"))
  315. css += [
  316. " .b-post__mixedtext~style+div[id] {display: none!important}"
  317. ].join("\n");
  318. if (false || (document.domain == "hosgeldi.com" || document.domain.substring(document.domain.indexOf(".hosgeldi.com") + 1) == "hosgeldi.com"))
  319. css += [
  320. "script[src$=\"/adsbygoogle.js\"] + *, .adsbygoogle {position: fixed!important; top: -10000px!important;}"
  321. ].join("\n");
  322. if (false || (document.domain == "hs-manacost.ru" || document.domain.substring(document.domain.indexOf(".hs-manacost.ru") + 1) == "hs-manacost.ru"))
  323. css += [
  324. "body {pointer-events: none!important;}",
  325. " body > * {pointer-events: auto!important;}"
  326. ].join("\n");
  327. if (false || (document.domain == "infomama.com.ua" || document.domain.substring(document.domain.indexOf(".infomama.com.ua") + 1) == "infomama.com.ua"))
  328. css += [
  329. "#logo {display:none!important;}",
  330. " #headerMover #headerProxy {height: 50px!important;}"
  331. ].join("\n");
  332. if (false || (document.domain == "infpol.ru" || document.domain.substring(document.domain.indexOf(".infpol.ru") + 1) == "infpol.ru"))
  333. css += [
  334. ".header__stick {top: 0!important;}",
  335. " .header {height: 60px!important;}"
  336. ].join("\n");
  337. if (false || (document.domain == "iphones.ru" || document.domain.substring(document.domain.indexOf(".iphones.ru") + 1) == "iphones.ru"))
  338. css += "#contentShifter {height:127px!important}";
  339. if (false || (document.domain == "katushka.net" || document.domain.substring(document.domain.indexOf(".katushka.net") + 1) == "katushka.net"))
  340. css += [
  341. "#branding {background: none!important; pointer-events: none!important; padding-top: 0!important;}",
  342. " #branding > * {pointer-events: auto;}"
  343. ].join("\n");
  344. if (false || (document.domain == "kg-portal.ru" || document.domain.substring(document.domain.indexOf(".kg-portal.ru") + 1) == "kg-portal.ru"))
  345. css += [
  346. ".ten_topbar + div:not(.ten_ears_wrap) {display: none!important;}",
  347. " .ten_ears_wrap {margin: 35px auto 0 auto !important;}",
  348. " body {background-image: none!important;}"
  349. ].join("\n");
  350. if (false || (document.domain == "kino-dom.tv" || document.domain.substring(document.domain.indexOf(".kino-dom.tv") + 1) == "kino-dom.tv"))
  351. css += " #main {width: auto!important;}";
  352. if (false || (document.domain == "kino-serial.net" || document.domain.substring(document.domain.indexOf(".kino-serial.net") + 1) == "kino-serial.net"))
  353. css += "#header+div[style*=\"height\"] {height:90px!important}";
  354. if (false || (document.domain == "kino-v-online.tv" || document.domain.substring(document.domain.indexOf(".kino-v-online.tv") + 1) == "kino-v-online.tv"))
  355. css += [
  356. "#global_content {margin-top: 0!important;}"
  357. ].join("\n");
  358. if (false || (document.domain == "kinoafisha.spb.ru" || document.domain.substring(document.domain.indexOf(".kinoafisha.spb.ru") + 1) == "kinoafisha.spb.ru"))
  359. css += "#branding_wrapper {padding-right:0!important}";
  360. if (false || (document.domain == "kinobel.by" || document.domain.substring(document.domain.indexOf(".kinobel.by") + 1) == "kinobel.by"))
  361. css += ".bg-site {padding-top:0!important;}";
  362. if (false || (document.domain == "kinogb.me" || document.domain.substring(document.domain.indexOf(".kinogb.me") + 1) == "kinogb.me"))
  363. css += [
  364. "body {background: whitesmoke!important;}",
  365. " .header {height: 120px!important;}"
  366. ].join("\n");
  367. if (false || (document.domain == "kinogo2.net" || document.domain.substring(document.domain.indexOf(".kinogo2.net") + 1) == "kinogo2.net") || (document.domain == "kinogohd.net" || document.domain.substring(document.domain.indexOf(".kinogohd.net") + 1) == "kinogohd.net"))
  368. css += [
  369. "body {background-color: whitesmoke!important;}",
  370. " .topmenu {height: auto!important;}",
  371. " .deepnavigation {padding-top: 0!important;}",
  372. " .wrapper {padding-top: 250px!important;}"
  373. ].join("\n");
  374. if (false || (document.domain == "kinopoisk.ru" || document.domain.substring(document.domain.indexOf(".kinopoisk.ru") + 1) == "kinopoisk.ru"))
  375. css += [
  376. " body{background:none!important;}",
  377. " body{background:#C0C0C0!important;}",
  378. // !! " body{background:url(\'\')!important;}",
  379. " html[style] {background-image: url(\'\')!important;}",
  380. " #top .png_block, #GoUpClickZone{background:url(\'\') !important;}",
  381. " #top {height:100px!important;}",
  382. " .master {top:1px!important;}",
  383. " .menu {top:1px!important;}",
  384. // !! выравниваем секцию поиск:
  385. " #top_form {top: 2px!important;}",
  386. " #top .png_block {top: 2px!important;}",
  387. // !! расширяем полезную площадь
  388. " #content_block, .contentBlock1, .shadow, #top, #top .png_block, .block_left_padtop, #photoInfoTable{width:100% !important;}",
  389. " div[id\*=\"div_review_\"]{width:98% !important;}",
  390. " .brand_words, p[id\^=\"ext_text_\"], ._reachbanner_ {width:100% !important;}",
  391. " .reviewItem, .userReview, p[id\^=\"ext_text_\"][data-find], span._reachbanner_ {width:100% !important;}",
  392. " div#content_block.contentBlock0>table {margin:0 0 !important;}",
  393. " div#content_block.contentBlock1>table {width:95% !important;}",
  394. " div#content_block.contentBlock1>table>tbody[data-find]>tr[data-find] {width:95% !important;}",
  395. " #photoBlock {padding-left:20px !important;}",
  396. " div#nav_express {padding-left:40px !important;}"
  397. ].join("\n");
  398. if (false || (document.domain == "kinotochka.net" || document.domain.substring(document.domain.indexOf(".kinotochka.net") + 1) == "kinotochka.net"))
  399. css += ".center-box2 {margin-top:0!important}";
  400. if (false || (document.domain == "kinozadrot.net" || document.domain.substring(document.domain.indexOf(".kinozadrot.net") + 1) == "kinozadrot.net"))
  401. css += " body.brending {padding-top:180px!important;}";
  402. if (false || (document.domain == "kirovnet.ru" || document.domain.substring(document.domain.indexOf(".kirovnet.ru") + 1) == "kirovnet.ru"))
  403. css += [
  404. ".subbody2 {margin-top: 0!important;}",
  405. " .bg_container {padding-top:0!important;}"
  406. ].join("\n");
  407. if (false || (document.domain == "krasview.ru" || document.domain.substring(document.domain.indexOf(".krasview.ru") + 1) == "krasview.ru"))
  408. css += " #dynamic-content{margin-top:0!important;}";
  409. if (false || (document.domain == "mail.rambler.ru" || document.domain.substring(document.domain.indexOf(".mail.rambler.ru") + 1) == "mail.rambler.ru"))
  410. css += [
  411. ".appSearchBar, .appWindowWithBanner {right: 0!important; }"
  412. ].join("\n");
  413. 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"))
  414. css += " .b-branding__wrap {padding:0!important;}";
  415. if (false || (document.domain == "muzland.ru" || document.domain.substring(document.domain.indexOf(".muzland.ru") + 1) == "muzland.ru"))
  416. css += [
  417. "body { filter:none!important;}",
  418. " .googlefull {height:1px!important;}"
  419. ].join("\n");
  420. if (false || (document.domain == "naruto-base.su" || document.domain.substring(document.domain.indexOf(".naruto-base.su") + 1) == "naruto-base.su"))
  421. css += [
  422. "#header .logo_bnr, #header .logo, #nav .nav-left {display:none!important;}",
  423. " #rasp {left: 0!important; right: auto!important; height: 116px!important;}",
  424. " #rasp .side-r {top:-4px!important;}",
  425. " #header {height: 157px!important;",
  426. " background: rgb(255,216,138)!important;",
  427. " }",
  428. " #header:before {",
  429. " content: \"\"!important;",
  430. " position: absolute!important;",
  431. " top: 7px; left: 0; right: 0; bottom: 0!important;",
  432. " box-shadow: 0px -1px 5px 2px rgba(0,0,0,0.3)!important;",
  433. " pointer-events: none!important;",
  434. " /* Original pattern source: http://lea.verou.me/css3patterns/#seigaiha */",
  435. " background-image: ",
  436. "radial-gradient(circle at 100% 150%, #ff8840 24%, #ffecbe 25%, #ffecbe 28%, #ff8840 29%, #ff8840 35%, #ffecbe 36%, #ffecbe 39%, transparent 40%, transparent),",
  437. "radial-gradient(circle at 0 150%, #ff8840 24%, #ffecbe 25%, #ffecbe 28%, #ff8840 29%, #ff8840 35%, #ffecbe 36%, #ffecbe 39%, transparent 40%, transparent),",
  438. "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),",
  439. "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),",
  440. "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;",
  441. " background-size: 60px 30px!important;",
  442. " background-repeat: repeat!important;",
  443. " }",
  444. " #header:after {",
  445. " content: \"\"!important;",
  446. " position: absolute!important;",
  447. " top: 7px; left: 0; right: 0; bottom: 0!important;",
  448. " background: linear-gradient(to bottom, rgba(255,216,138,1) 0%,rgba(255,216,138,1) 10%,rgba(255,216,138,0) 100%)!important;",
  449. " pointer-events: none!important;",
  450. " }",
  451. " .right.nav {float: left!important; margin-top: 126px!important; margin-left: 0!important;}",
  452. " .right.nav #nav {border-top-right-radius: 5px!important;}",
  453. " .under-head {bottom: -118px!important;}",
  454. " .under-head input {padding: 6px!important;}",
  455. " #container {margin-top: 30px!important;}",
  456. " .shadow1,.shadow2 {display: block!important;}"
  457. ].join("\n");
  458. if (false || (document.domain == "naruto-brand.ru" || document.domain.substring(document.domain.indexOf(".naruto-brand.ru") + 1) == "naruto-brand.ru"))
  459. css += [
  460. "#nqpR {display:none!important;}"
  461. ].join("\n");
  462. if (false || (document.domain == "noob-club.ru" || document.domain.substring(document.domain.indexOf(".noob-club.ru") + 1) == "noob-club.ru"))
  463. css += "#header-new {margin-bottom:0!important;}";
  464. if (false || (document.domain == "anidub-online.ru" || document.domain.substring(document.domain.indexOf(".anidub-online.ru") + 1) == "anidub-online.ru") || (document.domain == "online.anidub.com" || document.domain.substring(document.domain.indexOf(".online.anidub.com") + 1) == "online.anidub.com"))
  465. css += [
  466. " .background {background: none!important;}",
  467. " .background>script + div, .background>script ~ div:not([id]):not([class]) + div[id][class] {display: none!important;}"
  468. ].join("\n");
  469. if (false || (document.domain == "anime-rus.ru" || document.domain.substring(document.domain.indexOf(".anime-rus.ru") + 1) == "anime-rus.ru"))
  470. css += [
  471. ".nav {position: relative!important;}",
  472. " #hide_show {display: none!important;}"
  473. ].join("\n");
  474. if (false || (document.domain == "online.animedia.tv" || document.domain.substring(document.domain.indexOf(".online.animedia.tv") + 1) == "online.animedia.tv"))
  475. css += [
  476. " .promo {display: none!important;}",
  477. " .main-container {margin-top: 80px!important;}"
  478. ].join("\n");
  479. 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"))
  480. css += [
  481. "div[id] > div[class][style^=\"width: 24\"] {display: none!important;}"
  482. ].join("\n");
  483. if (false || (document.domain == "penzainform.ru" || document.domain.substring(document.domain.indexOf(".penzainform.ru") + 1) == "penzainform.ru"))
  484. css += [
  485. "body {cursor: auto; pointer-events: none; background: whitesmoke!important;}",
  486. " #divWrapper {pointer-events: none!important;}",
  487. " #divWrapper > * {pointer-events: auto;!important;}"
  488. ].join("\n");
  489. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  490. css += [
  491. "#foundationWrapper {background: #373737!important}"
  492. ].join("\n");
  493. if (false || (document.domain == "politobzor.net" || document.domain.substring(document.domain.indexOf(".politobzor.net") + 1) == "politobzor.net"))
  494. css += " .banner {height:90px!important;}";
  495. if (false || (document.domain == "povarenok.ru" || document.domain.substring(document.domain.indexOf(".povarenok.ru") + 1) == "povarenok.ru"))
  496. css += [
  497. ".car_content {margin:0!important;width:100%!important;}",
  498. " .car_recept {width:97%!important;}",
  499. " .cont_head, .cont_mid, .car_footer {background:none!important;}",
  500. " .car_header, .petushok, .cont_foot {display:none!important;}"
  501. ].join("\n");
  502. if (false || (document.domain == "promodj.com" || document.domain.substring(document.domain.indexOf(".promodj.com") + 1) == "promodj.com"))
  503. css += " #topbrandingspot {padding-top:0!important;}";
  504. if (false || (document.domain == "prophotos.ru" || document.domain.substring(document.domain.indexOf(".prophotos.ru") + 1) == "prophotos.ru"))
  505. css += [
  506. "body:not(#id) {",
  507. " padding-top: 130px!important",
  508. " }"
  509. ].join("\n");
  510. if (false || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru"))
  511. css += [
  512. ".g1-header {top: 0!important; position: relative!important;}"
  513. ].join("\n");
  514. if (false || (document.location.href.indexOf("http://reactor.cc/") == 0) || (document.location.href.indexOf("http://old.reactor.cc/") == 0) || (document.location.href.indexOf("http://joy.reactor.cc/") == 0) || (document.domain == "joyreactor.cc" || document.domain.substring(document.domain.indexOf(".joyreactor.cc") + 1) == "joyreactor.cc") || (document.domain == "pornreactor.cc" || document.domain.substring(document.domain.indexOf(".pornreactor.cc") + 1) == "pornreactor.cc"))
  515. css += [
  516. "body {background: #fecc65 url(http://reactor.cc/images/reactor_bg_middle.jpg) no-repeat 50% 0 !important;}",
  517. " #container {background: none !important; padding-top: 0 !important;}",
  518. " #container > :not(#page) a[target^=\"_\"] {display: none!important;}"
  519. ].join("\n");
  520. if (false || (document.location.href.indexOf("http://old.reactor.cc/") == 0))
  521. css += [
  522. "#header {height: 88px!important;}"
  523. ].join("\n");
  524. if (false || (document.domain == "riotpixels.com" || document.domain.substring(document.domain.indexOf(".riotpixels.com") + 1) == "riotpixels.com"))
  525. css += [
  526. "body {background-image:none!important;}",
  527. " .all-wrapper, .bottom-bar {top:0!important;}",
  528. " .bottom-bar, .action-menu {position:fixed!important;}"
  529. ].join("\n");
  530. if (false || (document.domain == "rufilmtv.org" || document.domain.substring(document.domain.indexOf(".rufilmtv.org") + 1) == "rufilmtv.org"))
  531. css += [
  532. "#content:not(#id) {padding-top: 0!important;}"
  533. ].join("\n");
  534. if (false || (document.domain == "rusfootball.info" || document.domain.substring(document.domain.indexOf(".rusfootball.info") + 1) == "rusfootball.info"))
  535. css += [
  536. "#wrap {top:0!important;}"
  537. ].join("\n");
  538. if (false || (document.domain == "sc2tv.ru" || document.domain.substring(document.domain.indexOf(".sc2tv.ru") + 1) == "sc2tv.ru"))
  539. css += [
  540. ".sub-frame, .low-frame, #wrapper {position: static!important; float: none!important; width: 100%!important;}",
  541. " .main-frame {background:none!important; padding-top:0!important; cursor:auto!important; pointer-events:none!important;}",
  542. " #wrapper > * {pointer-events:auto!important;}",
  543. " #media {padding-bottom:0!important;}"
  544. ].join("\n");
  545. if (false || (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"))
  546. css += " body {background-color:#707070!important;}";
  547. if (false || (document.domain == "smotri.com" || document.domain.substring(document.domain.indexOf(".smotri.com") + 1) == "smotri.com"))
  548. css += " #wrapper>#all {margin-top:0!important;}";
  549. if (false || (document.domain == "smotri-filmi.net" || document.domain.substring(document.domain.indexOf(".smotri-filmi.net") + 1) == "smotri-filmi.net"))
  550. css += " .broda {margin-top:0!important}";
  551. if (false || (document.domain == "snob.ru" || document.domain.substring(document.domain.indexOf(".snob.ru") + 1) == "snob.ru"))
  552. css += [
  553. ".promotion .h-layoutWide {cursor: auto!important;}"
  554. ].join("\n");
  555. if (false || (document.domain == "soccer.ru" || document.domain.substring(document.domain.indexOf(".soccer.ru") + 1) == "soccer.ru"))
  556. css += [
  557. "#beforecontent {display:none!important}",
  558. " #left {margin-top:15px!important}"
  559. ].join("\n");
  560. if (false || (document.domain == "sports.ru" || document.domain.substring(document.domain.indexOf(".sports.ru") + 1) == "sports.ru"))
  561. css += [
  562. ".kaspersky, .overall, #branding-layout {background:none!important;}",
  563. " body.img-bg, #branding-layout:not(#id) {background: #f5f8fa!important; padding-top: 0!important;}",
  564. " #branding-layout {background:url(\'\')!important;}",
  565. ".kaspersky, .pageLayout {top: 0px!important;}",
  566. // !! расширяем
  567. " .page-layout, .pageLayout{top: 0px!important; max-width: 2000px !important; }",
  568. " .content-wrapper, .columns-layout__main, .g-wrap-main, .layout-columns {width: 100% !important;}",
  569. " .main-wrap{width: 95% !important;}",
  570. " .box{width: 98% !important;}",
  571. " .mainPart{width: 80% !important;}",
  572. " .additional-block {width:200px !important;}",
  573. " .rightPart {width:20% !important;}",
  574. " .rightPart {margin-left: 80% !important;}",
  575. " .columns-layout__left + .columns-layout__main {max-width: 1100px !important;}",
  576. " #branding-layout{padding-top: 0px!important;}",
  577. " .tag-main-block .box {padding-right: 0px !important;}"
  578. ].join("\n");
  579. if (false || (document.domain == "tricolor.tv" || document.domain.substring(document.domain.indexOf(".tricolor.tv") + 1) == "tricolor.tv"))
  580. css += [
  581. " {background-image:url(\" \") !important;}",
  582. " #allWrap {background: #dfdfdf !important;}",
  583. " .is-index-help, #allWrap {background:url(\" \") !important;}"
  584. ].join("\n");
  585. if (false || (document.domain == "torrent-games.net" || document.domain.substring(document.domain.indexOf(".torrent-games.net") + 1) == "torrent-games.net"))
  586. css += [
  587. " html {position:relative !important; top:-232px !important;}",
  588. " #body1:before, #body1:after {display: block !important; position: fixed!important; content: \"\" !important; background: white!important; height: 100%!important; top: 0!important;}",
  589. " #body1:before {width: 50px!important; left: 0px!important;}",
  590. " #body1:after {width: calc(100% - 1130px)!important; right:0px!important;}",
  591. " @media (min-width: 1196px) { #body1:before, #body1:after { width:calc((100% - 1080px) / 2)!important; } }"
  592. ].join("\n");
  593. if (false || (document.domain == "torrentom.com" || document.domain.substring(document.domain.indexOf(".torrentom.com") + 1) == "torrentom.com"))
  594. css += [
  595. "body, #footer_reklama {pointer-events: none!important;}",
  596. " body > *:not(#footer_reklama), #footer_reklama > * { pointer-events: auto!important;}"
  597. ].join("\n");
  598. if (false || (document.domain == "tort.fm" || document.domain.substring(document.domain.indexOf(".tort.fm") + 1) == "tort.fm"))
  599. css += "#topper_up {height:88px!important;}";
  600. if (false || (document.domain == "tnt-online.ru" || document.domain.substring(document.domain.indexOf(".tnt-online.ru") + 1) == "tnt-online.ru"))
  601. css += [
  602. "/*self-ads for bitblock*/",
  603. " #contentShifter {display:none!important;}",
  604. " #all {top:15px!important;}"
  605. ].join("\n");
  606. if (false || (document.domain == "tracktor.tv" || document.domain.substring(document.domain.indexOf(".tracktor.tv") + 1) == "tracktor.tv"))
  607. css += [
  608. ".pagebg {padding-top: 0!important;}"
  609. ].join("\n");
  610. if (false || (document.domain == "tree.tv" || document.domain.substring(document.domain.indexOf(".tree.tv") + 1) == "tree.tv"))
  611. css += ".wrapper {margin-top:0!important}";
  612. if (false || (document.domain == "unionpeer.com" || document.domain.substring(document.domain.indexOf(".unionpeer.com") + 1) == "unionpeer.com"))
  613. css += "#br_block,.bg_link {display:none!important}";
  614. if (false || (document.domain == "valetudo.ru" || document.domain.substring(document.domain.indexOf(".valetudo.ru") + 1) == "valetudo.ru"))
  615. css += [
  616. "body {pointer-events: none!important;}",
  617. " body > * {pointer-events: auto!important;}"
  618. ].join("\n");
  619. if (false || (document.domain == "videomore.ru" || document.domain.substring(document.domain.indexOf(".videomore.ru") + 1) == "videomore.ru"))
  620. css += [
  621. " body > .wrapper {padding-top: 0!important;",
  622. " background-color: #ECEFF2!important;}",
  623. " .wrapper.adfoxClickable {padding-top: 0!important;",
  624. " background-image: none!important;",
  625. " pointer-events: none!important;",
  626. " background-color: #ECEFF2!important}",
  627. " .wrapper.adfoxClickable > div {pointer-events: auto!important}"
  628. ].join("\n");
  629. if (false || (document.domain == "virusinfo.info" || document.domain.substring(document.domain.indexOf(".virusinfo.info") + 1) == "virusinfo.info"))
  630. css += "body {margin:0!important;}";
  631. if (false || (document.domain == "warfiles.ru" || document.domain.substring(document.domain.indexOf(".warfiles.ru") + 1) == "warfiles.ru"))
  632. css += "#header + .banner {height:100px!important;}";
  633. if (false || (document.domain == "vz.ru" || document.domain.substring(document.domain.indexOf(".vz.ru") + 1) == "vz.ru"))
  634. css += [
  635. " div.main-container{max-width: inherit !important;}",
  636. " div.main-menu>div.menu.sys_thumbs{overflow: inherit !important;}",
  637. " div.main-menu>div.menu.sys_thumbs>ul>li.thumb{margin-right: 0 !important;}",
  638. " div.menu{max-width: inherit !important;}"
  639. ].join("\n");
  640. if (false || (document.domain == "webfile.ru" || document.domain.substring(document.domain.indexOf(".webfile.ru") + 1) == "webfile.ru"))
  641. css += ".p_wrap {margin-top:0!important;}";
  642. if (false || (document.domain == "wotspeak.ru" || document.domain.substring(document.domain.indexOf(".wotspeak.ru") + 1) == "wotspeak.ru"))
  643. css += [
  644. "#popup-1 {display: none!important;}",
  645. " .wrap {transform: none!important; margin-top: 0!important;}"
  646. ].join("\n");
  647. if (false || (document.domain == "live-rutor.org" || document.domain.substring(document.domain.indexOf(".live-rutor.org") + 1) == "live-rutor.org"))
  648. css += [
  649. "body { overflow: auto!important}"
  650. ].join("\n");
  651. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  652. css += " .body-branding {background:none!important;padding-top:0!important;}";
  653. if (false || (document.domain == "zoneofgames.ru" || document.domain.substring(document.domain.indexOf(".zoneofgames.ru") + 1) == "zoneofgames.ru"))
  654. css += [
  655. ".branding-bottom, .branding, div.logo {background: none!important; height: auto!important;}",
  656. " .branding-bottom > div[style*=\"padding:\"] {padding-top: 5px!important;}"
  657. ].join("\n");
  658. if (false || (document.domain == "zoomby.ru" || document.domain.substring(document.domain.indexOf(".zoomby.ru") + 1) == "zoomby.ru"))
  659. css += [
  660. "#global_wrapper_cont {padding:0!important;}",
  661. " .wrapper {margin-top:60px!important;}"
  662. ].join("\n");
  663. 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 == "life.ru" || document.domain.substring(document.domain.indexOf(".life.ru") + 1) == "life.ru") || (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 == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru"))
  664. css += [
  665. "html, body {overflow: auto!important;}"
  666. ].join("\n");
  667. if (false || (document.domain == "autoua.net" || document.domain.substring(document.domain.indexOf(".autoua.net") + 1) == "autoua.net"))
  668. css += [
  669. ".fader-social {display: none!important;}",
  670. " .social-open {overflow: auto!important;}"
  671. ].join("\n");
  672. if (false || (document.domain == "eg.ru" || document.domain.substring(document.domain.indexOf(".eg.ru") + 1) == "eg.ru"))
  673. css += [
  674. ".facebook-bn_site-overlay {display: none!important;}"
  675. ].join("\n");
  676. if (false || (document.domain == "gagadget.com" || document.domain.substring(document.domain.indexOf(".gagadget.com") + 1) == "gagadget.com"))
  677. css += [
  678. ".fader-social { display:none!important;}"
  679. ].join("\n");
  680. if (false || (document.domain == "life.ru" || document.domain.substring(document.domain.indexOf(".life.ru") + 1) == "life.ru"))
  681. css += [
  682. "div[class^=\"arcticmodal-\"] { display: none!important;}"
  683. ].join("\n");
  684. if (false || (document.domain == "msn.com" || document.domain.substring(document.domain.indexOf(".msn.com") + 1) == "msn.com"))
  685. css += [
  686. ".promobanner {display: none!important;}"
  687. ].join("\n");
  688. if (false || (document.domain == "ngs.ru" || document.domain.substring(document.domain.indexOf(".ngs.ru") + 1) == "ngs.ru") || (document.domain == "news.rambler.ru" || document.domain.substring(document.domain.indexOf(".news.rambler.ru") + 1) == "news.rambler.ru"))
  689. css += [
  690. ".subscribe-popup__wrapper, .subscribe-popup-cover, .subscribe-popup {display: none!important;}"
  691. ].join("\n");
  692. if (false || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru"))
  693. css += [
  694. ".popup_push {display:none!important;}"
  695. ].join("\n");
  696. if (false || (document.domain == "26-2.ru" || document.domain.substring(document.domain.indexOf(".26-2.ru") + 1) == "26-2.ru") || (document.domain == "budgetnik.ru" || document.domain.substring(document.domain.indexOf(".budgetnik.ru") + 1) == "budgetnik.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 == "glavbukh.ru" || document.domain.substring(document.domain.indexOf(".glavbukh.ru") + 1) == "glavbukh.ru") || (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 == "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 == "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"))
  697. css += [
  698. "body {overflow: auto!important;}",
  699. " div[class^=\"GbShadow\"], .jqmWindow, .jqmOverlay, .megaShadow, ._top_990x70 {display: none!important;}"
  700. ].join("\n");
  701. if (false || (document.domain == "cloud.mail.ru" || document.domain.substring(document.domain.indexOf(".cloud.mail.ru") + 1) == "cloud.mail.ru"))
  702. css += [
  703. ".content__left > style + div[id]:not(#breadcrumbs), .b-layout__col_2_2 > style + div[id][class] {display: none!important;}"
  704. ].join("\n");
  705. if (false || (document.domain == "e.mail.ru" || document.domain.substring(document.domain.indexOf(".e.mail.ru") + 1) == "e.mail.ru"))
  706. css += "#leftcol-banners,.b-rb,.message-sent__hr.message-sent__hr_big,message-sent__hr.message-sent__hr_small,#preload_banner_1,.message-sent__ads,.message-sent__wrap:nth-of-type(4),.js-helper.direct-state {display:none!important;opacity:0!important;pointer-events:none!important;height:0!important;position:fixed!important;top:-1000px!important}";
  707. if (false || (document.domain == "go.mail.ru" || document.domain.substring(document.domain.indexOf(".go.mail.ru") + 1) == "go.mail.ru"))
  708. css += [
  709. ".responses__wrapper > div[id^=\"js-\"][id$=\"Block\"] > div[class$=\"-block\"] {display: none!important; opacity: 0!important; pointer-events:none!important; height: 0!important;}"
  710. ].join("\n");
  711. if (false || (document.domain == "hi-tech.mail.ru" || document.domain.substring(document.domain.indexOf(".hi-tech.mail.ru") + 1) == "hi-tech.mail.ru"))
  712. css += [
  713. "#portal-menu, .header-banner {margin: 0!important;}"
  714. ].join("\n");
  715. if (false || (document.domain == "sport.mail.ru" || document.domain.substring(document.domain.indexOf(".sport.mail.ru") + 1) == "sport.mail.ru"))
  716. css += [
  717. ".index-top__left__inner {padding-right: 0!important;}"
  718. ].join("\n");
  719. if (false || (document.domain == "mail.ru" || document.domain.substring(document.domain.indexOf(".mail.ru") + 1) == "mail.ru"))
  720. css += [
  721. " #doubleformat_down, .branding-p {display: none!important;}",
  722. " div[data-module^=\"Slot.mimic.\"], noindex[style*=\"!\"] {position: fixed!important; top:-1000px!important;}"
  723. ].join("\n");
  724. if (false || (new RegExp("^https?://anistar.ru/news(/(\\?.*)?)?$")).test(document.location.href))
  725. css += ".news:nth-child(1) {display:none!important;}";
  726. if (false || (document.location.href.indexOf("https://reports.adblockplus.org/digest?") === 0))
  727. css += [
  728. " html, body {height:100%!important; overflow:hidden!important;}",
  729. " #reports {height:calc(100% - 50px)!important; width:calc(100% - 2px)!important; }"
  730. ].join("\n");
  731. if (false || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com"))
  732. css += [
  733. " body {background:white!important;}",
  734. " body {background-color:white!important}",
  735. " body{background-image: url()!important;}",
  736. " body{background-image: none !important;}",
  737. " div{background-image: url()!important;}",
  738. " .branding {padding-top: 5px!important;}",
  739. " body {padding-top: 5px!important;}",
  740. " .limiter{padding-top: 5px!important;}",
  741. " .main_tm_search_tool,.searchline {background: white!important;}",
  742. // !! для широкоформатных мониторов
  743. " .header_container, .bottom_container, #content, .content, .wrapper, .limiter {width: 100%!important;}",
  744. " div.limiter > div.wrapper > div.c_w > table > tbody > tr > td[align=\"center\"] > table[width=\"960\"] {width: 100%!important;}"
  745. ].join("\n");
  746. if (false || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me"))
  747. // ! console.log("es1");
  748. css += [
  749. "body{background:none !important;}",
  750. " body {padding-top:0px !important;}",
  751. " body{background-image:none !important;}",
  752. " body{padding:0 !important;}",
  753. " .skin-block{background-image:url(\" \") !important;}",
  754. " element.style{background-image:url(\"\") !important;}",
  755. " #brTop{background-image:url(\"\") !important;}",
  756. " html{prefix:\" \" !important;}",
  757. // !! --- широко
  758. // !! ".wrap{min-width:1030px;max-width:100% !important;}",
  759. " body>table[width=\"85%\"]{width:100% !important;}",
  760. " body>div.wrap{max-width:100% !important;}",
  761. " body>div.wrap{min-width:1030px !important;}"
  762. ].join("\n");
  763. if (false || (new RegExp("^https?:\/\/(www|beta)\.gismeteo\.")).test(document.location.href))
  764. css += [
  765. " #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;}",
  766. " .soft-promo, #soft-promo{display:none !important;}",
  767. // !!? " #graph{float:none !important;}", //проверить
  768. " div#post-container,div#pre-container,.soft-promo{background:url(\"\")!important;}",
  769. " td.content.editor{background:url(\"\")!important;} ",
  770. " div.map.lazyload{background-image:url(\"\")!important;}",
  771. // !! оставим меню: снежинки вырезать, на бету сходить
  772. " #header, #header .fcontent{height:26px !important;}",
  773. " #menu{top:0px !important;}",
  774. " .flakesnow{left:0px !important;}",
  775. " li#tourism_button{display:none !important;}"
  776. ].join("\n");
  777. if (false || (document.domain == "nnm.me" || document.domain.substring(document.domain.indexOf(".nnm.me") + 1) == "nnm.me"))
  778. css += [
  779. " html:not(#id),body:not(#id) {background-image:none!important}",
  780. " body{background: none !important;}",
  781. " body, #theme_8, #theme_2, #theme_3, #theme_4, #theme_5, #theme_6, #theme_7, #theme_1{background: url(\'\') !important;}",
  782. // !! " body {background-image:none !important;}",
  783. " body, div#page{background:gray !important;background-color:gray !important;}",
  784. " body, div#page, element.style, #brTop{background-image:url(\'\') !important;}",
  785. " body, div#page, .pirate-branding, .pb_button_play{background:none !important;}",
  786. " div#page, div#wrap, div#content-b{margin-top:0px !important;top: 0px !important;}",
  787. " div#optionspanel{margin-top:0px !important; margin-left:0px !important;}",
  788. " div#page>div[style*=\"width: 990px;\"][style*=\"height: 206px; position: relative;\"]{height: 0px !important;}",
  789. " .pb_top_img, .pirate-branding, a.pb_link, .pb_logo_brand, .pb_left_banner, .pb_right_banner, #b-logo{height: 0px !important;}",
  790. " .pirate-branding, .pb_button_play_big{top:0px !important;}",
  791. " body{padding-top: 0px !important;}",
  792. // !! " body:not(#id) {padding-top:0px !important}",
  793. " #mmmBanner{height: 0px !important;}",
  794. " .head_assn {height: 0px !important; width: 0px !important;}",
  795. " .head_assn .assn_logo {width: 0px !important; height: 0px !important; top: 0px !important; left: 0px !important; background: url(\" \") !important; }",
  796. " .head_assn .assn_slogan {width: 0px !important; height: 0px !important; top: 0px !important; left:0px !important; background: url(\" \") !important; }",
  797. " html{height: 0px !important;}",
  798. " body{click=(\'\')!important;}",
  799. // !! заполненяем всю ширину экрана
  800. " #wrap, htmlarea, text{width: 99% !important;}",
  801. " #scrollPanel{width: auto !important;}",
  802. " #wrapper {width: auto !important;}",
  803. " #content{width: auto !important;}",
  804. " #content-b, text{width: 100% !important;}",
  805. " #cntnt, #content-b{position: absolute !important; left: 0px !important; margin-top: 0px !important; margin-left: 0px !important;}",
  806. // !! проверить замену " .categories{margin: 0 100px 10px !important; float: left !important;}",
  807. " .categories{width: auto !important; margin: -60px 180px 10px !important; float: left !important;}",
  808. // !! убрать? " body {text-align:center!important;}",
  809. // !! убрать? " #page {display:inline-block !important; top:0px !important; margin-top:0 !important;}",
  810. " #wrap {text-align:initial !important;}"
  811. ].join("\n");
  812. 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"))
  813. css += [
  814. // ! site yandex
  815. // !!? ".adsrv {width:0px!important;min-width:0!important;max-width:0!important;",
  816. "div[style*=\'!important\'][style*=\'display\'][style*=\'visibility\'][style*=\'visible\'] {width:0px!important;min-width:0!important;max-width:0!important;",
  817. " height:0!important;min-height:0!important;max-height:0!important;",
  818. " overflow:hidden!important;}",
  819. " .serp-header {margin-top: 0!important;}",
  820. " .b-top-wizard{width:1000px!important;} .b-body-items.b-serp-list{width:1000px!important;}",
  821. " /* Исправление для горизонтальной прокрутки на Погоде по выходным */",
  822. " .forecast-brief__item-temp-day { width: auto!important;}",
  823. " }",
  824. " /* Пустое место от директа на tv.yandex */ ",
  825. " .tv-grid__page > div[class^=\"tv-grid__item\"], .tv-grid__page > .tv-sortable-item { margin-right: auto!important;}",
  826. // ! !! чистим maps.yandex
  827. " .ymaps-map{background:none !important;}",
  828. // " .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;}",
  829. " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-hint__x,[class*=\"-copyright__\"]{background-image:url() !important;}",
  830. " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-hint__x,[class*=\"-copyright__\"]{background:url(\'\') !important;}",
  831. // ! !! убрать все фоновые рисунки в картах
  832. // ! " ymaps{background-image:url() !important;}",
  833. " tv.yandex.ru##td[width=\"24%\"]{width:12%!important;}",
  834. " a{onmousedown=''!important;}",
  835. " a{onclick=''!important;}"
  836. ].join("\n");
  837. // !! if (false || (document.domain == "39soft.ru" || document.domain.substring(document.domain.indexOf(".39soft.ru") + 1) == "39soft.ru") || (document.domain == "soft-club.me" || document.domain.substring(document.domain.indexOf(".soft-club.me") + 1) == "soft-club.me"))
  838. if (false || (document.domain == "soft-club.me" || document.domain.substring(document.domain.indexOf(".soft-club.me") + 1) == "soft-club.me"))
  839. css += [
  840. // ! !! --- широко
  841. " .main,.main-wrap,.header,.header-main{width:100%!important;}",
  842. " div.all,div.all-wrap,.pageWidth{max-width:100%!important;width:100%!important;}",
  843. " article,.header,.header-main{width:100%!important;}",
  844. " div.content{width:80%!important;}div.sidebar1{width:18%!important;}"
  845. ].join("\n");
  846. if (false || (document.domain == "4seasons-ltc.com" || document.domain.substring(document.domain.indexOf(".4seasons-ltc.com") + 1) == "4seasons-ltc.com"))
  847. css += [
  848. "body{background-image:none !important;}",
  849. " body{font-family: Tahoma !important;}"
  850. ].join("\n");
  851. if (false || (document.domain == "80-e.ru" || document.domain.substring(document.domain.indexOf(".80-e.ru") + 1) == "80-e.ru"))
  852. css += [
  853. " div#ipbwrapper{margin: 0 !important;width: inherit !important;max-width: inherit !important;}"
  854. ].join("\n");
  855. if (false || (document.domain == "china-review.com.ua" || document.domain.substring(document.domain.indexOf(".china-review.com.ua") + 1) == "china-review.com.ua"))
  856. css += [
  857. "body{background:url()!important;}",
  858. " body{background-image:none !important;}",
  859. " body{background:none!important;}",
  860. " body{margin-top:0px!important;}"
  861. ].join("\n");
  862. if (false || (document.domain == "ag.ru" || document.domain.substring(document.domain.indexOf(".ag.ru") + 1) == "ag.ru"))
  863. css += [
  864. "body{background:none!important;} .layer_top {background:none!important;} .layer_bottom {background:none!important;} .cast_bg{background:none!important;}",
  865. " .contentbg {background-image:none!important;} #4iframe {background-image:none!important;} ",
  866. " #framescr{background-image:none!important;}"
  867. ].join("\n");
  868. if (false || (document.domain == "amovies.tv" || document.domain.substring(document.domain.indexOf(".amovies.tv") + 1) == "amovies.tv"))
  869. css += [
  870. // !! расширяем
  871. "article{width: 980px !important;}",
  872. " #vk_select {float:none !important;margin-left: 445px!important;}",
  873. " #vk_top,#vk_select {background:url()!important;}"
  874. ].join("\n");
  875. if (false || (document.domain == "apteka.ru" || document.domain.substring(document.domain.indexOf(".apteka.ru") + 1) == "apteka.ru"))
  876. css += [
  877. " div.wrapper_root>div.wrapper>section.middle{margin-bottom: 0 !important;}",
  878. " div.wrapper_root>div.wrapper>section.middle>div.container.clr{min-height: 180px !important;}",
  879. " div.wrapper_root>div.wrapper>section.middle>div.container.clr>div.content.bottom-content>section.items.items-tile.items-viewed{margin: 0!important;}",
  880. " div.wrapper_root>div.wrapper>section.middle>div.tabs.top-tabs.clr{margin-bottom: 0 !important;}"
  881. ].join("\n");
  882. if (false || (document.domain == "avito.ru" || document.domain.substring(document.domain.indexOf(".avito.ru") + 1) == "avito.ru"))
  883. css += " .bonprix-1{background: none !important;} ";
  884. if (false || (document.domain == "bash.im" || document.domain.substring(document.domain.indexOf(".bash.im") + 1) == "bash.im"))
  885. css += " span.csd{background:none !important;}";
  886. if (false || (document.domain == "batzbatz.com" || document.domain.substring(document.domain.indexOf(".batzbatz.com") + 1) == "batzbatz.com"))
  887. css += [
  888. // !! " !! расширяем
  889. " .wrap{width: 100% !important;}",
  890. " .left{width: 75% !important;}"
  891. ].join("\n");
  892. if (false || (document.domain == "best-cashback.ru" || document.domain.substring(document.domain.indexOf(".best-cashback.ru") + 1) == "best-cashback.ru"))
  893. css += [
  894. " [id=\"menu-osnovnoe-menyu\"]>[id^=\"menu-item-\"]>a.menu-item-link{color: black !important;}",
  895. " div#theme-page{top: 80px !important;}",
  896. " [class^=\"mk-header-\"]{background-color: lightgrey !important;}",
  897. " section#mk-footer{padding: 0 !important; top: 80px !important;}",
  898. " div#sub-footer{background-color: lightgrey !important;}"
  899. ].join("\n");
  900. if (false || (document.domain == "besplatnye-kupony.ru" || document.domain.substring(document.domain.indexOf(".besplatnye-kupony.ru") + 1) == "besplatnye-kupony.ru"))
  901. css += [
  902. " body{background: none !important; background-color: lightgrey !important;}",
  903. " div{width: inherit !important; margin: 0 !important;}",
  904. " div#site-container{border: none !important;}"
  905. ].join("\n");
  906. if (false || (document.domain == "bestrepack.net" || document.domain.substring(document.domain.indexOf(".bestrepack.net") + 1) == "bestrepack.net"))
  907. css += " div#body_container{padding: 0 !important;}";
  908. if (false || (document.domain == "bigpicture.ru" || document.domain.substring(document.domain.indexOf(".bigpicture.ru") + 1) == "bigpicture.ru"))
  909. css += [
  910. " div.content{padding: 0 !important;}",
  911. " div.podheader{width: 240px !important; float: right !important;}",
  912. " div.podheader-right{float: right !important;}"
  913. ].join("\n");
  914. 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"))
  915. css += [
  916. " body{background-image:none !important;}",
  917. " body{background-image:url(\" \")!important;}",
  918. // !! --- расширим ---
  919. " .content-outer, .content-fauxcolumn-outer, .region-inner {max-width: none !important;}",
  920. " div#header-inner>div.descriptionwrapper{margin-bottom: 5px !important;}",
  921. " #outer-wrapper {width: 95% !important;}",
  922. " #main-wrapper {width: 95% !important;}"
  923. ].join("\n");
  924. if (false || (document.domain == "bookvoed.ru" || document.domain.substring(document.domain.indexOf(".bookvoed.ru") + 1) == "bookvoed.ru"))
  925. css += " .Fh{margin-top: 79px!important;}";
  926. if (false || (document.domain == "calend.ru" || document.domain.substring(document.domain.indexOf(".calend.ru") + 1) == "calend.ru"))
  927. css += " .pad, .main-l{width:95% !important;}";
  928. if (false || (document.domain == "clubupravdom.ru" || document.domain.substring(document.domain.indexOf(".clubupravdom.ru") + 1) == "clubupravdom.ru"))
  929. css += " *{background-image: none !important;}";
  930. if (false || (document.domain == "computerra.ru" || document.domain.substring(document.domain.indexOf(".computerra.ru") + 1) == "computerra.ru"))
  931. css += [
  932. " body{background:none!important}",
  933. " div>p{text-align: justify!important;}",
  934. " div.top {top: 0px!important;width: auto!important;}",
  935. " div.top-submenu {width: 100%!important;}",
  936. " div.main {margin-top: 0px!important;}",
  937. " div.column{max-width:80%!important;}",
  938. " div.main-column.main-column-article{width:100%!important;}"
  939. ].join("\n");
  940. if (false || (document.domain == "cont.ws" || document.domain.substring(document.domain.indexOf(".cont.ws") + 1) == "cont.ws"))
  941. css += [
  942. " body>div.content{width: 100% !important;}",
  943. " body>div.content>div{margin: 0 !important;}",
  944. " body>div.content{margin-left: 5px !important;}",
  945. " body>div.content{margin-right: 5px !important;}",
  946. " div.sidebar{width: 14% !important;}",
  947. " [class^=\"post\"]{width: 85% !important;}",
  948. " [class^=\"post\"]{max-width: 1880px !important; margin: 0 !important; padding: 0 !important;}",
  949. " div.post>[class^=\"article\"]{padding: 0 !important;}",
  950. " div#wp.author-bar2.wallpaper.plus{background-image: url() !important; padding: 0 !important;}",
  951. " div.author-bar2-inside{padding: 0 !important;}",
  952. " a.m_author{display: inline-block !important;}",
  953. " .plus .author-bar2-inside{color: #666 !important;}",
  954. " div.dark{background: url() !important;}",
  955. " .wallpaper .author-bar2-inside, .wallpaper .author-bar2-inside a, .wallpaper .author-bar2-inside textarea {color: inherit !important;}"
  956. ].join("\n");
  957. if (false || (document.domain == "crowdin.com" || document.domain.substring(document.domain.indexOf(".crowdin.com") + 1) == "crowdin.com"))
  958. css += " #user-cover-picture,#user-cover-picture-blurred{background:url()!important;}";
  959. 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"))
  960. css += [
  961. "body{background:none !important;}",
  962. " td{background-image:none !important;}"
  963. ].join("\n");
  964. if (false || (document.domain == "ebay-forum.ru" || document.domain.substring(document.domain.indexOf(".ebay-forum.ru") + 1) == "ebay-forum.ru"))
  965. 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;}";
  966. 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"))
  967. css += [
  968. "body{background:none !important;}",
  969. " body{background-image:none !important;}"
  970. ].join("\n");
  971. if (false || (document.domain == "ddlmkvhd.com" || document.domain.substring(document.domain.indexOf(".ddlmkvhd.com") + 1) == "ddlmkvhd.com"))
  972. css += [
  973. " body{background: none !important;}",
  974. " div.page-body-t{position: relative !important;}"
  975. ].join("\n");
  976. if (false || (document.domain == "ddlvillage.org" || document.domain.substring(document.domain.indexOf(".ddlvillage.org") + 1) == "ddlvillage.org"))
  977. css += [
  978. " div{background: none !important;}"
  979. ].join("\n");
  980. if (false || (document.domain == "f1news.ru" || document.domain.substring(document.domain.indexOf(".f1news.ru") + 1) == "f1news.ru"))
  981. css += [
  982. " div[id=\"bannerText\"]{border:0px!important;margin-left:10px!important;}",
  983. " body{background:url() top center no-repeat #000000 !important;}",
  984. // !! расширяем текстовое поле
  985. " div#textBlock{width:900px !important;}"
  986. ].join("\n");
  987. if (false || (document.domain == "facebook.com" || document.domain.substring(document.domain.indexOf(".facebook.com") + 1) == "facebook.com"))
  988. css += [
  989. // !! !! расширение, но текст подползает под боковую панель
  990. // !! " #contentArea {width: 750px !important;}",
  991. // !! " .uiUfi {width: 650px !important;}",
  992. // !! " body {background:url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  993. // !! " #contentCol {background:url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  994. " div#profile_stream_composer {background-color:#C1D5F6;}",
  995. " #blueBar {background-color: transparent !important;}",
  996. " #headNav {background-color: #transparent !important;}",
  997. " .jewelButton {background-color: transparent !important;}",
  998. " #fbNotificationsFlyout {left: 50px !important;}",
  999. " .fbJewelFlyout {background-color: white;border-bottom: 1px solid #293E6A !important;border: solid;left: 0px;overflow: visible;position: absolute;top: 30px;width: 350px !important;z-index: -1;}",
  1000. // !! " #pageNav a {color: #00ffff !important;display: inline-block;font-weight: bold;height: 22px;padding: 8px 10px 0px;text-decoration: none;}",
  1001. " .UIImageBlock {color: #000000 !important;}",
  1002. " .fcg {color: darkgreen !important;}",
  1003. " .mts.uiAttachmentDesc.translationEligibleUserAttachmentMessage {color: black !important;}"
  1004. ].join("\n");
  1005. if (false || (document.location.href.indexOf("http://fastpic.ru/") === 0) || (document.location.href.indexOf("https://fastpic.ru/") === 0))
  1006. css += [
  1007. " html, body {pointer-events: none!important; height: 110%!important;}",
  1008. " #mainContainer, #content {margin-top: 0!important;}",
  1009. " body>img, /* support for https://github.com/Infocatcher/UserScripts/tree/master/Direct_Images */",
  1010. " #mainContainer, #footerContainer, #content, #footer, #show-code-content { pointer-events: auto!important;}",
  1011. //??
  1012. " html,body,#mainContainer,#footerContainer,#content,#footer {margin:0!important;width:100%!important;border-radius:0!important;}",
  1013. " #mainContainer>table {width:850px!important;margin:auto!important;}",
  1014. " #picContainer {float:none!important;margin:auto!important;}",
  1015. " html,body {cursor:auto!important; background-color: whitesmoke!important;}",
  1016. " html,body {display:flex!important;flex-direction:column!important;}",
  1017. " #mainContainer {flex-grow:1!important;}",
  1018. " #mainContainer,#footerContainer {overflow:visible!important;}",
  1019. " #content,#footer {background-color:transparent!important;}",
  1020. " #content {display:flex!important;flex-grow:1!important;min-height:inherit!important;}",
  1021. //??
  1022. " #logo-area{padding-top: 0px!important;}",
  1023. " *{background:none !important;}",
  1024. " *{background-image:none !important;}",
  1025. " #footer-container {background-image:none!important;height:auto!important;}",
  1026. " body > a {display:none!important;}",
  1027. " div#show-code-content.rounded-corners{position: inherit!important;}",
  1028. " div#foot-area.center.rounded-corners{position: inherit!important;}",
  1029. " div#footer.center.rounded-corners{position: inherit!important;}",
  1030. " .center {padding:0!important}",
  1031. " div#right-bottom.rounded-corners{position: relative!important;margin-top:0px!important;height:0px!important;padding-top:5px!important;}",
  1032. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1033. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1034. " body{padding-top: 0px !important;}",
  1035. " body, html{cursor: auto !important;}",
  1036. " body, html {pointer-events: none !important;}",
  1037. // !! всё - чёрным
  1038. " *{color: black!important;}",
  1039. " body{background: none!important;}"
  1040. // " html {background-color:#171616!important;}"
  1041. ].join("\n");
  1042. if (false || (document.domain == "filmix.net" || document.domain.substring(document.domain.indexOf(".filmix.net") + 1) == "filmix.net"))
  1043. css += " body{padding: 0px 0 0 0!important;}";
  1044. if (false || (document.domain == "formulakino.ru" || document.domain.substring(document.domain.indexOf(".formulakino.ru") + 1) == "formulakino.ru"))
  1045. css += [
  1046. " div.backF>a>span{background-image:none !important; background:#fff !important;}",
  1047. " div.vjs-poster{background:url()!important;}",
  1048. " div.pagecontent{margin-top:0px!important;}",
  1049. " div#wrapper{background:#fff!important;}"
  1050. ].join("\n");
  1051. if (false || (document.domain == "google.ru" || document.domain.substring(document.domain.indexOf(".google.ru") + 1) == "google.ru"))
  1052. css += [
  1053. " body[class=\"cP\"] tr td.Bu:last-child div.nH div.nH div.nH:first-child {position: fixed; right: 16px!important; top: 200px; padding: 5px 0px 10px 8px; border: 1px solid lightblue!important; width: 150px!important; background-color: #fff!important; opacity:0.5; border-bottom-left-radius: 10px; border-top-left-radius: 10px;}",
  1054. " body[class=\"cP\"] tr td.Bu:last-child div.nH div.nH div.nH:first-child:hover {opacity:1;}",
  1055. " body[class=\"cP\"] tr td.Bu:last-child div.nH {width: 0px!important;}",
  1056. // ! расширяем выдачу в поиске
  1057. " .center_col,#center_col {width:1000px!important; margin-left:10px !important; margin-right:10px !important;} .s {max-width:100% !important;}"
  1058. ].join("\n");
  1059. if (false || (document.domain == "ifmo.ru" || document.domain.substring(document.domain.indexOf(".ifmo.ru") + 1) == "ifmo.ru"))
  1060. css += [
  1061. " header.h-header, .b-header-pad{height: 100px !important;}"
  1062. ].join("\n");
  1063. if (false || (document.domain == "igromania.ru" || document.domain.substring(document.domain.indexOf(".igromania.ru") + 1) == "igromania.ru"))
  1064. css += [
  1065. // !! " *{background-image: none !important;}",
  1066. " div.out_out, element.style {background-image: url() !important;}"
  1067. ].join("\n");
  1068. if (false || (document.domain == "inosmi.ru" || document.domain.substring(document.domain.indexOf(".inosmi.ru") + 1) == "inosmi.ru"))
  1069. css += [
  1070. " body{background-image:none !important;}",
  1071. " body{background:url()!important;}",
  1072. // !! поаккуратнее
  1073. " .header{padding-top:0px!important;}",
  1074. " #addbwr{margin-top:0px!important;}",
  1075. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след. строками )
  1076. " .mainbox{width:95%!important;}",
  1077. " .section{width:100%!important;}",
  1078. " .floatleft{width:80%!important;}",
  1079. " .floatleft.box3row{width:50%!important;}",
  1080. " .floatleft.box3row3{width:50%!important;}",
  1081. " .bodypage{width:100%!important; }",
  1082. " .floatright{width:10%!important;}",
  1083. " .article{width:100%!important; }",
  1084. " .announce{width:80%!important; }"
  1085. ].join("\n");
  1086. if (false || (document.domain == "keeplinks.eu" || document.domain.substring(document.domain.indexOf(".keeplinks.eu") + 1) == "keeplinks.eu"))
  1087. css += " div#header{background: none !important;}";
  1088. if (false || (document.domain == "kino-tor.net" || document.domain.substring(document.domain.indexOf(".kino-tor.net") + 1) == "kino-tor.net"))
  1089. css += [
  1090. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1091. " .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  1092. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1093. " body{padding-top: 0px !important;}"
  1094. ].join("\n");
  1095. if (false || (document.domain == "letitfilms.com" || document.domain.substring(document.domain.indexOf(".letitfilms.com") + 1) == "letitfilms.com"))
  1096. css += [
  1097. " body{background: url() !important; background-color: black !important;}",
  1098. " div#container{width: inherit !important; margin: 0 !important;}",
  1099. " div#container>div#main>*{padding: 0 !important;}",
  1100. " div#container>div#main>aside{width: 20% !important;}",
  1101. " div#container>div#main>div#content{width: 79% !important;}"
  1102. ].join("\n");
  1103. if (false || (document.domain == "livesport.ws" || document.domain.substring(document.domain.indexOf(".livesport.ws") + 1) == "livesport.ws"))
  1104. css += [
  1105. // !! убираем фон и баннер
  1106. " body {background:none!important;color:#333!important;}",
  1107. " body{background:url()!important;background-color:#000002!important;}",
  1108. " body,.top-panel-wrap.fixed {background-image:url() !important;}",
  1109. " body{background-image:none !important;}",
  1110. " div[id=\"flash\"]{height: 0px !important;}"
  1111. ].join("\n");
  1112. if (false || (document.domain == "livesport.ru" || document.domain.substring(document.domain.indexOf(".livesport.ru") + 1) == "livesport.ru"))
  1113. css += [
  1114. "body > .container {padding-top: 0!important;}"
  1115. ].join("\n");
  1116. if (false || (document.domain == "lostfilm.info" || document.domain.substring(document.domain.indexOf(".lostfilm.info") + 1) == "lostfilm.info") || (document.domain == "lostfilm.tv" || document.domain.substring(document.domain.indexOf(".lostfilm.tv") + 1) == "lostfilm.tv"))
  1117. css += [
  1118. // " body{background:#c0c0c0 !important;}",
  1119. " body {background-image: none!important; background-color: #1c1e1f!important;}",
  1120. " .mesto, a[title=\"LostFilm.INFO\"] > div[style*=\"height\"] {display: none!important;}",
  1121. " body{background:none!important;}",
  1122. " body{background-image:none !important;}",
  1123. " body{background:gray!important;}",
  1124. " div[class=\"mid\"]{background:LightGrey!important;}",
  1125. // !! ==== и меняем на читаемый цвет
  1126. " div[class=\"user_avatar\"]{color:black !important;}",
  1127. " span[class=\"wh\"]{color:black !important;}",
  1128. " a[href*=\"\/my.php\"]{color:black !important;}",
  1129. " a[href*=\"\/messages.php\"]{color:black !important;}",
  1130. " a[href*=\"bogi.ru\/logout.php\"]{color:black !important;}",
  1131. // !! расширяем полезную площадь
  1132. " .lstfml .wrapper{margin-bottom:15px !important; width: 100% !important; }",
  1133. " .lstfml #main-center-side{width:70% !important;}",
  1134. " .lstfml #main-left-side{width:12% !important;}",
  1135. " .lstfml #main-right-side{width:14% !important;}",
  1136. " a.new-movie, a.new-movie>img{width:95% !important;}",
  1137. " a.new-movie>div.title{width:100% !important;}",
  1138. " a.new-movie>div.date{width:30% !important;}",
  1139. " .lstfml .left-pane{width:75% !important;}"
  1140. ].join("\n");
  1141. if (false || (document.domain == "mail.ru" || document.domain.substring(document.domain.indexOf(".mail.ru") + 1) == "mail.ru"))
  1142. css += [
  1143. " body,.forecast-rb-bg,.b-bg{background-image: none!important;}",
  1144. " .SearchForm,.form,.txt1,.txt2,.txt3,.people1,.people2,.people3,.GRcorrect, .GRSpellingCorrect, .GRspelling {background: url('')!important;}"
  1145. ].join("\n");
  1146. if (false || (document.domain == "meduza.io" || document.domain.substring(document.domain.indexOf(".meduza.io") + 1) == "meduza.io"))
  1147. css += [
  1148. // !! "!! <--- Выравнивание шрифта --->",
  1149. " div.Material-container {text-align: justify!important;}",
  1150. " div.Page-section {text-align: center!important;}",
  1151. // !! "!! <--- Форматируем заголовки --->",
  1152. " *[class*=\"MaterialHeader\"] {max-width: 100%!important; text-align: center!important;}",
  1153. // !! "!! <--- Размеры блоков --->",
  1154. " div.Lead {max-width: 100%!important;}",
  1155. " div[class*=\"Content\"] {max-width: 120%!important;}",
  1156. " div.Body>p{max-width: 100%!important;}",
  1157. " div[class=\"Context\"] {max-width: 95%!important;}",
  1158. " div.Figure-title{max-width: 100%!important;}",
  1159. " blockquote {max-width: 100%!important;}",
  1160. " div.Related{max-width: 100%!important;}",
  1161. " div.Body>div{max-width: 100%!important;}"
  1162. ].join("\n");
  1163. if (false || (document.domain == "megashara.com" || document.domain.substring(document.domain.indexOf(".megashara.com") + 1) == "megashara.com"))
  1164. css += [
  1165. // !! расширяем
  1166. " .all, #content{width: 100% !important;}",
  1167. " #center-block {width: 65% !important;}"
  1168. ].join("\n");
  1169. if (false || (document.domain == "ncrypt.in" || document.domain.substring(document.domain.indexOf(".ncrypt.in") + 1) == "ncrypt.in"))
  1170. css += [
  1171. " body{background: none !important;}",
  1172. " div#wrapper{margin: 0 0 0 0 !important;}"
  1173. ].join("\n");
  1174. 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"))
  1175. css += [
  1176. // !! "div {background-image:none !important;}",
  1177. // !! "div {background:url()!important;}",
  1178. // !! "div[class^=\"prl_slide_\"] {background:url()!important;}"
  1179. ".dialogWrapperBanner {display:none!important; position: fixed!important; left: -10000px!important;}",
  1180. "div[class=\"anonym_login\"]{width: 100% !important;}"
  1181. ].join("\n");
  1182. if (false || (document.domain == "overclockers.ru" || document.domain.substring(document.domain.indexOf(".overclockers.ru") + 1) == "overclockers.ru"))
  1183. css += [
  1184. "#topbanners, #crosssites > p, #uhi, #mainplace > table > tbody > tr:first-child, #contentplace > [class^=\"decoblock\"],",
  1185. " .fifty-fifty-left > .decoblock_rnd1, .fifty-fifty-left > .decoblock_rnd1 + .decoblock-content,",
  1186. " .fifty-fifty-right .decoblock_rnd1 ~ .decoblock_rnd1,",
  1187. " .fifty-fifty-right .decoblock_rnd1 ~ .decoblock_rnd1 + .decoblock-content {position: fixed!important; left: -9999px!important; top: -9999px!important;}",
  1188. " .adsbygoogle {height: 1px!important; width: 1px!important;}"
  1189. ].join("\n");
  1190. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  1191. css += "#foundationWrapper {background:#373737!important}";
  1192. if (false || (document.domain == "pikabu.ru" || document.domain.substring(document.domain.indexOf(".pikabu.ru") + 1) == "pikabu.ru"))
  1193. css += [
  1194. " div.paral>a>div{background:url()!important;}",
  1195. " div.paral>a>div{height:64px!important;}",
  1196. " table#header_t {margin-top: 0px !important;}",
  1197. " \\!! расширяем полезную площадь",
  1198. " .b-story__content, .b-story__content_type_text {margin-left:5px !important; width: 800px !important; max-width: 800px !important;}"
  1199. ].join("\n");
  1200. if (false || (document.domain == "piter.tv" || document.domain.substring(document.domain.indexOf(".piter.tv") + 1) == "piter.tv"))
  1201. css += [
  1202. " body{background-image:none !important;}"
  1203. ].join("\n");
  1204. if (false || (document.domain == "politikus.ru" || document.domain.substring(document.domain.indexOf(".politikus.ru") + 1) == "politikus.ru"))
  1205. css += [
  1206. " body{background-image:none !important;}",
  1207. " body{background:url()!important;}",
  1208. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след.четырьмя строками )
  1209. // " #main_content_holder{width:100%!important; }",
  1210. // " #left{width:80%!important; }",
  1211. // " .holder, div.block, .content, #dle-content{width:100% !important; }",
  1212. // " .fullstory{width:95% !important; }"
  1213. // !! доработанный вариант от Buba5473
  1214. " div#header{width: inherit !important; margin: 0 !important;}",
  1215. " div#header>div.holder{width: inherit !important; margin: 0 !important;}",
  1216. " div#main_content_holder{width: inherit !important; margin: 0 !important;}",
  1217. " div#main_content_holder>div#maintpl>div.holder{width: inherit !important; margin: 0 !important;}",
  1218. " div#main_footer_holder{width: inherit !important; margin: 0 !important;}",
  1219. " div#main_footer_holder>div.holder{width: inherit !important; margin: 0 !important;}",
  1220. " div#main_content{margin: 0 !important;}",
  1221. " div#right{margin: 0 !important; float: none !important; width: inherit !important;}",
  1222. " div#left{width: 80% !important;}"
  1223. ].join("\n");
  1224. if (false || (document.domain == "pleer.com" || document.domain.substring(document.domain.indexOf(".pleer.com") + 1) == "pleer.com"))
  1225. css += [
  1226. " div#main.clearfix>div#container>div#content{margin: 0 !important;}",
  1227. " 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;}",
  1228. " 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;}"
  1229. ].join("\n");
  1230. 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"))
  1231. css += [
  1232. " .brand_bg{background-image:none !important;}",
  1233. // " .base-page_wrapper {width: auto !important; padding: 0 !important; background-position: center !important;}",
  1234. ".base-page_wrapper, .render_body_main {width: auto !important; padding: 0 !important; margin: 0 !important; background-position: center !important;}",
  1235. " .no-advert_wrapper_top, .no-advert_wrapper_bottom {width: 830px !important; margin: auto !important;}",
  1236. " .content{padding-top:0px !important;}",
  1237. " .brand_bg{top:0px !important;}",
  1238. " div.render_body_main {padding-top: 0px !important;}",
  1239. " div.ComplainAdminControl{left: 70px !important;}"
  1240. ].join("\n");
  1241. 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"))
  1242. css += [
  1243. // !! из старого, режет почту ".b-left-column .b-left-column__wrapper{margin:0 !important;}",
  1244. " div[class=\"appWindow\"]{right:0px!important;}",
  1245. // !! --- чистим фон
  1246. " body, html {background-image:url(\' \')!important; background: #f7f7f7 !important; }",
  1247. " div.b-header, element.style, .topcover{background-image:url(\' \')!important; background: #bdbdbd !important; }",
  1248. " header.header{background-image:url(\' \')!important; background: #bdbdbd !important; }",
  1249. " .region-back, .main-page__background-wrap {background: none !important; background-image:url(\' \')!important; background:url(\' \')!important;}",
  1250. " .sl, .sl_holder, .width.p16.tnav, .promo_def{background-image:url(\' \')!important; background: #bdbdbd !important; }",
  1251. // !?##.b-informers__link{color:#030303 !important; }
  1252. // !! --- расширяем полезную площадь страницы
  1253. " .footer__wrap, .grid, .article, .nav__wrap, .j-metrics__views-out, .j-article__bounding, .j-statistics__cluster, .popup__wrap {width: 95% !important;}",
  1254. " .grid, .article__inner.wide {margin-left: 50px !important;margin-right: 50px !important;}",
  1255. " 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;}",
  1256. " .l-columns, .l-column-15, .l-column-16-5, .b-topic-body {width: 100% !important;}",
  1257. " .l-container, .b-topic-show__main, .mixednews__inner, .sizefix {width: 95% !important;}",
  1258. " .article__inner.narrow {margin-right: 3% !important;}",
  1259. " .action-panel, .content {margin-right: 3% !important; margin-left: 3% !important;}",
  1260. " section.standalone-news section.main{padding: 0 !important;}",
  1261. " .l-right-column-wrapper, .description-serial__container, .column, .card-full {padding-right: 0 !important;}",
  1262. " table.r--main, .article-item, .b-root-layout__inner, .news-item-layout, .page-base, .card-full {max-width: 100% !important; width: 100% !important;}",
  1263. " .appWindowWithBanner, .appSearchBar{right: 0px !important;}",
  1264. " .appWindow {width: 100% !important;}",
  1265. " .grid_18{width: 70% !important;}",
  1266. " .container, .seasons-links, .l-content{margin-right: 20px !important; margin-left: 20px !important; width: 100% !important;}",
  1267. " .tvguide-wrapper, .article-layout-wrapper {width: 95% !important;}",
  1268. " .left-side, .left-column, .left-column.js-main-column, .main-content {width: 100% !important;}",
  1269. " .seasons-links__slider-container._with-all-link{width: 85% !important;}",
  1270. " .b-topic-show__content iframe, .b-topic-show__text img, .b-topic-show__image img {width: auto !important;}",
  1271. " .preview {width: 70% !important; background: #fdfdfd !important;}",
  1272. " .preview img, .preview>img {width: auto !important; hight: auto !important;}"
  1273. ].join("\n");
  1274. if (false || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru"))
  1275. css += " .article__content {margin-right: 0px !important;}";
  1276. 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"))
  1277. css += [
  1278. "body{background: none!important;}",
  1279. " body {background-image: none!important;}",
  1280. " .with-bg{background-image: url(\" \") !important;}",
  1281. " .with-bg{background: url(\" \") !important;}",
  1282. " .with-bg{background: none !important;}",
  1283. " .with-bg{background: #c0c0c0 !important;}"
  1284. ].join("\n");
  1285. if (false || (document.domain == "riper.am" || document.domain.substring(document.domain.indexOf(".riper.am") + 1) == "riper.am"))
  1286. css += [
  1287. "#octo-set{background-image:none!important;padding-top:0!important;}",
  1288. " #main-wrapper{width:auto!important;}",
  1289. " body{background-image: none!important;} ",
  1290. " body{background:none!important;}",
  1291. " #main-wrapper{top:10px!important;}",
  1292. // !! cкрыть заголовок
  1293. " #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;}"
  1294. ].join("\n");
  1295. 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"))
  1296. css += [
  1297. "*{background:none!important;}",
  1298. " *{background:url('')!important;}",
  1299. " *{background:silver!important; color:black!important;}",
  1300. " 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; }"
  1301. ].join("\n");
  1302. if (false || (document.domain == "rusnext.ru" || document.domain.substring(document.domain.indexOf(".rusnext.ru") + 1) == "rusnext.ru"))
  1303. css += [
  1304. // !! расширяем
  1305. " .top-div{min-height: 30px !important;}",
  1306. " .art-sheet, .art-nav-inner, div.region.region-navigation, ul.art-hmenu {width: 100% !important;}",
  1307. " .art-nav {width: 96% !important; }",
  1308. " .region-content, span.field-content{width: 95% !important;}",
  1309. " .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;}",
  1310. " 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;}",
  1311. " .views-slideshow-pager-fields {margin: 0 auto !important;}",
  1312. " #widget_pager_bottom_front_top-block img {margin-right: 0px !important; margin-left: 7px !important;}",
  1313. " .panels-flexible-region-3-left{width: 45% !important;}",
  1314. " .panels-flexible-region-3-center{width: 55% !important;}"
  1315. ].join("\n");
  1316. if (false || (document.domain == "ruspravda.info" || document.domain.substring(document.domain.indexOf(".ruspravda.info") + 1) == "ruspravda.info"))
  1317. css += [
  1318. "body{background:white!important;}",
  1319. " table#header_t {margin-top: 0px !important;}"
  1320. ].join("\n");
  1321. if (false || (document.domain == "rustorka.com" || document.domain.substring(document.domain.indexOf(".rustorka.com") + 1) == "rustorka.com"))
  1322. css += " .topmenu{margin-top:25px !important;}";
  1323. 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 == "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"))
  1324. css += [
  1325. // !! оформление от zuefhrf
  1326. " body {overflow: auto!important;}",
  1327. " body{padding-top: 5px !important;}",
  1328. " div#brTop {background-image: url(\" \") !important;}",
  1329. " div#ws div#sidebar{top: 0px !important;}",
  1330. " div#ws div#sidebar{right: 8px !important;}",
  1331. " div#ws div#sidebar div.sideblock{margin-top: 0px !important;}",
  1332. " div#ws div#content{right: 6px !important;}",
  1333. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1334. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  1335. // !?? " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1336. " h3{text-align: left !important;}",
  1337. " body{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;}",
  1338. " s, strike, del {color: #C0C0C0 !important;}",
  1339. " .fr_wrapper { width: auto!important;}",
  1340. " .__tw{position:relative !important;}"
  1341. ].join("\n");
  1342. 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"))
  1343. css += [
  1344. " .branding #page_container {background-image: url(\" \") !important;}",
  1345. " .nav {background: url(\" \") !important;}",
  1346. // ! " !!##body.branding{-webkit-transform: scaleX(1) !important;}
  1347. " body{-webkit-transform: none !important;}",
  1348. " div#logo{min-height: 23px!important;}"
  1349. // ! " div.topmenu{padding-top:24px !important;}"
  1350. ].join("\n");
  1351. if (false || (document.domain == "safety-gate.me" || document.domain.substring(document.domain.indexOf(".safety-gate.me") + 1) == "safety-gate.me"))
  1352. css += [
  1353. // ! !! --- широко
  1354. " .main,.main-wrap,.header,.header-main{width:100%!important;}",
  1355. " div.all,div.all-wrap,.pageWidth{max-width:100%!important;width:100%!important;}",
  1356. " article,.header,.header-main{width:100%!important;}",
  1357. " .xbBoxed,.pageContent{max-width:100%!important;}",
  1358. " div.content{width:80%!important;}div.sidebar1{width:18%!important;}"
  1359. ].join("\n");
  1360. if (false || (document.domain == "samlab.ws" || document.domain.substring(document.domain.indexOf(".samlab.ws") + 1) == "samlab.ws"))
  1361. css += [
  1362. "div.box.main {width: auto; !important;}",
  1363. " div#right {width: 2px; !important;}"
  1364. ].join("\n");
  1365. if (false || (document.domain == "samlib.ru" || document.domain.substring(document.domain.indexOf(".samlib.ru") + 1) == "samlib.ru"))
  1366. css += [
  1367. "body {font-family: sans-serif !important;line-height: 140% !important;color: #B2B2B2 !important;background: #3A3E46 !important;}",
  1368. " font {color: #B2B2B2 !important;}",
  1369. " table, td, td font {color: #BEBEBE !important;background-color: #555C66 !important;}",
  1370. " a:link {color: #9DD7FF !important;}",
  1371. " a:visited {color: #EAB6FF !important;}",
  1372. " a:hover {color: #F0B2B2 !important;}",
  1373. " dl {margin-top: 1em !important;}"
  1374. ].join("\n");
  1375. if (false || (document.domain == "securitylab.ru" || document.domain.substring(document.domain.indexOf(".securitylab.ru") + 1) == "securitylab.ru"))
  1376. css += [
  1377. " #content #left{margin-left: 0px!important;max-width: 1000px!important;}",
  1378. // !! логотип
  1379. " div#header{height:00px!important;background-color:white!important;} div#MAIN_MENU{top:0px!important;}"
  1380. ].join("\n");
  1381. if (false || (document.domain == "sportbox.ru" || document.domain.substring(document.domain.indexOf(".sportbox.ru") + 1) == "sportbox.ru"))
  1382. css += [
  1383. " body{background:none!important;padding-top: 0px!important;}",
  1384. " .sb_c_topmed_olymp, .gold, .silver, .bronze {background:none!important;}"
  1385. ].join("\n");
  1386. 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"))
  1387. css += [
  1388. "body.img-bg, #branding-layout:not(#id) {background: #f5f8fa!important; padding-top: 0!important;}",
  1389. " .pageLayout {top: 0!important;}",
  1390. " #branding-layout > a {width:0!important; height:0!important; left:-10000px!important;}"
  1391. ].join("\n");
  1392. if (false || (document.domain == "sport-express.ru" || document.domain.substring(document.domain.indexOf(".sport-express.ru") + 1) == "sport-express.ru"))
  1393. css += [
  1394. " #show-popup {display:none!important;}",
  1395. " body.popup {overflow:auto!important;}"
  1396. ].join("\n");
  1397. 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.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"))
  1398. css += [
  1399. " body{background:url()!important;}",
  1400. " body{background-image: none !important;}",
  1401. " body{background-attachment: none !important;}",
  1402. " div#brTop{background-image:url(\'\') !important;}",
  1403. " element.style{background:url()!important;}",
  1404. " element.style, #skin_crown{background-image:url()!important;}",
  1405. " body{background:#D4D4D4 !important;}",
  1406. " body{padding:0 !important;}",
  1407. " table#home_c{width: inherit !important;}",
  1408. " [id^=\"top_\"]{width: inherit !important;}",
  1409. " body{padding-top:0px !important;}",
  1410. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  1411. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  1412. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  1413. // !! расширяем
  1414. " body, #table_reduser, #head, #foot_links{width:100% !important;}",
  1415. " #foot_links{margin:0px !important; padding:0px !important;}",
  1416. " .full #top_tools {padding-left:0!important}",
  1417. " table#home_c{width: inherit !important;}",
  1418. " [id^=\"top_\"]{width: inherit !important;}"
  1419. ].join("\n");
  1420. if (false || (document.domain == "tfile-music.org" || document.domain.substring(document.domain.indexOf(".tfile-music.org") + 1) == "tfile-music.org"))
  1421. css += [
  1422. "body {width: 100%!important }"
  1423. ].join("\n");
  1424. if (false || (document.domain == "tnt-online.ru" || document.domain.substring(document.domain.indexOf(".tnt-online.ru") + 1) == "tnt-online.ru"))
  1425. css += [
  1426. "#all:not(#id) {top:14px!important;}"
  1427. ].join("\n");
  1428. if (false || (document.domain == "torrent-tv.ru" || document.domain.substring(document.domain.indexOf(".torrent-tv.ru") + 1) == "torrent-tv.ru"))
  1429. css += [
  1430. " body {background-image:none!important;padding-top: 0px!important;}",
  1431. " div#main-wrapper {top:auto!important;}",
  1432. " div.news-text {width:auto!important;}",
  1433. " div[class^=\"usual-header\"] {width:126%!important;}",
  1434. " div[class=\"usual\"] {width:132%!important;}",
  1435. " div[class^=\"usual-content\"] {width:99%!important;}"
  1436. // !!
  1437. // !! " body>div:nth-of-type(1) {background:url()!important;}",
  1438. // !! " body {background:gray!important;}",
  1439. ].join("\n");
  1440. 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"))
  1441. css += [
  1442. // !! расширяем
  1443. " .container {width: 100% !important;}",
  1444. " .span9 {width: 95% !important;}",
  1445. ].join("\n");
  1446. if (false || (document.domain == "turbobit.net" || document.domain.substring(document.domain.indexOf(".turbobit.net") + 1) == "turbobit.net"))
  1447. css += " html {background:none!important;}";
  1448. if (false || (document.domain == "velolive.com" || document.domain.substring(document.domain.indexOf(".velolive.com") + 1) == "velolive.com"))
  1449. css += " body {background:url() !important;}";
  1450. if (false || (document.domain == "vesti.ru" || document.domain.substring(document.domain.indexOf(".vesti.ru") + 1) == "vesti.ru"))
  1451. css += [
  1452. " .bottom_bg {background: none !important;}",
  1453. " body, .head, .all_wrap {background: url(\" \") !important;}"
  1454. ].join("\n");
  1455. if (false || (document.domain == "vipfiles.nu" || document.domain.substring(document.domain.indexOf(".vipfiles.nu") + 1) == "vipfiles.nu"))
  1456. css += [
  1457. " div.loginformbox{background: none !important;}",
  1458. " div.tophhhhheader{background: none !important; padding: 0 !important; height: 75px !important;}",
  1459. " div.tophhhhheader>div.item1{height: 10px !important;}",
  1460. " div.tophhhhheader>div.item2{float: left !important; width: 500px !important;}",
  1461. " div.wrapper{margin: 0 !important; width: inherit !important;}",
  1462. " div.wrapwide.topheadwide{background: none !important;}"
  1463. ].join("\n");
  1464. if (false || (document.domain == "dns-shop.ru" || document.domain.substring(document.domain.indexOf(".dns-shop.ru") + 1) == "dns-shop.ru"))
  1465. css += " div.wrapper{width: auto !important;}";
  1466. if (false || (document.domain == "yaplakal.com" || document.domain.substring(document.domain.indexOf(".yaplakal.com") + 1) == "yaplakal.com"))
  1467. css += [
  1468. " body{background:none !important;}",
  1469. " #footer{background:url()!important;}",
  1470. " #footer{background-image:none !important;}",
  1471. " #footer,#top-line {background:none!important;padding:0!important;}",
  1472. " #header,#footer {background-color:skyblue!important;}",
  1473. " #content{max-width:none !important;}"
  1474. ].join("\n");
  1475. if (false || (document.domain == "zagonka.ru" || document.domain.substring(document.domain.indexOf(".zagonka.ru") + 1) == "zagonka.ru"))
  1476. css += [
  1477. ".sitebox {margin-top:0!important;}"
  1478. ].join("\n");
  1479. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  1480. css += [
  1481. " div[class=\"body-branding\"]{background:grey!important; padding-top: 0px!important; padding: 5px!important;}",
  1482. " div[class=\"body-gaps\"]{max-width:100%!important;}"
  1483. ].join("\n");
  1484. if (false || (document.domain == "zalil.su" || document.domain.substring(document.domain.indexOf(".zalil.su") + 1) == "zalil.su"))
  1485. css += [
  1486. " body{background:none !important;}",
  1487. " body{background-color:gray !important;}",
  1488. " body{background-image:none !important;}"
  1489. ].join("\n");
  1490. if (false || (document.domain == "taker.im" || document.domain.substring(document.domain.indexOf(".taker.im") + 1) == "taker.im"))
  1491. css += [
  1492. // !! скрываем рекламные ссылки (СПАМ) в тексте
  1493. " a[href^=\"/phpBB2/goto/http://www.ebay.com/sch/\"][rel=\"nofollow\"]{color:#333!important; text-decoration: none !important; pointer-events: none !important;}"
  1494. ].join("\n");
  1495. if (typeof GM_addStyle != "undefined") {
  1496. GM_addStyle(css);
  1497. } else if (typeof PRO_addStyle != "undefined") {
  1498. PRO_addStyle(css);
  1499. } else if (typeof addStyle != "undefined") {
  1500. addStyle(css);
  1501. } else {
  1502. var node = document.createElement("style");
  1503. node.type = "text/css";
  1504. node.appendChild(document.createTextNode(css));
  1505. var heads = document.getElementsByTagName("head");
  1506. if (heads.length > 0) {
  1507. heads[0].appendChild(node);
  1508. } else {
  1509. // no head yet, stick it whereever
  1510. document.documentElement.appendChild(node);
  1511. }
  1512. }
  1513. }());
  1514. // позаимствовано у lainverse (https://greasyfork.org/ru/scripts/809-no-yandex-ads)
  1515. // Удаляет рекламу из поиска Яндекс
  1516. (function(){
  1517. 'use strict';
  1518. var win = (unsafeWindow || window);
  1519. // console.log('01');
  1520. if (/^https?:\/\/(mail\.yandex\.|music\.yandex\.|news\.yandex\.|(www\.)?yandex\.[^\/]+\/(yand)?search[\/?])/i.test(win.location.href)) {
  1521. // https://greasyfork.org/en/scripts/809-no-yandex-ads
  1522. (function(){
  1523. var adWords = ['Яндекс.Директ','Реклама','Ad'];
  1524. function remove(node) {
  1525. node.parentNode.removeChild(node);
  1526. }
  1527. // Generic ads removal and fixes
  1528. function removeGenericAds() {
  1529. var ss;
  1530. ss = document.querySelector('.serp-header');
  1531. if (ss) {
  1532. ss.style.marginTop='0';
  1533. }
  1534. // for (s of document.querySelectorAll('.serp-adv__head + .serp-item, #adbanner, .serp-adv, .b-spec-adv, ._type_smart-banner, .footer_distro_yes, div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)')) {
  1535. // remove(s);
  1536. // }
  1537. // !! Правим ошибку синтаксиса (s of arr) не работает -> старый вариант
  1538. (function(s, i){
  1539. i = s.length;
  1540. while(i--)
  1541. remove(s[i]);
  1542. })(document.querySelectorAll('.serp-adv__head + .serp-item'), 0);
  1543. (function(s){
  1544. for (var l = 0; l < s.length; l++) remove(s[l]);
  1545. })(document.querySelectorAll(['#adbanner',
  1546. '.serp-adv',
  1547. '.b-spec-adv',
  1548. 'div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)',
  1549. '._type_smart-banner',
  1550. '.stripe_type_promo',
  1551. '.footer_distro_yes'].join(',')));
  1552. // }
  1553. }
  1554. // Search ads
  1555. function removeSearchAds() {
  1556. /* var s, item;
  1557. for (s of document.querySelectorAll('.serp-block, .serp-item, .search-item')) {
  1558. item = s.querySelector('.label, .serp-item__label, .document__provider-name');
  1559. if (item && adWords.indexOf(item.textContent) > -1) {
  1560. remove(s);
  1561. console.log('Ads removed.');
  1562. }
  1563. } */
  1564. var s = document.querySelectorAll(['.serp-block',
  1565. '.serp-item',
  1566. '.search-item'].join(','));
  1567. for (var l = 0; l < s.length; l++) {
  1568. var item = s[l].querySelector(['.label',
  1569. '.serp-item__label',
  1570. '.document__provider-name'].join(','));
  1571. if (!item) continue;
  1572. if (item && adWords.indexOf(item.textContent) > -1){
  1573. remove(s[l]);
  1574. console.log('Ads removed.');
  1575. }
  1576. }
  1577. }
  1578. // News ads
  1579. function removeNewsAds() {
  1580. /* for (var s of document.querySelectorAll(
  1581. '.page-content__left > *,'+
  1582. '.page-content__right > *:not(.page-content__col),'+
  1583. '.page-content__right > .page-content__col > *'
  1584. )) {
  1585. if (s.textContent.indexOf(adWords[0]) > -1 ||
  1586. (s.clientHeight < 15 && s.classList.contains('rubric'))) {
  1587. remove(s);
  1588. console.log('Ads removed.');
  1589. }
  1590. } */
  1591. var s = document.querySelectorAll(['.page-content__left > *',
  1592. '.page-content__right > *:not(.page-content__col)',
  1593. '.page-content__right > .page-content__col > *'].join(','));
  1594. for (var l = 0; l < s.length; l++) {
  1595. if (s[l].textContent.indexOf(adWords[0]) > -1 ||
  1596. (s[l].clientHeight < 15 && s[l].classList.contains('rubric'))) {
  1597. remove(s[l]);
  1598. console.log('Ads removed.');
  1599. }
  1600. }
  1601. }
  1602. // Music ads
  1603. function removeMusicAds() {
  1604. /* for (var s of document.querySelectorAll('.ads-block')) {
  1605. remove(s);
  1606. } */
  1607. var s = document.querySelectorAll('.ads-block');
  1608. for (var l = 0; l < s.length; l++) {
  1609. remove(s[l]);
  1610. console.log('Ads removed.');
  1611. }
  1612. }
  1613. // Mail ads
  1614. function removeMailAds() {
  1615. var slice = Array.prototype.slice,
  1616. nodes = slice.call(document.querySelectorAll('.ns-view-folders')),
  1617. node, len, classes, cls;
  1618. /* for (node of nodes) {
  1619. if (!len || len > node.classList.length) {
  1620. len = node.classList.length;
  1621. }
  1622. } */
  1623. for (var l = 0; l < nodes.length; l++) {
  1624. node = nodes[l];
  1625. if (!len || len > node.classList.length) {
  1626. len = node.classList.length;
  1627. }
  1628. }
  1629. node = nodes.pop();
  1630. while (node) {
  1631. if (node.classList.length > len) {
  1632. /* for (cls of slice.call(node.classList)) {
  1633. if (cls.indexOf('-') === -1) {
  1634. remove(node);
  1635. break;
  1636. }
  1637. } */
  1638. for (var l = 0; l < node.classList.length; l++) {
  1639. cls = slice.call(node.classList[l]);
  1640. if (cls.indexOf('-') === -1) {
  1641. remove(node);
  1642. break;
  1643. }
  1644. }
  1645. }
  1646. node = nodes.pop();
  1647. }
  1648. }
  1649. // News fixes
  1650. function removePageAdsClass() {
  1651. if (document.body.classList.contains("b-page_ads_yes")){
  1652. document.body.classList.remove("b-page_ads_yes");
  1653. console.log('Page ads class removed.');
  1654. }
  1655. }
  1656. // myAdd
  1657. function removePageAdsClass2() {
  1658. if (document.body.classList.contains("stripe_type_promo")){
  1659. document.body.classList.remove("stripe_type_promo");
  1660. console.log('Page ads2 class removed.');
  1661. }
  1662. if (document.body.classList.contains("dist-popup_product_browser")){
  1663. document.body.classList.remove("dist-popup_product_browser");
  1664. console.log('Page ads2 class removed.');
  1665. }
  1666. if (document.body.classList.contains('[data-bem*="bannerid"]')){
  1667. document.body.classList.remove('[data-bem*="bannerid"]');
  1668. console.log('Page ads3 class removed.');
  1669. }
  1670. }
  1671. // Function to attach an observer to monitor dynamic changes on the page
  1672. function pageUpdateObserver(func, obj, params) {
  1673. if (obj) {
  1674. var o = new MutationObserver(func);
  1675. o.observe(obj,(params || {childList:true, subtree:true}));
  1676. }
  1677. }
  1678. // Cleaner
  1679. // не работает частично (со слушателем)
  1680. // window.addEventListener ('DOMContentLoaded', function() {
  1681. removeGenericAds();
  1682. if (win.location.hostname.search(/^mail\./i) === 0) {
  1683. removeGenericAds();
  1684. pageUpdateObserver(function(ms, o){
  1685. var aside = document.querySelector('.mail-Layout-Aside');
  1686. if (aside) {
  1687. o.disconnect();
  1688. pageUpdateObserver(removeMailAds, aside);
  1689. }
  1690. }, document.querySelector('BODY'));
  1691. removeMailAds();
  1692. } else if (win.location.hostname.search(/^music\./i) === 0) {
  1693. removeGenericAds();
  1694. pageUpdateObserver(removeMusicAds, document.querySelector('.sidebar'));
  1695. removeMusicAds();
  1696. } else if (win.location.hostname.search(/^news\./i) === 0) {
  1697. removeGenericAds();
  1698. pageUpdateObserver(removeNewsAds, document.querySelector('BODY'));
  1699. pageUpdateObserver(removePageAdsClass, document.body, {attributes:true, attributesFilter:['class']});
  1700. removeNewsAds();
  1701. removePageAdsClass();
  1702. removePageAdsClass2();
  1703. } else {
  1704. removeGenericAds();
  1705. pageUpdateObserver(removeSearchAds, document.querySelector('.main__content'));
  1706. pageUpdateObserver(removePageAdsClass2, document.body, {attributes:true, attributesFilter:['class']});
  1707. removeSearchAds();
  1708. removePageAdsClass2();
  1709. }
  1710. // });
  1711. })();
  1712. return; //skip fixes for other sites
  1713. }
  1714. }());
  1715. // Удаляет рекламу из вконтакта
  1716. (function(){
  1717. var lct = location.href;
  1718. if(lct.match(/^https?:\/\/(.*\.)?(vkontakte\.ru|vk\.com)\/.*/)) {
  1719. // Generic ads removal
  1720. (function(s){
  1721. for (var l = 0; l < s.length; l++) s[l].parentNode.removeChild(s[l]);
  1722. })(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'));
  1723. console.log('Page ads class removed.');
  1724. }
  1725. }());
  1726. // Удаляет рекламу из gismeteo
  1727. (function(){
  1728. var lct = location.href;
  1729. if(lct.match(/^https?:\/\/(.*\.)?gismeteo\./)) {
  1730. var removeA = function() {
  1731. 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');
  1732. for (var l = 0; l < s.length; l++) {
  1733. if(s[l].parentNode) s[l].parentNode.removeChild(s[l]);
  1734. }
  1735. }
  1736. (function(s){
  1737. var MutationObserver = window.MutationObserver || window.WebKitMutationObserver || window.MozMutationObserver;
  1738. if (s) (new MutationObserver(removeA)).observe(s,{childList:true});
  1739. })(document.querySelector('.measure'));
  1740. // Google Chrome trick: sometimes the script is executed after that DOMContentLoaded was triggered, in this case we directly run our code
  1741. if (document.readyState == "complete") {
  1742. removeA();
  1743. console.log('Page ads class removed.');
  1744. } else {
  1745. window.addEventListener('DOMContentLoaded', removeA);
  1746. console.log('Page ads class removed.');
  1747. }
  1748. }
  1749. }());
  1750. // Удаляет рекламу из 4pda
  1751. (function(){
  1752. // пока убрано, поломалось
  1753. }());
  1754. }());