RU Max4_ABP_Fix CSS

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

当前为 2016-12-03 提交的版本,查看 最新版本

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