RU Max4_ABP_Fix CSS

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

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

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