RU Max4_ABP_Fix CSS

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

当前为 2020-04-30 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name RU Max4_ABP_Fix CSS
  3. // @namespace https://greasyfork.org
  4. // @description Дополнение, исправляющее работу Adblock Plus для отдельных сайтов. Возвращаем функционал Ad-Охотника в Maxthon4 и Maxthon5. Спасибо 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.20200430200538
  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. " div[id*=\"banner\"], body>center{display: none !important;}",
  24. // !! скрываем рекламные ссылки (СПАМ) в сообщениях
  25. " a[href^=\"http://forum.ru-board.com/\"][href$=\"/\"][target=\"_blank\"]{color: #333 !important; text-decoration: none !important; pointer-events: none !important;}",
  26. " a[href^=\"https://forum.ru-board.com/\"][href$=\"/\"][target=\"_blank\"]{color: #333 !important; text-decoration: none !important; pointer-events: none !important;}"
  27. // !! ======= ПРАВКА СТРУКТУРЫ. вынесено в отдельный скрипт. См. Ru-Board_Extrim_Max4_ABP_Fix-CSS =======
  28. ].join("\n");
  29. if (false || (document.domain == "forum.ru-board.com" || document.domain.substring(document.domain.indexOf(".forum.ru-board.com") + 1) == "forum.ru-board.com"))
  30. css += [
  31. ".tpc > .post > a[href] {word-break: break-all !important;}",
  32. " .tpc > .post > table[width=\"75%\"] > tbody > tr > .lgf, tr > .dats + .tpc > .post {word-break: break-word !important;}"
  33. ].join("\n");
  34. if (false || (document.domain == "1informer.com" || document.domain.substring(document.domain.indexOf(".1informer.com") + 1) == "1informer.com"))
  35. css += [
  36. "body {cursor: auto !important;}"
  37. ].join("\n");
  38. if (false || (document.domain == "1plus1.international" || document.domain.substring(document.domain.indexOf(".1plus1.international") + 1) == "1plus1.international") || (document.domain == "1plus1.ua" || document.domain.substring(document.domain.indexOf(".1plus1.ua") + 1) == "1plus1.ua") || (document.domain == "1plus1.video" || document.domain.substring(document.domain.indexOf(".1plus1.video") + 1) == "1plus1.video") || (document.domain == "2plus2.ua" || document.domain.substring(document.domain.indexOf(".2plus2.ua") + 1) == "2plus2.ua") || (document.domain == "bigudi.tv" || document.domain.substring(document.domain.indexOf(".bigudi.tv") + 1) == "bigudi.tv") || (document.domain == "paramountcomedy.com.ua" || document.domain.substring(document.domain.indexOf(".paramountcomedy.com.ua") + 1) == "paramountcomedy.com.ua") || (document.domain == "plus-plus.tv" || document.domain.substring(document.domain.indexOf(".plus-plus.tv") + 1) == "plus-plus.tv") || (document.domain == "tet.tv" || document.domain.substring(document.domain.indexOf(".tet.tv") + 1) == "tet.tv"))
  39. css += [
  40. ".cookies {display: none !important;}",
  41. " body {padding-top: 0 !important;}",
  42. " .header {top: 0 !important;}"
  43. ].join("\n");
  44. if (false || (document.domain == "21forum.ru" || document.domain.substring(document.domain.indexOf(".21forum.ru") + 1) == "21forum.ru") || (document.domain == "forum.na-svyazi.ru" || document.domain.substring(document.domain.indexOf(".forum.na-svyazi.ru") + 1) == "forum.na-svyazi.ru") || (document.domain == "forum.zarulem.ws" || document.domain.substring(document.domain.indexOf(".forum.zarulem.ws") + 1) == "forum.zarulem.ws"))
  45. css += [
  46. "#user2s[height=\"71\"], #userlinks[height=\"70\"], td[height=\"70\"][style] {display: none !important;}"
  47. ].join("\n");
  48. if (false || (document.domain == "24video.vip" || document.domain.substring(document.domain.indexOf(".24video.vip") + 1) == "24video.vip") || (document.domain == "4watching.club" || document.domain.substring(document.domain.indexOf(".4watching.club") + 1) == "4watching.club") || (document.domain == "aghdrezka.com" || document.domain.substring(document.domain.indexOf(".aghdrezka.com") + 1) == "aghdrezka.com") || (document.domain == "ahdrezka.com" || document.domain.substring(document.domain.indexOf(".ahdrezka.com") + 1) == "ahdrezka.com") || (document.domain == "all-episodes.org" || document.domain.substring(document.domain.indexOf(".all-episodes.org") + 1) == "all-episodes.org") || (document.domain == "amovies.cc" || document.domain.substring(document.domain.indexOf(".amovies.cc") + 1) == "amovies.cc") || (document.domain == "baskino-site.icu" || document.domain.substring(document.domain.indexOf(".baskino-site.icu") + 1) == "baskino-site.icu") || (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 == "betahdrezka.com" || document.domain.substring(document.domain.indexOf(".betahdrezka.com") + 1) == "betahdrezka.com") || (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 == "clubhdrezka.com" || document.domain.substring(document.domain.indexOf(".clubhdrezka.com") + 1) == "clubhdrezka.com") || (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 == "drhdrezka.com" || document.domain.substring(document.domain.indexOf(".drhdrezka.com") + 1) == "drhdrezka.com") || (document.domain == "dugtor.org" || document.domain.substring(document.domain.indexOf(".dugtor.org") + 1) == "dugtor.org") || (document.domain == "dugtor.ru" || document.domain.substring(document.domain.indexOf(".dugtor.ru") + 1) == "dugtor.ru") || (document.domain == "film-max.ru" || document.domain.substring(document.domain.indexOf(".film-max.ru") + 1) == "film-max.ru") || (document.domain == "film-ua.com" || document.domain.substring(document.domain.indexOf(".film-ua.com") + 1) == "film-ua.com") || (document.domain == "filmy-smotret.net" || document.domain.substring(document.domain.indexOf(".filmy-smotret.net") + 1) == "filmy-smotret.net") || (document.domain == "gethdrezka.com" || document.domain.substring(document.domain.indexOf(".gethdrezka.com") + 1) == "gethdrezka.com") || (document.domain == "gidonline.io" || document.domain.substring(document.domain.indexOf(".gidonline.io") + 1) == "gidonline.io") || (document.domain == "gordonua.com" || document.domain.substring(document.domain.indexOf(".gordonua.com") + 1) == "gordonua.com") || (document.domain == "gtorrent.ru" || document.domain.substring(document.domain.indexOf(".gtorrent.ru") + 1) == "gtorrent.ru") || (document.domain == "hd720.biz" || document.domain.substring(document.domain.indexOf(".hd720.biz") + 1) == "hd720.biz") || (document.domain == "hdkinozor.ru" || document.domain.substring(document.domain.indexOf(".hdkinozor.ru") + 1) == "hdkinozor.ru") || (document.domain == "hdrezka-ag.com" || document.domain.substring(document.domain.indexOf(".hdrezka-ag.com") + 1) == "hdrezka-ag.com") || (document.domain == "hdrezka-online.me" || document.domain.substring(document.domain.indexOf(".hdrezka-online.me") + 1) == "hdrezka-online.me") || (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.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.live" || document.domain.substring(document.domain.indexOf(".hdrezka.live") + 1) == "hdrezka.live") || (document.domain == "hdrezka.loan" || document.domain.substring(document.domain.indexOf(".hdrezka.loan") + 1) == "hdrezka.loan") || (document.domain == "hdrezka.lol" || document.domain.substring(document.domain.indexOf(".hdrezka.lol") + 1) == "hdrezka.lol") || (document.domain == "hdrezka.monster" || document.domain.substring(document.domain.indexOf(".hdrezka.monster") + 1) == "hdrezka.monster") || (document.domain == "hdrezka.name" || document.domain.substring(document.domain.indexOf(".hdrezka.name") + 1) == "hdrezka.name") || (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.sh" || document.domain.substring(document.domain.indexOf(".hdrezka.sh") + 1) == "hdrezka.sh") || (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.top" || document.domain.substring(document.domain.indexOf(".hdrezka.top") + 1) == "hdrezka.top") || (document.domain == "hdrezka.tv" || document.domain.substring(document.domain.indexOf(".hdrezka.tv") + 1) == "hdrezka.tv") || (document.domain == "hdrezka.vip" || document.domain.substring(document.domain.indexOf(".hdrezka.vip") + 1) == "hdrezka.vip") || (document.domain == "hdrezka.website" || document.domain.substring(document.domain.indexOf(".hdrezka.website") + 1) == "hdrezka.website") || (document.domain == "hdrezka.win" || document.domain.substring(document.domain.indexOf(".hdrezka.win") + 1) == "hdrezka.win") || (document.domain == "hdrezka1.site" || document.domain.substring(document.domain.indexOf(".hdrezka1.site") + 1) == "hdrezka1.site") || (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 == "investxp.ru" || document.domain.substring(document.domain.indexOf(".investxp.ru") + 1) == "investxp.ru") || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com") || (document.domain == "jetsetter.ua" || document.domain.substring(document.domain.indexOf(".jetsetter.ua") + 1) == "jetsetter.ua") || (document.domain == "justhdrezka.com" || document.domain.substring(document.domain.indexOf(".justhdrezka.com") + 1) == "justhdrezka.com") || (document.domain == "kinoaa.ru" || document.domain.substring(document.domain.indexOf(".kinoaa.ru") + 1) == "kinoaa.ru") || (document.domain == "kinobar.cc" || document.domain.substring(document.domain.indexOf(".kinobar.cc") + 1) == "kinobar.cc") || (document.domain == "kinobe.club" || document.domain.substring(document.domain.indexOf(".kinobe.club") + 1) == "kinobe.club") || (document.domain == "kinoplanet.biz" || document.domain.substring(document.domain.indexOf(".kinoplanet.biz") + 1) == "kinoplanet.biz") || (document.domain == "kintor.org" || document.domain.substring(document.domain.indexOf(".kintor.org") + 1) == "kintor.org") || (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 == "live-rutor.org" || document.domain.substring(document.domain.indexOf(".live-rutor.org") + 1) == "live-rutor.org") || (document.domain == "livehdrezka.com" || document.domain.substring(document.domain.indexOf(".livehdrezka.com") + 1) == "livehdrezka.com") || (document.domain == "liverutor.org" || document.domain.substring(document.domain.indexOf(".liverutor.org") + 1) == "liverutor.org") || (document.domain == "lostfan.org" || document.domain.substring(document.domain.indexOf(".lostfan.org") + 1) == "lostfan.org") || (document.domain == "lotzon.co" || document.domain.substring(document.domain.indexOf(".lotzon.co") + 1) == "lotzon.co") || (document.domain == "metahdrezka.com" || document.domain.substring(document.domain.indexOf(".metahdrezka.com") + 1) == "metahdrezka.com") || (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 == "myhdrezka.com" || document.domain.substring(document.domain.indexOf(".myhdrezka.com") + 1) == "myhdrezka.com") || (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 == "nexthdrezka.com" || document.domain.substring(document.domain.indexOf(".nexthdrezka.com") + 1) == "nexthdrezka.com") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnmclub.ro" || document.domain.substring(document.domain.indexOf(".nnmclub.ro") + 1) == "nnmclub.ro") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to") || (document.domain == "nuhdrezka.com" || document.domain.substring(document.domain.indexOf(".nuhdrezka.com") + 1) == "nuhdrezka.com") || (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 == "rezka.ag" || document.domain.substring(document.domain.indexOf(".rezka.ag") + 1) == "rezka.ag") || (document.domain == "roem.ru" || document.domain.substring(document.domain.indexOf(".roem.ru") + 1) == "roem.ru") || (document.domain == "rusporno.vip" || document.domain.substring(document.domain.indexOf(".rusporno.vip") + 1) == "rusporno.vip") || (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 == "smotret-film.net" || document.domain.substring(document.domain.indexOf(".smotret-film.net") + 1) == "smotret-film.net") || (document.domain == "smotret-filmy.net" || document.domain.substring(document.domain.indexOf(".smotret-filmy.net") + 1) == "smotret-filmy.net") || (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 == "thehdrezka.com" || document.domain.substring(document.domain.indexOf(".thehdrezka.com") + 1) == "thehdrezka.com") || (document.domain == "torentor.co" || document.domain.substring(document.domain.indexOf(".torentor.co") + 1) == "torentor.co") || (document.domain == "tryhdrezka.com" || document.domain.substring(document.domain.indexOf(".tryhdrezka.com") + 1) == "tryhdrezka.com") || (document.domain == "tvhdrezka.com" || document.domain.substring(document.domain.indexOf(".tvhdrezka.com") + 1) == "tvhdrezka.com") || (document.domain == "uphdrezka.com" || document.domain.substring(document.domain.indexOf(".uphdrezka.com") + 1) == "uphdrezka.com") || (document.domain == "vc.ru" || document.domain.substring(document.domain.indexOf(".vc.ru") + 1) == "vc.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 == "vse-sezony.cc" || document.domain.substring(document.domain.indexOf(".vse-sezony.cc") + 1) == "vse-sezony.cc") || (document.domain == "wikianime.tv" || document.domain.substring(document.domain.indexOf(".wikianime.tv") + 1) == "wikianime.tv") || (document.domain == "youhdrezka.com" || document.domain.substring(document.domain.indexOf(".youhdrezka.com") + 1) == "youhdrezka.com") || (document.domain == "zombie-film.club" || document.domain.substring(document.domain.indexOf(".zombie-film.club") + 1) == "zombie-film.club") || (document.domain == "zona-film.com" || document.domain.substring(document.domain.indexOf(".zona-film.com") + 1) == "zona-film.com")) css += [
  49. "body:not(#id), html:not(#id) {padding-top: 0 !important;}"
  50. ].join("\n");
  51. if (false || (document.domain == "24video.vip" || document.domain.substring(document.domain.indexOf(".24video.vip") + 1) == "24video.vip") || (document.domain == "aghdrezka.com" || document.domain.substring(document.domain.indexOf(".aghdrezka.com") + 1) == "aghdrezka.com") || (document.domain == "ahdrezka.com" || document.domain.substring(document.domain.indexOf(".ahdrezka.com") + 1) == "ahdrezka.com") || (document.domain == "aif.ru" || document.domain.substring(document.domain.indexOf(".aif.ru") + 1) == "aif.ru") || (document.domain == "ain.ua" || document.domain.substring(document.domain.indexOf(".ain.ua") + 1) == "ain.ua") || (document.domain == "betahdrezka.com" || document.domain.substring(document.domain.indexOf(".betahdrezka.com") + 1) == "betahdrezka.com") || (document.domain == "clubhdrezka.com" || document.domain.substring(document.domain.indexOf(".clubhdrezka.com") + 1) == "clubhdrezka.com")|| (document.domain == "drhdrezka.com" || document.domain.substring(document.domain.indexOf(".drhdrezka.com") + 1) == "drhdrezka.com") || (document.domain == "epravda.com.ua" || document.domain.substring(document.domain.indexOf(".epravda.com.ua") + 1) == "epravda.com.ua") || (document.domain == "fastpic.ru" || document.domain.substring(document.domain.indexOf(".fastpic.ru") + 1) == "fastpic.ru") || (document.domain == "film-max.ru" || document.domain.substring(document.domain.indexOf(".film-max.ru") + 1) == "film-max.ru") || (document.domain == "gecid.com" || document.domain.substring(document.domain.indexOf(".gecid.com") + 1) == "gecid.com") || (document.domain == "gethdrezka.com" || document.domain.substring(document.domain.indexOf(".gethdrezka.com") + 1) == "gethdrezka.com") || (document.domain == "hd720.biz" || document.domain.substring(document.domain.indexOf(".hd720.biz") + 1) == "hd720.biz") || (document.domain == "hdrezka-ag.com" || document.domain.substring(document.domain.indexOf(".hdrezka-ag.com") + 1) == "hdrezka-ag.com") || (document.domain == "hdrezka-online.me" || document.domain.substring(document.domain.indexOf(".hdrezka-online.me") + 1) == "hdrezka-online.me") || (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.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.live" || document.domain.substring(document.domain.indexOf(".hdrezka.live") + 1) == "hdrezka.live") || (document.domain == "hdrezka.loan" || document.domain.substring(document.domain.indexOf(".hdrezka.loan") + 1) == "hdrezka.loan") || (document.domain == "hdrezka.lol" || document.domain.substring(document.domain.indexOf(".hdrezka.lol") + 1) == "hdrezka.lol") || (document.domain == "hdrezka.monster" || document.domain.substring(document.domain.indexOf(".hdrezka.monster") + 1) == "hdrezka.monster") || (document.domain == "hdrezka.name" || document.domain.substring(document.domain.indexOf(".hdrezka.name") + 1) == "hdrezka.name") || (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.sh" || document.domain.substring(document.domain.indexOf(".hdrezka.sh") + 1) == "hdrezka.sh") || (document.domain == "hdrezka.today" || document.domain.substring(document.domain.indexOf(".hdrezka.today") + 1) == "hdrezka.today") || (document.domain == "hdrezka.top" || document.domain.substring(document.domain.indexOf(".hdrezka.top") + 1) == "hdrezka.top") || (document.domain == "hdrezka.vip" || document.domain.substring(document.domain.indexOf(".hdrezka.vip") + 1) == "hdrezka.vip") || (document.domain == "hdrezka.website" || document.domain.substring(document.domain.indexOf(".hdrezka.website") + 1) == "hdrezka.website") || (document.domain == "hdrezka.win" || document.domain.substring(document.domain.indexOf(".hdrezka.win") + 1) == "hdrezka.win") || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com") || (document.domain == "justhdrezka.com" || document.domain.substring(document.domain.indexOf(".justhdrezka.com") + 1) == "justhdrezka.com") || (document.domain == "kino-full.ru" || document.domain.substring(document.domain.indexOf(".kino-full.ru") + 1) == "kino-full.ru") || (document.domain == "kinobar.cc" || document.domain.substring(document.domain.indexOf(".kinobar.cc") + 1) == "kinobar.cc") || (document.domain == "kinotochka.club" || document.domain.substring(document.domain.indexOf(".kinotochka.club") + 1) == "kinotochka.club") || (document.domain == "kinotochka.me" || document.domain.substring(document.domain.indexOf(".kinotochka.me") + 1) == "kinotochka.me") || (document.domain == "ko.com.ua" || document.domain.substring(document.domain.indexOf(".ko.com.ua") + 1) == "ko.com.ua") || (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 == "livehdrezka.com" || document.domain.substring(document.domain.indexOf(".livehdrezka.com") + 1) == "livehdrezka.com") || (document.domain == "livejournal.com" || document.domain.substring(document.domain.indexOf(".livejournal.com") + 1) == "livejournal.com") || (document.domain == "lostfan.org" || document.domain.substring(document.domain.indexOf(".lostfan.org") + 1) == "lostfan.org") || (document.domain == "mc.today" || document.domain.substring(document.domain.indexOf(".mc.today") + 1) == "mc.today") || (document.domain == "metahdrezka.com" || document.domain.substring(document.domain.indexOf(".metahdrezka.com") + 1) == "metahdrezka.com") || (document.domain == "mirkino.club" || document.domain.substring(document.domain.indexOf(".mirkino.club") + 1) == "mirkino.club") || (document.domain == "myhdrezka.com" || document.domain.substring(document.domain.indexOf(".myhdrezka.com") + 1) == "myhdrezka.com") || (document.domain == "myshows.me" || document.domain.substring(document.domain.indexOf(".myshows.me") + 1) == "myshows.me") || (document.domain == "newstudio.tv" || document.domain.substring(document.domain.indexOf(".newstudio.tv") + 1) == "newstudio.tv") || (document.domain == "nexthdrezka.com" || document.domain.substring(document.domain.indexOf(".nexthdrezka.com") + 1) == "nexthdrezka.com") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnmclub.ro" || document.domain.substring(document.domain.indexOf(".nnmclub.ro") + 1) == "nnmclub.ro") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to") || (document.domain == "nootropos.ru" || document.domain.substring(document.domain.indexOf(".nootropos.ru") + 1) == "nootropos.ru") || (document.domain == "nuhdrezka.com" || document.domain.substring(document.domain.indexOf(".nuhdrezka.com") + 1) == "nuhdrezka.com") || (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 == "otxataba.net" || document.domain.substring(document.domain.indexOf(".otxataba.net") + 1) == "otxataba.net") || (document.domain == "playtor.tv" || document.domain.substring(document.domain.indexOf(".playtor.tv") + 1) == "playtor.tv") || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru") || (document.domain == "rezka.ag" || document.domain.substring(document.domain.indexOf(".rezka.ag") + 1) == "rezka.ag") || (document.domain == "rufootballtv.org" || document.domain.substring(document.domain.indexOf(".rufootballtv.org") + 1) == "rufootballtv.org") || (document.domain == "rusporno.vip" || document.domain.substring(document.domain.indexOf(".rusporno.vip") + 1) == "rusporno.vip") || (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 == "simhost.org" || document.domain.substring(document.domain.indexOf(".simhost.org") + 1) == "simhost.org") || (document.domain == "smotri.com" || document.domain.substring(document.domain.indexOf(".smotri.com") + 1) == "smotri.com") || (document.domain == "stopgame.ru" || document.domain.substring(document.domain.indexOf(".stopgame.ru") + 1) == "stopgame.ru") || (document.domain == "torrentom.com" || document.domain.substring(document.domain.indexOf(".torrentom.com") + 1) == "torrentom.com") || (document.domain == "tryhdrezka.com" || document.domain.substring(document.domain.indexOf(".tryhdrezka.com") + 1) == "tryhdrezka.com") || (document.domain == "tvhdrezka.com" || document.domain.substring(document.domain.indexOf(".tvhdrezka.com") + 1) == "tvhdrezka.com") || (document.domain == "uateam.tv" || document.domain.substring(document.domain.indexOf(".uateam.tv") + 1) == "uateam.tv") || (document.domain == "uphdrezka.com" || document.domain.substring(document.domain.indexOf(".uphdrezka.com") + 1) == "uphdrezka.com") || (document.domain == "userstyles.org" || document.domain.substring(document.domain.indexOf(".userstyles.org") + 1) == "userstyles.org") || (document.domain == "youhdrezka.com" || document.domain.substring(document.domain.indexOf(".youhdrezka.com") + 1) == "youhdrezka.com") || (document.domain == "zakarpatpost.net" || document.domain.substring(document.domain.indexOf(".zakarpatpost.net") + 1) == "zakarpatpost.net") || (document.domain == "zakon.kz" || document.domain.substring(document.domain.indexOf(".zakon.kz") + 1) == "zakon.kz"))
  52. css += [
  53. " body:not(#id), html:not(#id) {background-image: none !important;}"
  54. ].join("\n");
  55. 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 == "medsprava.com.ua" || document.domain.substring(document.domain.indexOf(".medsprava.com.ua") + 1) == "medsprava.com.ua") || (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 == "sop.com.ua" || document.domain.substring(document.domain.indexOf(".sop.com.ua") + 1) == "sop.com.ua") || (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"))
  56. css += [
  57. ".megaShadow, .paywall-activated, .topAdvertize, div[class^=\"GbShadow\"] {display: none !important;}",
  58. " .topAdvertize__wrapper {height: auto !important;}",
  59. " .body * {opacity: 1 !important; filter: none !important; pointer-events: auto !important;}",
  60. " body {overflow: auto !important;}"
  61. ].join("\n");
  62. if (false || (document.domain == "2ip.ua" || document.domain.substring(document.domain.indexOf(".2ip.ua") + 1) == "2ip.ua"))
  63. css += [
  64. ".ipblockgradient > .ip + div[class]:not([class^=\"ip\"]), ",
  65. " .ipblockgrid div[class*=\"mini\"], .result ~ [class*=\"mini\"], .socks {display: none !important;}"
  66. ].join("\n");
  67. if (false || (document.domain == "3dnews.ru" || document.domain.substring(document.domain.indexOf(".3dnews.ru") + 1) == "3dnews.ru"))
  68. css += [
  69. "html[lang=\"ru\"] > body {background: radial-gradient(ellipse at center,#4e4e4e 0%,#1a1a1a 100%) !important;}",
  70. " #global-wrapper[style*=\"pointer\"] {cursor: auto !important; padding-top: 0 !important; background: none !important; pointer-events: none !important;}",
  71. " #global-wrapper[style*=\"pointer\"] > * {pointer-events: auto !important;}",
  72. " #global-wrapper:not(#id) > #wrapper {top: 0 !important;}"
  73. ].join("\n");
  74. 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"))
  75. css += [
  76. "body[itemscope] [id]:first-child > style ~ a[href][target=\"_blank\"], ",
  77. " iframe[src*=\"utm_campaign\"] {display: none !important;}",
  78. " #main, main, div{background-image: none !important;}",
  79. " * {background-image: url(\"\") !important;}",
  80. " div{background-image: url(\"\") !important;}",
  81. " .maintitle, .maintitlecollapse {background-color: #2982CC !important; background: #57a5de !important; background: linear-gradient(to bottom, #57a5de 0%, #047fbd 100%) !important;}",
  82. // !! " #header + #ruBlbZq {background-image: url() !important;}",
  83. // !! " #header + * {background-image: url() !important;}",
  84. // !! " #header + #ruBlbZq {background-image: url(\"\") !important;}",
  85. " #main {padding: 0 !important;}",
  86. " .brand-page {display: none !important;}",
  87. " .brand-page {height: 0 !important;}",
  88. " body,#main,#rnd-replace-main {background: #E6E7E9!important;}",
  89. " div#main > div.holder.no-hidden{padding: 0 !important;}",
  90. " div#main > div.holder.no-hidden{width: inherit !important;}",
  91. " html > body > div#wrapper > div:nth-of-type(1) > div:nth-of-type(1) > header+div {background-image: url(\"\") !important;}",
  92. " article#content{width: 920px !important;}",
  93. // ! " #header~div:not(#contacts):not(#body) {background-image: none !important;background-color: #E6E7E9!important;}",
  94. // ! " link~div[class$=\" \"] {display: none!important;}",
  95. " html {margin-top: 0px !important;}",
  96. " div [class^=\"h-frame\"]{top: 0px !important;}",
  97. " div#main > div.holder.no-hidden{padding: 0 !important;}",
  98. " div#main > div.holder.no-hidden{width: inherit !important;}",
  99. " iv#main > div.holder.no-hidden > a{display: none !important;}",
  100. " div#main > div.holder.no-hidden > div.brand-page-counters{display: none !important;}",
  101. " div#ipbwrapper > div.borderwrap-header{display: none !important;}",
  102. " div.borderwrap-header > table{display: none !important;}",
  103. " div#dw-wrapper{display: none !important;}",
  104. " a.brand-page.main{display: none !important;}",
  105. " div#wrapper > div:nth-of-type(1) > div:nth-of-type(1) > header+div > div:nth-of-type(4){display: none !important;}",
  106. " div#wrapper > div:nth-of-type(1) > div:nth-of-type(1) > header+div > div:nth-of-type(3){display: none !important;}",
  107. // ! расширяем
  108. // ! проверить " header#header{ max-width: 1500px !important; width: 95% !important;}",
  109. // ! проверить " header+div > div:nth-of-type(1){ margin: 0px !important; max-width: 1500px !important; width: 90% !important;}",
  110. " header+div > div > div+section > article{max-width: 1500px !important; width: 79% !important;}",
  111. // !? проверить вариант " header+div > div > div+section > article{max-width: 1500px !important; width: auto !important;}",
  112. " header+div > div > div+section > aside{max-width: 20% !important; width: 20% !important;}",
  113. " .holder, .holder-no-hidden {width: auto !important;}",
  114. " .selection .content {margin-left: 0px !important; margin-right: 0px !important;}",
  115. " header+div > div > div+section{margin-left: 0px !important; margin-right: 0px !important;}",
  116. " .g-btn.red, .g-btn.green {color: #326b92a8 !important;}"
  117. ].join("\n");
  118. if (false || (document.domain == "7days.ru" || document.domain.substring(document.domain.indexOf(".7days.ru") + 1) == "7days.ru"))
  119. css += [
  120. "body {margin-top: 0 !important;}"
  121. ].join("\n");
  122. if (false || (document.domain == "aces.gg" || document.domain.substring(document.domain.indexOf(".aces.gg") + 1) == "aces.gg"))
  123. css += [
  124. "body {background: black !important; cursor: default !important;}",
  125. " #alert > * {pointer-events: auto !important;}",
  126. " #alert {pointer-events: none !important;}"
  127. ].join("\n");
  128. if (false || (document.domain == "afisha.yandex.by" || document.domain.substring(document.domain.indexOf(".afisha.yandex.by") + 1) == "afisha.yandex.by") || (document.domain == "afisha.yandex.kz" || document.domain.substring(document.domain.indexOf(".afisha.yandex.kz") + 1) == "afisha.yandex.kz") || (document.domain == "afisha.yandex.ru" || document.domain.substring(document.domain.indexOf(".afisha.yandex.ru") + 1) == "afisha.yandex.ru") || (document.domain == "afisha.yandex.ua" || document.domain.substring(document.domain.indexOf(".afisha.yandex.ua") + 1) == "afisha.yandex.ua") || (document.domain == "afisha.yandex.uz" || document.domain.substring(document.domain.indexOf(".afisha.yandex.uz") + 1) == "afisha.yandex.uz"))
  129. css += [
  130. ".content-event_commercial_yes {margin-top: auto !important;}"
  131. ].join("\n");
  132. if (false || (document.domain == "ag.ru" || document.domain.substring(document.domain.indexOf(".ag.ru") + 1) == "ag.ru"))
  133. css += [
  134. "#header-links {display: none !important;}",
  135. " #new_logo_helper01 {top: 0 !important;}"
  136. ].join("\n");
  137. if (false || (document.domain == "agorov.org" || document.domain.substring(document.domain.indexOf(".agorov.org") + 1) == "agorov.org") || (document.domain == "animevost.am" || document.domain.substring(document.domain.indexOf(".animevost.am") + 1) == "animevost.am") || (document.domain == "animevost.org" || document.domain.substring(document.domain.indexOf(".animevost.org") + 1) == "animevost.org") || (document.domain == "smotret-anime-365.ru" || document.domain.substring(document.domain.indexOf(".smotret-anime-365.ru") + 1) == "smotret-anime-365.ru"))
  138. css += [
  139. "div[class^=\"headbg\"] {background-image: none !important; height: auto !important;}",
  140. " div[class^=\"headbg\"] > .menu .sar {bottom: auto !important; top: 50px !important; z-index: 100 !important;}",
  141. " div[class^=\"headbg\"] > .menu {top: 0 !important;}"
  142. ].join("\n");
  143. if (false || (document.domain == "agronews.ua" || document.domain.substring(document.domain.indexOf(".agronews.ua") + 1) == "agronews.ua") || (document.domain == "volyninfo.com" || document.domain.substring(document.domain.indexOf(".volyninfo.com") + 1) == "volyninfo.com"))
  144. css += [
  145. "html > body {background-image: none !important;}",
  146. " html > body > * {pointer-events: auto !important;}",
  147. " html > body {pointer-events: none !important;}"
  148. ].join("\n");
  149. if (false || (document.domain == "aif.ru" || document.domain.substring(document.domain.indexOf(".aif.ru") + 1) == "aif.ru"))
  150. css += "#container:not(#id) {margin-top: 0!important;}";
  151. if (false || (document.domain == "ain.ua" || document.domain.substring(document.domain.indexOf(".ain.ua") + 1) == "ain.ua"))
  152. css += [
  153. ".big-ad-wrapper {height: auto !important;}",
  154. " html > body:not(#id) > * {pointer-events: auto !important;}",
  155. " html > body:not(#id) {pointer-events: none !important; background-color: #eff1f2 !important;}",
  156. " #subbody {top: auto !important;}"
  157. ].join("\n");
  158. if (false || (document.domain == "alau.kz" || document.domain.substring(document.domain.indexOf(".alau.kz") + 1) == "alau.kz"))
  159. css += [
  160. ".td-ad-background-link .td-outer-container > * {pointer-events: auto !important;}",
  161. " .td-ad-background-link #td-outer-wrap, ",
  162. " .td-ad-background-link .td-outer-container {pointer-events: none !important;}"
  163. ].join("\n");
  164. if (false || (document.domain == "alexfilm.cc" || document.domain.substring(document.domain.indexOf(".alexfilm.cc") + 1) == "alexfilm.cc") || (document.domain == "alexfilm.org" || document.domain.substring(document.domain.indexOf(".alexfilm.org") + 1) == "alexfilm.org"))
  165. css += [
  166. "body > .page {background-color: rgba(253,253,253,1) !important;}",
  167. " body > #heading.clickable {max-height: 50px !important;}"
  168. ].join("\n");
  169. if (false || (document.domain == "all-episodes.org" || document.domain.substring(document.domain.indexOf(".all-episodes.org") + 1) == "all-episodes.org"))
  170. css += [
  171. "body {background-image: none !important;}"
  172. ].join("\n");
  173. if (false || (document.domain == "all-episodes.org" || document.domain.substring(document.domain.indexOf(".all-episodes.org") + 1) == "all-episodes.org") || (document.domain == "all-episodes.tv" || document.domain.substring(document.domain.indexOf(".all-episodes.tv") + 1) == "all-episodes.tv"))
  174. css += [
  175. "body {background-image: none !important;}"
  176. ].join("\n");
  177. if (false || (document.domain == "allbasketball.org" || document.domain.substring(document.domain.indexOf(".allbasketball.org") + 1) == "allbasketball.org") || (document.domain == "freerutor.com" || document.domain.substring(document.domain.indexOf(".freerutor.com") + 1) == "freerutor.com") || (document.domain == "gametech.ru" || document.domain.substring(document.domain.indexOf(".gametech.ru") + 1) == "gametech.ru") || (document.domain == "gidonline.fun" || document.domain.substring(document.domain.indexOf(".gidonline.fun") + 1) == "gidonline.fun") || (document.domain == "kinoboom.su" || document.domain.substring(document.domain.indexOf(".kinoboom.su") + 1) == "kinoboom.su") || (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 == "sportboom.info" || document.domain.substring(document.domain.indexOf(".sportboom.info") + 1) == "sportboom.info") || (document.domain == "uateam.tv" || document.domain.substring(document.domain.indexOf(".uateam.tv") + 1) == "uateam.tv") || (document.domain == "virusinfo.info" || document.domain.substring(document.domain.indexOf(".virusinfo.info") + 1) == "virusinfo.info"))
  178. css += [
  179. "body:not(#id), html:not(#id) {margin-top: 0 !important;}"
  180. ].join("\n");
  181. if (false || (document.domain == "allboxing.ru" || document.domain.substring(document.domain.indexOf(".allboxing.ru") + 1) == "allboxing.ru"))
  182. css += [
  183. ".content-wrapper {margin-top: 0 !important;}",
  184. " body * {transition: none !important;}"
  185. ].join("\n");
  186. if (false || (document.domain == "allhockey.ru" || document.domain.substring(document.domain.indexOf(".allhockey.ru") + 1) == "allhockey.ru"))
  187. css += ".adr-top { height: 0 !important; min-height: 0!important;}";
  188. if (false || (document.domain == "aliexpress.com" || document.domain.substring(document.domain.indexOf(".aliexpress.com") + 1) == "aliexpress.com"))
  189. css += [
  190. " dl.cl-item{display: inline-block !important;}",
  191. // !! " div.categories-main{ display: inline-block !important; width: auto !important; } dl.cl-item{display: inline-block !important;}",
  192. " div.index-page > div.user-helper-footer{position: relative !important; top: 120px !important; padding: 0 !important;}",
  193. " div.index-page > div.site-footer{position: relative !important; top: 120px !important; margin: 0 !important; padding: 0 !important;}",
  194. " div.index-page > div.footer-copywrite{position: relative !important; top: 120px !important;}",
  195. " div.index-page{height: inherit !important;}"
  196. ].join("\n");
  197. if (false || (document.domain == "allmmorpg.ru" || document.domain.substring(document.domain.indexOf(".allmmorpg.ru") + 1) == "allmmorpg.ru"))
  198. css += [
  199. "body {background-image: none !important;}",
  200. " .td-ad-background-link > * {pointer-events: auto !important;}",
  201. " .td-ad-background-link {pointer-events: none !important;}"
  202. ].join("\n");
  203. if (false || (document.domain == "amedia.online" || document.domain.substring(document.domain.indexOf(".amedia.online") + 1) == "amedia.online"))
  204. css += [
  205. "header.top {margin-bottom: 0 !important;}"
  206. ].join("\n");
  207. if (false || (document.domain == "androidinsider.ru" || document.domain.substring(document.domain.indexOf(".androidinsider.ru") + 1) == "androidinsider.ru"))
  208. css += [
  209. "#wrapper {background: none !important;}",
  210. " #trend {margin-bottom: 0 !important;}"
  211. ].join("\n");
  212. if (false || (document.domain == "anime-rus.ru" || document.domain.substring(document.domain.indexOf(".anime-rus.ru") + 1) == "anime-rus.ru"))
  213. css += [
  214. "#hide_show {display: none !important;}",
  215. " .nav {position: relative !important;}"
  216. ].join("\n");
  217. if (false || (document.domain == "anime.anidub.life" || document.domain.substring(document.domain.indexOf(".anime.anidub.life") + 1) == "anime.anidub.life") || (document.domain == "online.anidub.com" || document.domain.substring(document.domain.indexOf(".online.anidub.com") + 1) == "online.anidub.com"))
  218. css += [
  219. ".content, .content > .full {padding-top: 0 !important;}"
  220. ].join("\n");
  221. if (false || (document.domain == "animebest.org" || document.domain.substring(document.domain.indexOf(".animebest.org") + 1) == "animebest.org"))
  222. css += [
  223. "#menubar {padding-top: 40px !important;}"
  224. ].join("\n");
  225. if (false || (document.domain == "animemovie.ru" || document.domain.substring(document.domain.indexOf(".animemovie.ru") + 1) == "animemovie.ru"))
  226. css += [
  227. "body > .standard, header[role=\"banner\"] {height: 100px !important; background: transparent !important;}",
  228. " .logo {margin-left: 0 !important; left: 0 !important;}",
  229. " .htitle {margin-left: 0 !important; left: 150px !important;}",
  230. " nav[role=\"navigation\"] > ul {top: 0 !important;}"
  231. ].join("\n");
  232. if (false || (document.domain == "animeonline.su" || document.domain.substring(document.domain.indexOf(".animeonline.su") + 1) == "animeonline.su"))
  233. css += [
  234. "#brandParallax {display: none !important;}",
  235. " #wrapper {padding-top: 50px !important;}"
  236. ].join("\n");
  237. if (false || (document.domain == "animevost.club" || document.domain.substring(document.domain.indexOf(".animevost.club") + 1) == "animevost.club"))
  238. css += [
  239. "#wr-bg {padding-top: 60px !important;}"
  240. ].join("\n");
  241. if (false || (document.domain == "anistar.org" || document.domain.substring(document.domain.indexOf(".anistar.org") + 1) == "anistar.org") || (document.domain == "anistar1.org" || document.domain.substring(document.domain.indexOf(".anistar1.org") + 1) == "anistar1.org") || (document.domain == "anistar10.org" || document.domain.substring(document.domain.indexOf(".anistar10.org") + 1) == "anistar10.org") || (document.domain == "anistar11.org" || document.domain.substring(document.domain.indexOf(".anistar11.org") + 1) == "anistar11.org") || (document.domain == "anistar12.org" || document.domain.substring(document.domain.indexOf(".anistar12.org") + 1) == "anistar12.org") || (document.domain == "anistar13.org" || document.domain.substring(document.domain.indexOf(".anistar13.org") + 1) == "anistar13.org") || (document.domain == "anistar2.org" || document.domain.substring(document.domain.indexOf(".anistar2.org") + 1) == "anistar2.org") || (document.domain == "anistar3.org" || document.domain.substring(document.domain.indexOf(".anistar3.org") + 1) == "anistar3.org") || (document.domain == "anistar4.org" || document.domain.substring(document.domain.indexOf(".anistar4.org") + 1) == "anistar4.org") || (document.domain == "anistar5.org" || document.domain.substring(document.domain.indexOf(".anistar5.org") + 1) == "anistar5.org") || (document.domain == "anistar6.org" || document.domain.substring(document.domain.indexOf(".anistar6.org") + 1) == "anistar6.org") || (document.domain == "anistar7.org" || document.domain.substring(document.domain.indexOf(".anistar7.org") + 1) == "anistar7.org") || (document.domain == "anistar8.org" || document.domain.substring(document.domain.indexOf(".anistar8.org") + 1) == "anistar8.org") || (document.domain == "anistar9.org" || document.domain.substring(document.domain.indexOf(".anistar9.org") + 1) == "anistar9.org") || (document.domain == "online-star.org" || document.domain.substring(document.domain.indexOf(".online-star.org") + 1) == "online-star.org") || (document.domain == "online-stars.org" || document.domain.substring(document.domain.indexOf(".online-stars.org") + 1) == "online-stars.org"))
  242. css += [
  243. "html > body:not(#id) {background-image: none !important;}",
  244. " body > .main.wrapper {margin-top: 0 !important;}",
  245. " body > header {top: 0 !important;}",
  246. " .list-nav {z-index: 1 !important;}",
  247. " .drowmenu {z-index: 1999999999 !important;}"
  248. ].join("\n");
  249. if (false || (document.domain == "anitokyo.tv" || document.domain.substring(document.domain.indexOf(".anitokyo.tv") + 1) == "anitokyo.tv"))
  250. css += [
  251. "#header_h {background-image: none !important;}",
  252. " body {background-image: none !important; background-color: #e4f1f6 !important;}",
  253. " div[class^=\"header_bg\"], header > a:not(.rss_ico) {display: none !important;}",
  254. " #wrapper, header {padding-top: 0 !important;}"
  255. ].join("\n");
  256. if (false || (document.domain == "anti-malware.ru" || document.domain.substring(document.domain.indexOf(".anti-malware.ru") + 1) == "anti-malware.ru"))
  257. css += "#header-bg-enf {margin-top: 0 !important;}";
  258. if (false || (document.domain == "app2top.ru" || document.domain.substring(document.domain.indexOf(".app2top.ru") + 1) == "app2top.ru"))
  259. css += [
  260. "body > .content, body > .content__full {margin-top: 50px !important;}"
  261. ].join("\n");
  262. if (false || (document.domain == "asienda.ru" || document.domain.substring(document.domain.indexOf(".asienda.ru") + 1) == "asienda.ru"))
  263. css += [
  264. "#pagewrapper {margin-top: 0 !important;}"
  265. ].join("\n");
  266. if (false || (document.domain == "audioboo.ru" || document.domain.substring(document.domain.indexOf(".audioboo.ru") + 1) == "audioboo.ru"))
  267. css += [
  268. ".right-block-content > .slider {padding: 0 !important;}"
  269. ].join("\n");
  270. if (false || (document.domain == "audioportal.su" || document.domain.substring(document.domain.indexOf(".audioportal.su") + 1) == "audioportal.su"))
  271. css += [
  272. "#blink2[color=\"red\"] {-webkit-animation: none !important; color: #837e6e !important;}",
  273. " div[id^=\"pos\"] > a > img[src*=\"audioportal.su/!!!ads/!rotator/\"] {zoom: 0.1 !important; filter: grayscale(1) !important;}"
  274. ].join("\n");
  275. if (false || (document.domain == "auto.mail.ru" || document.domain.substring(document.domain.indexOf(".auto.mail.ru") + 1) == "auto.mail.ru") || (document.domain == "horo.mail.ru" || document.domain.substring(document.domain.indexOf(".horo.mail.ru") + 1) == "horo.mail.ru") || (document.domain == "kino.mail.ru" || document.domain.substring(document.domain.indexOf(".kino.mail.ru") + 1) == "kino.mail.ru") || (document.domain == "lady.mail.ru" || document.domain.substring(document.domain.indexOf(".lady.mail.ru") + 1) == "lady.mail.ru") || (document.domain == "tv.mail.ru" || document.domain.substring(document.domain.indexOf(".tv.mail.ru") + 1) == "tv.mail.ru"))
  276. css += [
  277. ".cols__inner > noindex {display: none !important;}"
  278. ].join("\n");
  279. if (false || (document.domain == "autonews.ru" || document.domain.substring(document.domain.indexOf(".autonews.ru") + 1) == "autonews.ru") || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru") || (document.domain == "rbcplus.ru" || document.domain.substring(document.domain.indexOf(".rbcplus.ru") + 1) == "rbcplus.ru") || (document.domain == "sportrbc.ru" || document.domain.substring(document.domain.indexOf(".sportrbc.ru") + 1) == "sportrbc.ru"))
  280. css += [
  281. ".banner, .banner__container, .banner__filmstrip {position: absolute !important; top: -10000px !important; left: -10000px !important;}"
  282. ].join("\n");
  283. if (false || (document.domain == "autoua.net" || document.domain.substring(document.domain.indexOf(".autoua.net") + 1) == "autoua.net"))
  284. css += [
  285. ".fader-social {display: none !important;}",
  286. " .social-open {overflow: auto !important;}"
  287. ].join("\n");
  288. if (false || (document.domain == "av.by" || document.domain.substring(document.domain.indexOf(".av.by") + 1) == "av.by"))
  289. css += [
  290. ".av-branding {background: none !important;}",
  291. " .av-branding .page {padding-top: 0 !important; padding-bottom: 0 !important;}"
  292. ].join("\n");
  293. if (false || (document.domain == "avito.ru" || document.domain.substring(document.domain.indexOf(".avito.ru") + 1) == "avito.ru"))
  294. css += [
  295. ".avito-ads-container {margin: 0 !important; min-height: 0 !important; padding-top: 0 !important;}"
  296. ].join("\n");
  297. if (false || (document.domain == "axd.semestr.ru" || document.domain.substring(document.domain.indexOf(".axd.semestr.ru") + 1) == "axd.semestr.ru") || (document.domain == "math.semestr.ru" || document.domain.substring(document.domain.indexOf(".math.semestr.ru") + 1) == "math.semestr.ru"))
  298. css += [
  299. ".adsbygoogle, .well-google, .well-span {max-height: 121px !important; opacity: 0 !important; pointer-events: none !important;}"
  300. ].join("\n");
  301. if (false || (document.domain == "baibako.tv" || document.domain.substring(document.domain.indexOf(".baibako.tv") + 1) == "baibako.tv"))
  302. css += [
  303. ".topserial {height: auto !important;}"
  304. ].join("\n");
  305. if (false || (document.domain == "banki.ru" || document.domain.substring(document.domain.indexOf(".banki.ru") + 1) == "banki.ru"))
  306. css += [
  307. ".header--short.header {margin-top: 0 !important;}"
  308. ].join("\n");
  309. if (false || (document.domain == "basketboom.net" || document.domain.substring(document.domain.indexOf(".basketboom.net") + 1) == "basketboom.net") || (document.domain == "freerutor.com" || document.domain.substring(document.domain.indexOf(".freerutor.com") + 1) == "freerutor.com") || (document.domain == "gametech.ru" || document.domain.substring(document.domain.indexOf(".gametech.ru") + 1) == "gametech.ru") || (document.domain == "gidonline.fun" || document.domain.substring(document.domain.indexOf(".gidonline.fun") + 1) == "gidonline.fun") || (document.domain == "hokeyboom.net" || document.domain.substring(document.domain.indexOf(".hokeyboom.net") + 1) == "hokeyboom.net") || (document.domain == "imgrutor.com" || document.domain.substring(document.domain.indexOf(".imgrutor.com") + 1) == "imgrutor.com") || (document.domain == "kinoboom.su" || document.domain.substring(document.domain.indexOf(".kinoboom.su") + 1) == "kinoboom.su") || (document.domain == "mma-today.net" || document.domain.substring(document.domain.indexOf(".mma-today.net") + 1) == "mma-today.net") || (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 == "sportboom.info" || document.domain.substring(document.domain.indexOf(".sportboom.info") + 1) == "sportboom.info") || (document.domain == "uateam.tv" || document.domain.substring(document.domain.indexOf(".uateam.tv") + 1) == "uateam.tv") || (document.domain == "virusinfo.info" || document.domain.substring(document.domain.indexOf(".virusinfo.info") + 1) == "virusinfo.info"))
  310. css += [
  311. "body:not(#id), html:not(#id) {margin-top: 0 !important;}"
  312. ].join("\n");
  313. if (false || (document.domain == "batenka.ru" || document.domain.substring(document.domain.indexOf(".batenka.ru") + 1) == "batenka.ru"))
  314. css += [
  315. "body > .subscribe-popup {display: none !important;}",
  316. " body {overflow: auto !important;}"
  317. ].join("\n");
  318. if (false || (document.domain == "bestpersons.ru" || document.domain.substring(document.domain.indexOf(".bestpersons.ru") + 1) == "bestpersons.ru"))
  319. css += [
  320. "#userTabs {float: none !important;}"
  321. ].join("\n");
  322. if (false || (document.domain == "binmovie.org" || document.domain.substring(document.domain.indexOf(".binmovie.org") + 1) == "binmovie.org"))
  323. css += " #content {top: 0 !important; left: 0 !important; width: 100% !important; margin-left: 0 !important;}";
  324. if (false || (document.domain == "biqle.ru" || document.domain.substring(document.domain.indexOf(".biqle.ru") + 1) == "biqle.ru") || (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"))
  325. css += [
  326. "body > * {pointer-events: auto !important;}",
  327. " body {pointer-events: none !important;}"
  328. ].join("\n");
  329. if (false || (document.domain == "botanichka.ru" || document.domain.substring(document.domain.indexOf(".botanichka.ru") + 1) == "botanichka.ru"))
  330. css += [
  331. "html > body {background-image: none !important; pointer-events: none !important;}",
  332. " .td-banner-wrap-full {display: none !important;}",
  333. " html > body > * {pointer-events: auto !important;}"
  334. ].join("\n");
  335. if (false || (document.domain == "bst.bratsk.ru" || document.domain.substring(document.domain.indexOf(".bst.bratsk.ru") + 1) == "bst.bratsk.ru"))
  336. css += [
  337. "#main-nav-wrap {height: auto !important;}",
  338. " #post-right-col > .theiaStickySidebar {top: auto !important;}"
  339. ].join("\n");
  340. if (false || (document.domain == "budport.com.ua" || document.domain.substring(document.domain.indexOf(".budport.com.ua") + 1) == "budport.com.ua"))
  341. css += [
  342. "html > body > * {pointer-events: auto !important;}",
  343. " html > body {pointer-events: none !important; background-image: none !important; background-color: rgb(236, 234, 225) !important;}"
  344. ].join("\n");
  345. if (false || (document.domain == "buh24.com.ua" || document.domain.substring(document.domain.indexOf(".buh24.com.ua") + 1) == "buh24.com.ua"))
  346. css += [
  347. "body > div[class^=\"mfp-\"] {display: none !important;}",
  348. " html {overflow: auto !important;}"
  349. ].join("\n");
  350. if (false || (document.domain == "bvedomosti.ru" || document.domain.substring(document.domain.indexOf(".bvedomosti.ru") + 1) == "bvedomosti.ru"))
  351. css += [
  352. "#art-main {background-image: none !important;}",
  353. " .art-Header {display: none !important;}",
  354. " .bg-top-menu {top: 0 !important;}"
  355. ].join("\n");
  356. if (false || (document.domain == "car.ru" || document.domain.substring(document.domain.indexOf(".car.ru") + 1) == "car.ru"))
  357. css += [
  358. ".header.header-wrapper {padding-top: 15px !important;}"
  359. ].join("\n");
  360. if (false || (document.domain == "carambatv.ru" || document.domain.substring(document.domain.indexOf(".carambatv.ru") + 1) == "carambatv.ru"))
  361. css += " .content {background: none !important; padding: 0 !important;}";
  362. if (false || (document.domain == "cars.ru" || document.domain.substring(document.domain.indexOf(".cars.ru") + 1) == "cars.ru"))
  363. css += [
  364. "a[href*=\"/adclick.php?bannerid=\"] {display: none !important;}",
  365. " #main {margin-top: 0 !important;}"
  366. ].join("\n");
  367. if (false || (document.domain == "casstudio.tv" || document.domain.substring(document.domain.indexOf(".casstudio.tv") + 1) == "casstudio.tv"))
  368. css += [
  369. ".footer {margin-bottom: 0 !important;}"
  370. ].join("\n");
  371. if (false || (document.domain == "censor.net.ua" || document.domain.substring(document.domain.indexOf(".censor.net.ua") + 1) == "censor.net.ua"))
  372. css += [
  373. "body > .widget_header {padding-top: 60px !important;}",
  374. " body > .widget_header .header_icons, body > .widget_header .lang_switcher, ",
  375. " body > .widget_header .menu {top: 0 !important;}"
  376. ].join("\n");
  377. if (false || (document.domain == "cf.ua" || document.domain.substring(document.domain.indexOf(".cf.ua") + 1) == "cf.ua"))
  378. css += [
  379. ".hamburger__overlay.no-close {display: none !important;}",
  380. " .scroll-content.disable-scrolling, body.overflow--hidden {overflow:auto !important;}"
  381. ].join("\n");
  382. if (false || (document.domain == "champion.com.ua" || document.domain.substring(document.domain.indexOf(".champion.com.ua") + 1) == "champion.com.ua"))
  383. css += [
  384. "body > #app {margin-top: 0 !important;}"
  385. ].join("\n");
  386. if (false || (document.domain == "championat.com" || document.domain.substring(document.domain.indexOf(".championat.com") + 1) == "championat.com"))
  387. css += [
  388. "html:not(#id) {padding-top: 0 !important;}",
  389. " .page-sidebar > .sticky-vertical {position: relative !important; top: 0 !important;}"
  390. ].join("\n");
  391. if (false || (document.domain == "chita.ru" || document.domain.substring(document.domain.indexOf(".chita.ru") + 1) == "chita.ru"))
  392. css += [
  393. "body {background: none !important; margin-top: 0 !important; padding-top: 0 !important;}"
  394. ].join("\n");
  395. if (false || (document.domain == "cinema-hd.ru" || document.domain.substring(document.domain.indexOf(".cinema-hd.ru") + 1) == "cinema-hd.ru") || (document.domain == "filmshd.top" || document.domain.substring(document.domain.indexOf(".filmshd.top") + 1) == "filmshd.top") || (document.domain == "kinomax.pro" || document.domain.substring(document.domain.indexOf(".kinomax.pro") + 1) == "kinomax.pro") || (document.domain == "newseries.club" || document.domain.substring(document.domain.indexOf(".newseries.club") + 1) == "newseries.club"))
  396. css += [
  397. ".wrap {padding-top: 0 !important;}"
  398. ].join("\n");
  399. if (false || (document.domain == "comments.ua" || document.domain.substring(document.domain.indexOf(".comments.ua") + 1) == "comments.ua"))
  400. css += [
  401. ".back_bottom {cursor: auto !important;}",
  402. " .back_bottom > * {pointer-events: auto !important;}",
  403. " .back_bottom {pointer-events: none !important;}"
  404. ].join("\n");
  405. if (false || (document.domain == "cont.ws" || document.domain.substring(document.domain.indexOf(".cont.ws") + 1) == "cont.ws"))
  406. css += [
  407. "body.modal-open > .modal {display: none !important;}",
  408. " body.modal-open {overflow: auto !important;}"
  409. ].join("\n");
  410. if (false || (document.domain == "context.reverso.net" || document.domain.substring(document.domain.indexOf(".context.reverso.net") + 1) == "context.reverso.net"))
  411. css += [
  412. ".popup[id*=\"-results-banner\"] {display: none !important;}",
  413. " .blocked {filter: none !important;",
  414. " -webkit-filter: none !important;}"
  415. ].join("\n");
  416. if (false || (document.domain == "coop-land.ru" || document.domain.substring(document.domain.indexOf(".coop-land.ru") + 1) == "coop-land.ru"))
  417. css += [
  418. "body:not(#id) > .header {margin-bottom: auto !important;}"
  419. ].join("\n");
  420. if (false || (document.domain == "coub.com" || document.domain.substring(document.domain.indexOf(".coub.com") + 1) == "coub.com"))
  421. css += [
  422. "header[class=\"header -transparent\"] {background: #e0e0e0 !important;}",
  423. " .promo-background {display: none !important;}"
  424. ].join("\n");
  425. if (false || (document.domain == "crazyatomicgames.com" || document.domain.substring(document.domain.indexOf(".crazyatomicgames.com") + 1) == "crazyatomicgames.com") || (document.domain == "xxx-igra.com" || document.domain.substring(document.domain.indexOf(".xxx-igra.com") + 1) == "xxx-igra.com") || (document.domain == "yaldagames.com" || document.domain.substring(document.domain.indexOf(".yaldagames.com") + 1) == "yaldagames.com"))
  426. css += [
  427. ".fon_site_pic {background-image: none !important; padding-top: 0 !important;}"
  428. ].join("\n");
  429. if (false || (document.domain == "creativportal.ru" || document.domain.substring(document.domain.indexOf(".creativportal.ru") + 1) == "creativportal.ru"))
  430. css += [
  431. " .pocaz {width: 10px !important; height: 10px !important; position: fixed !important; top: -100px !important;}"
  432. ].join("\n");
  433. if (false || (document.domain == "ctv7.ru" || document.domain.substring(document.domain.indexOf(".ctv7.ru") + 1) == "ctv7.ru"))
  434. css += [
  435. "body > .site {margin-top: 0 !important;}"
  436. ].join("\n");
  437. if (false || (document.domain == "cyberforum.ru" || document.domain.substring(document.domain.indexOf(".cyberforum.ru") + 1) == "cyberforum.ru"))
  438. css += [
  439. "body > div[style*=\"width\"][style*=\"margin\"] {margin-top: 0 !important;}"
  440. ].join("\n");
  441. if (false || (document.domain == "cybersport.ru" || document.domain.substring(document.domain.indexOf(".cybersport.ru") + 1) == "cybersport.ru"))
  442. css += [
  443. "body {background-image: none !important;}",
  444. " body > a[href][target=\"_blank\"] {display: none !important;}",
  445. " #header.position-fixed {position: relative !important;}"
  446. ].join("\n");
  447. if (false || (document.domain == "darkermagazine.ru" || document.domain.substring(document.domain.indexOf(".darkermagazine.ru") + 1) == "darkermagazine.ru"))
  448. css += [
  449. "body > .header {margin-top: 0 !important;}"
  450. ].join("\n");
  451. if (false || (document.domain == "delovoymir.biz" || document.domain.substring(document.domain.indexOf(".delovoymir.biz") + 1) == "delovoymir.biz"))
  452. css += [
  453. "body {padding-top: 0 !important; background-color: transparent !important;}"
  454. ].join("\n");
  455. if (false || (document.domain == "deti.mail.ru" || document.domain.substring(document.domain.indexOf(".deti.mail.ru") + 1) == "deti.mail.ru"))
  456. css += [
  457. ".deti-slot_exchange {display: none !important;}"
  458. ].join("\n");
  459. if (false || (document.domain == "doefiratv.net" || document.domain.substring(document.domain.indexOf(".doefiratv.net") + 1) == "doefiratv.net"))
  460. css += [
  461. ".b-cell > div[id] {padding-top: 0 !important;}"
  462. ].join("\n");
  463. if (false || (document.domain == "doramax.tv" || document.domain.substring(document.domain.indexOf(".doramax.tv") + 1) == "doramax.tv"))
  464. css += [
  465. ".wrapper.full {margin-top: 70px !important;}"
  466. ].join("\n");
  467. if (false || (document.domain == "doramy.su" || document.domain.substring(document.domain.indexOf(".doramy.su") + 1) == "doramy.su"))
  468. css += [
  469. ".site {margin-top: 0 !important;}"
  470. ].join("\n");
  471. if (false || (document.domain == "dostfilms.net" || document.domain.substring(document.domain.indexOf(".dostfilms.net") + 1) == "dostfilms.net") || (document.domain == "wowskill.ru" || document.domain.substring(document.domain.indexOf(".wowskill.ru") + 1) == "wowskill.ru"))
  472. css += [
  473. ".header {margin-top: 0 !important;}"
  474. ].join("\n");
  475. if (false || (document.domain == "dota2.ru" || document.domain.substring(document.domain.indexOf(".dota2.ru") + 1) == "dota2.ru"))
  476. css += [
  477. "html:not(#id) > body > [id]:not([style]) {background-image: none !important; padding-top: 0 !important;}",
  478. " #adsincont, ",
  479. " body > [id] > div[class] > div:not([id]):not([class]):not([style]) > a[href][target=\"_blank\"], ",
  480. " div[class^=\"b\"][class*=\"anners\"] {display: none !important;}"
  481. ].join("\n");
  482. if (false || (document.domain == "drahelas.ru" || document.domain.substring(document.domain.indexOf(".drahelas.ru") + 1) == "drahelas.ru"))
  483. css += [
  484. ".forumAd {height: 1px !important;}",
  485. " .adb, .navbar_notice {position: fixed !important; transform: scale(0) !important;}"
  486. ].join("\n");
  487. if (false || (document.domain == "draug.ru" || document.domain.substring(document.domain.indexOf(".draug.ru") + 1) == "draug.ru") || (document.domain == "vargr.ru" || document.domain.substring(document.domain.indexOf(".vargr.ru") + 1) == "vargr.ru"))
  488. css += [
  489. "#timer_2 {display: block !important;}",
  490. " #timer_1 {display: none !important;}"
  491. ].join("\n");
  492. if (false || (document.domain == "drive.ru" || document.domain.substring(document.domain.indexOf(".drive.ru") + 1) == "drive.ru"))
  493. css += "body > div {background: none !important; padding-top: 0 !important;}";
  494. if (false || (document.domain == "nnm.ru" || document.domain.substring(document.domain.indexOf(".nnm.ru") + 1) == "nnm.ru") || (document.domain == "dugtor.org" || document.domain.substring(document.domain.indexOf(".dugtor.org") + 1) == "dugtor.org") || (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") || (document.domain == "adderall.ru" || document.domain.substring(document.domain.indexOf(".adderall.ru") + 1) == "adderall.ru") || (document.domain == "rkna.xyz" || document.domain.substring(document.domain.indexOf(".rkna.xyz") + 1) == "rkna.xyz") || (document.domain == "investxp.ru" || document.domain.substring(document.domain.indexOf(".investxp.ru") + 1) == "investxp.ru") || (document.domain == "torror.ru" || document.domain.substring(document.domain.indexOf(".torror.ru") + 1) == "torror.ru"))
  495. css += [
  496. "body > #page {padding-top: 0 !important;}"
  497. ].join("\n");
  498. if (false || (document.domain == "drive2.com" || document.domain.substring(document.domain.indexOf(".drive2.com") + 1) == "drive2.com") || (document.domain == "drive2.ru" || document.domain.substring(document.domain.indexOf(".drive2.ru") + 1) == "drive2.ru"))
  499. css += [
  500. ".c-dv-container, .c-post + div + div:not(:last-child), ",
  501. " .c-post + div ~ div:last-child > div:first-child + div[class], ",
  502. " .c-post + div:not(:last-child), .dv-post-header, ",
  503. " .offer[itemtype=\"http://schema.org/Product\"] + div, ",
  504. " .offer[itemtype=\"http://schema.org/Product\"] + div + div, ",
  505. " [itemscope] ~ div[data-role][data-target] + div, ",
  506. " [itemscope] ~ div[data-role][data-target] + div + div:not(:last-child), ",
  507. " [itemscope] ~ div[data-role][data-target] + div ~ div:last-child > div:first-child + div[class], ",
  508. " div[class$=\"content\"] ~ div[data-role][data-target] + div, ",
  509. " form[action=\"/my/content/feed/editorial\"] + div, ",
  510. " form[action=\"/my/content/feed/editorial\"] + div + div:not(:last-child), ",
  511. " form[action=\"/my/content/feed/editorial\"] + div ~ div:last-child > div:first-child + div[class] {display: none !important;}",
  512. " .c-post + div ~ div:last-child > div:first-child:not(:only-child), ",
  513. " [itemscope] ~ div[data-role][data-target] + div ~ div:last-child > div:first-child:not(:only-child), ",
  514. " form[action=\"/my/content/feed/editorial\"] + div ~ div:last-child > div:first-child:not(:only-child) {max-width: unset !important;}",
  515. " div[data-metrika=\"catalogcenter\"] {pointer-events: none !important; opacity: 0 !important;}"
  516. ].join("\n");
  517. if (false || (document.domain == "dugtor.org" || document.domain.substring(document.domain.indexOf(".dugtor.org") + 1) == "dugtor.org") || (document.domain == "dugtor.ru" || document.domain.substring(document.domain.indexOf(".dugtor.ru") + 1) == "dugtor.ru"))
  518. css += [
  519. "#left-block, #right-block {min-height: 100% !important;}"
  520. ].join("\n");
  521. if (false || (document.domain == "dynamo.kiev.ua" || document.domain.substring(document.domain.indexOf(".dynamo.kiev.ua") + 1) == "dynamo.kiev.ua") || (document.domain == "ringside24.com" || document.domain.substring(document.domain.indexOf(".ringside24.com") + 1) == "ringside24.com"))
  522. css += [
  523. ".social-open {overflow: auto !important;}",
  524. " .fader-social {position: fixed !important; top: -10000px !important; opacity: 0 !important; z-index: -9999 !important;}"
  525. ].join("\n");
  526. if (false || (document.domain == "dyvys.info" || document.domain.substring(document.domain.indexOf(".dyvys.info") + 1) == "dyvys.info"))
  527. css += [
  528. ".td-header-sp-logo {max-height: 90px !important;}",
  529. " body > * {pointer-events: auto !important;}",
  530. " body {pointer-events: none !important;}"
  531. ].join("\n");
  532. if (false || (document.domain == "e.mail.ru" || document.domain.substring(document.domain.indexOf(".e.mail.ru") + 1) == "e.mail.ru"))
  533. css += [
  534. "#LEGO .b-rb, #LEGO div[id^=\"preload_banner\"], #theme #LEGO #leftcol-banners {display: none !important;}",
  535. " #LEGO > .b-sticky:first-child {width: 100% !important;}"
  536. ].join("\n");
  537. if (false || (document.domain == "e.mail.ru" || document.domain.substring(document.domain.indexOf(".e.mail.ru") + 1) == "e.mail.ru") || (document.domain == "octavius.mail.ru" || document.domain.substring(document.domain.indexOf(".octavius.mail.ru") + 1) == "octavius.mail.ru"))
  538. css += [
  539. "#app-canvas .layout_bordered > .layout__column_right .slot {display: none !important;}",
  540. " .layer-sent-page > .layer {min-height: 0 !important;}"
  541. ].join("\n");
  542. if (false || (document.domain == "echo.msk.ru" || document.domain.substring(document.domain.indexOf(".echo.msk.ru") + 1) == "echo.msk.ru"))
  543. css += [
  544. ".first[id][style*=\"height\"] {height: auto !important;}"
  545. ].join("\n");
  546. if (false || (document.domain == "economistua.com" || document.domain.substring(document.domain.indexOf(".economistua.com") + 1) == "economistua.com"))
  547. css += [
  548. ".wdpu-container, .wpmui-overlay {display: none !important;}",
  549. " body, html {padding-top: 0 !important; background: whitesmoke !important; overflow: auto !important; pointer-events: none !important;}",
  550. " body > * {pointer-events: auto !important;}"
  551. ].join("\n");
  552. if (false || (document.domain == "epravda.com.ua" || document.domain.substring(document.domain.indexOf(".epravda.com.ua") + 1) == "epravda.com.ua"))
  553. css += [
  554. " body {cursor: auto !important;}",
  555. " body > div[align=\"center\"] {width: auto !important; margin: 0 !important;}"
  556. ].join("\n");
  557. 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.club" || document.domain.substring(document.domain.indexOf(".online-freebee.club") + 1) == "online-freebee.club") || (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"))
  558. css += [
  559. "body:not(#id), html:not(#id) {padding: 0 !important;}"
  560. ].join("\n");
  561. if (false || (document.domain == "espreso.tv" || document.domain.substring(document.domain.indexOf(".espreso.tv") + 1) == "espreso.tv"))
  562. css += [
  563. "#disqus_thread {min-width: 700px !important;}"
  564. ].join("\n");
  565. if (false || (document.domain == "euro-football.ru" || document.domain.substring(document.domain.indexOf(".euro-football.ru") + 1) == "euro-football.ru") || (document.domain == "forums.rusmedserv.com" || document.domain.substring(document.domain.indexOf(".forums.rusmedserv.com") + 1) == "forums.rusmedserv.com") || (document.domain == "liveresult.ru" || document.domain.substring(document.domain.indexOf(".liveresult.ru") + 1) == "liveresult.ru"))
  566. css += [
  567. "body > div[id]:not([class])[style=\"display: block;\"] {display: none !important;}"
  568. ].join("\n");
  569. if (false || (document.domain == "eva.ru" || document.domain.substring(document.domain.indexOf(".eva.ru") + 1) == "eva.ru"))
  570. css += [
  571. "body > .eva {margin-top: 50px !important;}"
  572. ].join("\n");
  573. if (false || (document.domain == "fainaidea.com" || document.domain.substring(document.domain.indexOf(".fainaidea.com") + 1) == "fainaidea.com"))
  574. css += [
  575. "body > .container-fluid > #td-outer-wrap > *, body > .container-fluid > * {pointer-events: auto !important;}",
  576. " body > .container-fluid, body > .container-fluid > #td-outer-wrap {pointer-events: none !important;}"
  577. ].join("\n");
  578. if (false || (document.domain == "fast-film.ru" || document.domain.substring(document.domain.indexOf(".fast-film.ru") + 1) == "fast-film.ru") || (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 == "fast-torrent.su" || document.domain.substring(document.domain.indexOf(".fast-torrent.su") + 1) == "fast-torrent.su") || (document.domain == "filmopotok.ru" || document.domain.substring(document.domain.indexOf(".filmopotok.ru") + 1) == "filmopotok.ru") || (document.domain == "filmpotok.ru" || document.domain.substring(document.domain.indexOf(".filmpotok.ru") + 1) == "filmpotok.ru") || (document.domain == "pickfilm.ru" || document.domain.substring(document.domain.indexOf(".pickfilm.ru") + 1) == "pickfilm.ru") || (document.domain == "veleto.ru" || document.domain.substring(document.domain.indexOf(".veleto.ru") + 1) == "veleto.ru"))
  579. css += [
  580. "body {padding-top: 0px !important;}",
  581. " body{background: url(\'\') !important;}",
  582. " body{background-image: url(\" \") !important;}",
  583. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  584. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}"
  585. ].join("\n");
  586. if (false || (document.domain == "fclmnews.ru" || document.domain.substring(document.domain.indexOf(".fclmnews.ru") + 1) == "fclmnews.ru"))
  587. css += [
  588. ".site {margin-top: 0 !important;}"
  589. ].join("\n");
  590. if (false || (document.domain == "fex.net" || document.domain.substring(document.domain.indexOf(".fex.net") + 1) == "fex.net"))
  591. css += [
  592. ".modal_type_video-ads {display: none !important;}",
  593. " .ReactVirtualized__Grid__innerScrollContainer, ",
  594. " .fs-table__row[style^=\"height: 162px;\"] {height: auto !important;}",
  595. " body {overflow: auto !important;}",
  596. " .fs-table__row {position: initial !important;}"
  597. ].join("\n");
  598. if (false || (document.domain == "filebase.ws" || document.domain.substring(document.domain.indexOf(".filebase.ws") + 1) == "filebase.ws"))
  599. css += [
  600. "body > .root {top: 0 !important;}"
  601. ].join("\n");
  602. if (false || (document.domain == "filmishki.net" || document.domain.substring(document.domain.indexOf(".filmishki.net") + 1) == "filmishki.net"))
  603. css += [
  604. ".wrap > .block {margin-top: 0 !important;}"
  605. ].join("\n");
  606. if (false || (document.domain == "filmitorrent.net" || document.domain.substring(document.domain.indexOf(".filmitorrent.net") + 1) == "filmitorrent.net"))
  607. css += [
  608. "a[href*=\"aHR0c\"] {display: none !important;}"
  609. ].join("\n");
  610. if (false || (document.domain == "filmitorrent.site" || document.domain.substring(document.domain.indexOf(".filmitorrent.site") + 1) == "filmitorrent.site"))
  611. css += [
  612. "body > #container {margin-top: 0 !important;}"
  613. ].join("\n");
  614. if (false || (document.domain == "filmive-hd.net" || document.domain.substring(document.domain.indexOf(".filmive-hd.net") + 1) == "filmive-hd.net") || (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"))
  615. css += [
  616. "body > .wrapper {margin-top: 0 !important;}"
  617. ].join("\n");
  618. if (false || (document.domain == "filmix.cc" || document.domain.substring(document.domain.indexOf(".filmix.cc") + 1) == "filmix.cc") || (document.domain == "filmix.co" || document.domain.substring(document.domain.indexOf(".filmix.co") + 1) == "filmix.co") || (document.domain == "filmix.email" || document.domain.substring(document.domain.indexOf(".filmix.email") + 1) == "filmix.email") || (document.domain == "filmix.ink" || document.domain.substring(document.domain.indexOf(".filmix.ink") + 1) == "filmix.ink") || (document.domain == "filmix.site" || document.domain.substring(document.domain.indexOf(".filmix.site") + 1) == "filmix.site") || (document.domain == "filmix.today" || document.domain.substring(document.domain.indexOf(".filmix.today") + 1) == "filmix.today"))
  619. css += [
  620. ".remove-sda-wrap {display: none !important;}"
  621. ].join("\n");
  622. if (false || (document.domain == "films-online.club" || document.domain.substring(document.domain.indexOf(".films-online.club") + 1) == "films-online.club"))
  623. css += [
  624. ".body-wrap > #content {margin-top:42px !important;}"
  625. ].join("\n");
  626. if (false || (document.domain == "firepic.org" || document.domain.substring(document.domain.indexOf(".firepic.org") + 1) == "firepic.org"))
  627. css += [
  628. ".span12 {clear: both !important;}",
  629. " .container, .row {max-width: none !important;}",
  630. " body {padding: 0 !important; background-image: none !important;}",
  631. " .row {padding: 30px !important; margin: 0 !important;}",
  632. " .container {width: 100% !important;}"
  633. ].join("\n");
  634. if (false || (document.domain == "fishki.net" || document.domain.substring(document.domain.indexOf(".fishki.net") + 1) == "fishki.net"))
  635. css += "#container {cursor: auto !important;}";
  636. if (false || (document.domain == "footballhd.ru" || document.domain.substring(document.domain.indexOf(".footballhd.ru") + 1) == "footballhd.ru"))
  637. css += [
  638. "body > #header {margin-top: 0 !important;}"
  639. ].join("\n");
  640. if (false || (document.domain == "forum.flprog.ru" || document.domain.substring(document.domain.indexOf(".forum.flprog.ru") + 1) == "forum.flprog.ru"))
  641. css += [
  642. ".sitemaker > .grid > .sm-responsive-full-width {width: auto !important;}"
  643. ].join("\n");
  644. if (false || (document.domain == "forum.ixbt.com" || document.domain.substring(document.domain.indexOf(".forum.ixbt.com") + 1) == "forum.ixbt.com"))
  645. css += [
  646. ".left.column > #question.dialog_thanks {left: 67% !important;}",
  647. " .body_content_table > .left.column {margin-right: 0 !important; width: 100% !important;}",
  648. " .fullscreen_branding ~ .body_content_table {margin-top: 0 !important; z-index: 0 !important;}",
  649. " .body_wrapper {max-width: 100% !important;}"
  650. ].join("\n");
  651. if (false || (document.domain == "forum.ruboard.ru" || document.domain.substring(document.domain.indexOf(".forum.ruboard.ru") + 1) == "forum.ruboard.ru"))
  652. css += [
  653. "#content_container, #content_container #content {margin-right: 0 !important;}"
  654. ].join("\n");
  655. if (false || (document.domain == "forums.goha.ru" || document.domain.substring(document.domain.indexOf(".forums.goha.ru") + 1) == "forums.goha.ru"))
  656. css += [
  657. ".branding-background {background-image: none !important;}",
  658. " .branding-background a[href]:not([href=\"https://www.goha.ru\"]) {display: none !important;}"
  659. ].join("\n");
  660. if (false || (document.domain == "forums.overclockers.ru" || document.domain.substring(document.domain.indexOf(".forums.overclockers.ru") + 1) == "forums.overclockers.ru"))
  661. css += [
  662. "tr > td[nowrap=\"nowrap\"][style=\"color: red; font-weight: bold\"] {color: #004488 !important; font-weight: 200 !important;}"
  663. ].join("\n");
  664. if (false || (document.domain == "fototips.ru" || document.domain.substring(document.domain.indexOf(".fototips.ru") + 1) == "fototips.ru"))
  665. css += [
  666. ".ftips-branding .td-main-page-wrap, .ftips-branding-ad + div, .ftips-branding.td_category_template_1 .td-category-header {padding-top: 5px !important;}"
  667. ].join("\n");
  668. if (false || (document.domain == "freefotohelp.ru" || document.domain.substring(document.domain.indexOf(".freefotohelp.ru") + 1) == "freefotohelp.ru") || (document.domain == "hosgeldi.com" || document.domain.substring(document.domain.indexOf(".hosgeldi.com") + 1) == "hosgeldi.com") || (document.domain == "list-org.com" || document.domain.substring(document.domain.indexOf(".list-org.com") + 1) == "list-org.com"))
  669. css += [
  670. ".adsbygoogle {position: fixed !important; top: -10000px !important;}"
  671. ].join("\n");
  672. if (false || (document.domain == "freehat.cc" || document.domain.substring(document.domain.indexOf(".freehat.cc") + 1) == "freehat.cc") || (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"))
  673. css += [
  674. "body:not(#id) {background: whitesmoke !important;}"
  675. ].join("\n");
  676. if (false || (document.domain == "freehat.cc" || document.domain.substring(document.domain.indexOf(".freehat.cc") + 1) == "freehat.cc") || (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 == "turkcinema.org" || document.domain.substring(document.domain.indexOf(".turkcinema.org") + 1) == "turkcinema.org"))
  677. css += [
  678. "#page {margin-top: 0 !important;}"
  679. ].join("\n");
  680. 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"))
  681. css += [
  682. ".adsbygoogle {max-height: 6px !important;}"
  683. ].join("\n");
  684. if (false || (document.domain == "fssprus.ru" || document.domain.substring(document.domain.indexOf(".fssprus.ru") + 1) == "fssprus.ru"))
  685. css += [
  686. ".tingle-modal {display: none !important;}",
  687. " html > body {overflow-y: auto !important; position: static !important;}"
  688. ].join("\n");
  689. if (false || (document.domain == "fullfilmhd.space" || document.domain.substring(document.domain.indexOf(".fullfilmhd.space") + 1) == "fullfilmhd.space") || (document.domain == "kinocok.org" || document.domain.substring(document.domain.indexOf(".kinocok.org") + 1) == "kinocok.org"))
  690. css += [
  691. "#wrapper {margin-top: 0 !important;}"
  692. ].join("\n");
  693. if (false || (document.domain == "gagadget.com" || document.domain.substring(document.domain.indexOf(".gagadget.com") + 1) == "gagadget.com"))
  694. css += [
  695. ".fader-social {display: none !important;}"
  696. ].join("\n");
  697. if (false || (document.domain == "gagadget.com" || document.domain.substring(document.domain.indexOf(".gagadget.com") + 1) == "gagadget.com") || (document.domain == "gazeta.ru" || document.domain.substring(document.domain.indexOf(".gazeta.ru") + 1) == "gazeta.ru") || (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 == "www.eg.ru" || document.domain.substring(document.domain.indexOf(".www.eg.ru") + 1) == "www.eg.ru"))
  698. css += [
  699. "body:not(#id) {overflow: auto !important;}"
  700. ].join("\n");
  701. if (false || (document.domain == "game-pool.ru" || document.domain.substring(document.domain.indexOf(".game-pool.ru") + 1) == "game-pool.ru"))
  702. css += [
  703. "body:not(#id) {background-image: none !important;}",
  704. " div[class^=\"container-content\"] > div[class^=\"obolox\"] {margin-top: 52px !important;}"
  705. ].join("\n");
  706. if (false || (document.domain == "game2day.ru" || document.domain.substring(document.domain.indexOf(".game2day.ru") + 1) == "game2day.ru"))
  707. css += [
  708. "body > .container {margin-top: 120px !important;}"
  709. ].join("\n");
  710. if (false || (document.domain == "gamebomb.ru" || document.domain.substring(document.domain.indexOf(".gamebomb.ru") + 1) == "gamebomb.ru"))
  711. css += [
  712. "body {background-color: #303030 !important;}",
  713. " #ssdfsd {background-image: none !important;}",
  714. " .dfgdjkfgh {display: none !important;}",
  715. " #content {padding-top: 0 !important; margin-top: 0 !important; pointer-events: none !important;}",
  716. " #basic-content-container > * {pointer-events: auto !important;}"
  717. ].join("\n");
  718. if (false || (document.domain == "gamemag.ru" || document.domain.substring(document.domain.indexOf(".gamemag.ru") + 1) == "gamemag.ru"))
  719. css += [
  720. ".top-branding {max-height: 50rem !important;}"
  721. ].join("\n");
  722. if (false || (document.domain == "gametech.ru" || document.domain.substring(document.domain.indexOf(".gametech.ru") + 1) == "gametech.ru"))
  723. css += [
  724. "body {background: #eee !important;}"
  725. ].join("\n");
  726. if (false || (document.domain == "gamma.mirtesen.ru" || document.domain.substring(document.domain.indexOf(".gamma.mirtesen.ru") + 1) == "gamma.mirtesen.ru"))
  727. css += [
  728. ".aggregator-page {pointer-events: none !important; opacity: 0 !important;}"
  729. ].join("\n");
  730. if (false || (document.domain == "gasolina-online.com" || document.domain.substring(document.domain.indexOf(".gasolina-online.com") + 1) == "gasolina-online.com"))
  731. css += [
  732. "#facebook-modal, body.modal-open > .modal-backdrop {display: none !important;}",
  733. " body.modal-open {overflow: auto !important;}"
  734. ].join("\n");
  735. if (false || (document.domain == "gastronom.ru" || document.domain.substring(document.domain.indexOf(".gastronom.ru") + 1) == "gastronom.ru"))
  736. css += [
  737. "body { cursor: auto !important;}",
  738. " #wrapper {max-width: none !important;}"
  739. ].join("\n");
  740. if (false || (document.domain == "gazeta.ru" || document.domain.substring(document.domain.indexOf(".gazeta.ru") + 1) == "gazeta.ru"))
  741. css += [
  742. ".betting.onlineboard .m_slider-content {padding-top: 10px !important;}",
  743. " .sausage-list-maintheme.maintheme-flow .sausage-list-item:first-child {z-index: 1 !important;}"
  744. ].join("\n");
  745. if (false || (document.domain == "gazeta.ru" || document.domain.substring(document.domain.indexOf(".gazeta.ru") + 1) == "gazeta.ru") || (document.domain == "rambler.ru" || document.domain.substring(document.domain.indexOf(".rambler.ru") + 1) == "rambler.ru"))
  746. css += [
  747. ".stopper > #boxbox, .stopper > #boxfade {display: none !important;}"
  748. ].join("\n");
  749. if (false || (document.domain == "gazeta.ua" || document.domain.substring(document.domain.indexOf(".gazeta.ua") + 1) == "gazeta.ua"))
  750. css += [
  751. "#header-wrapper > header > *, body > * {pointer-events: auto !important;}",
  752. " #header-wrapper > header, body {pointer-events: none !important;}"
  753. ].join("\n");
  754. if (false || (document.domain == "glavnoe.ua" || document.domain.substring(document.domain.indexOf(".glavnoe.ua") + 1) == "glavnoe.ua"))
  755. css += [
  756. "#main-block > .content-block {margin: auto !important;}"
  757. ].join("\n");
  758. if (false || (document.domain == "go.mail.ru" || document.domain.substring(document.domain.indexOf(".go.mail.ru") + 1) == "go.mail.ru"))
  759. css += [
  760. "body > div[style^=\"z-index:\"], div[class^=\"Direct\"], div[class^=\"RbSlot\"] {display: none !important;}"
  761. ].join("\n");
  762. if (false || (document.domain == "goclips.tv" || document.domain.substring(document.domain.indexOf(".goclips.tv") + 1) == "goclips.tv"))
  763. css += " .video_content {height: auto !important;}";
  764. if (false || (document.domain == "goha.ru" || document.domain.substring(document.domain.indexOf(".goha.ru") + 1) == "goha.ru"))
  765. css += [
  766. "#goharu {background-color: transparent !important;}",
  767. " #stickybar > div[style^=\"margin-top\"], div[onclick^=\"truemedia_callback\"], header.header {display: none !important;}",
  768. " #site {padding-top: 20px !important;}",
  769. "#full-brand {background-image: none !important;}",
  770. " #full-brand-footer > div[style*=\"fixed\"], #head-tuppy > a {display: none !important;}",
  771. " #head-tuppy {height: 7px !important;}",
  772. " #banner, .adfox-banner-background, div[class^=\"foxyad\"], div[id^=\"foxyad\"] {display: none !important;}"
  773. ].join("\n");
  774. if (false || (document.domain == "goodgame.ru" || document.domain.substring(document.domain.indexOf(".goodgame.ru") + 1) == "goodgame.ru"))
  775. css += [
  776. ".main-block .main-inner-wrap {margin-top: 0 !important;}"
  777. ].join("\n");
  778. if (false || (document.domain == "gordonua.com" || document.domain.substring(document.domain.indexOf(".gordonua.com") + 1) == "gordonua.com"))
  779. css += [
  780. "html:not([class*=\" mob\"]) > body > .wrap {width: 1170px !important; padding: 20px !important;}"
  781. ].join("\n");
  782. if (false || (document.domain == "gotps3.ru" || document.domain.substring(document.domain.indexOf(".gotps3.ru") + 1) == "gotps3.ru"))
  783. css += "#Page {margin-top: 0 !important;}";
  784. if (false || (document.domain == "gstv.ru" || document.domain.substring(document.domain.indexOf(".gstv.ru") + 1) == "gstv.ru"))
  785. css += ".page-content {margin-top: 0 !important;}";
  786. if (false || (document.domain == "gta.com.ua" || document.domain.substring(document.domain.indexOf(".gta.com.ua") + 1) == "gta.com.ua"))
  787. css += [
  788. "body {background-image: none !important; background-color: #f5f5f5 !important;}"
  789. ].join("\n");
  790. if (false || (document.domain == "gtavicecity.ru" || document.domain.substring(document.domain.indexOf(".gtavicecity.ru") + 1) == "gtavicecity.ru"))
  791. css += [
  792. ".wrapper-body {margin-top: 0 !important;}"
  793. ].join("\n");
  794. if (false || (document.domain == "happy-hack.ru" || document.domain.substring(document.domain.indexOf(".happy-hack.ru") + 1) == "happy-hack.ru"))
  795. css += [
  796. "body:not(#id) > table[id^=\"blockblock\"] {display: none !important;}",
  797. " body:not(#id) > [id^=\"blockblock\"] {visibility: visible !important; display: block !important;}"
  798. ].join("\n");
  799. if (false || (document.domain == "hd720kino.ru" || document.domain.substring(document.domain.indexOf(".hd720kino.ru") + 1) == "hd720kino.ru"))
  800. css += [
  801. ".wrap {background: none !important;}",
  802. " .main.center {margin-top: 0 !important;}"
  803. ].join("\n");
  804. if (false || (document.domain == "hdfilms.tv" || document.domain.substring(document.domain.indexOf(".hdfilms.tv") + 1) == "hdfilms.tv"))
  805. css += " #subheader{padding-top: 1px !important;}";
  806. if (false || (document.domain == "hdkinomir.cc" || document.domain.substring(document.domain.indexOf(".hdkinomir.cc") + 1) == "hdkinomir.cc"))
  807. css += [
  808. "#wrapper > .menu {margin-top: auto !important;}"
  809. ].join("\n");
  810. if (false || (document.domain == "hdkinozzoro.ru" || document.domain.substring(document.domain.indexOf(".hdkinozzoro.ru") + 1) == "hdkinozzoro.ru"))
  811. css += [
  812. ".jirrua {margin-top: 0 !important;}",
  813. " body:not(#id) {padding-top: 0 !important;}"
  814. ].join("\n");
  815. if (false || (document.domain == "hdtochka.club" || document.domain.substring(document.domain.indexOf(".hdtochka.club") + 1) == "hdtochka.club"))
  816. css += [
  817. "body > .wrapp {margin-top: 0 !important;}"
  818. ].join("\n");
  819. if (false || (document.domain == "health.mail.ru" || document.domain.substring(document.domain.indexOf(".health.mail.ru") + 1) == "health.mail.ru") || (document.domain == "hi-tech.mail.ru" || document.domain.substring(document.domain.indexOf(".hi-tech.mail.ru") + 1) == "hi-tech.mail.ru") || (document.domain == "news.mail.ru" || document.domain.substring(document.domain.indexOf(".news.mail.ru") + 1) == "news.mail.ru") || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  820. css += [
  821. ".branding-p {display: none !important;}"
  822. ].join("\n");
  823. if (false || (document.domain == "hellomagazine.com" || document.domain.substring(document.domain.indexOf(".hellomagazine.com") + 1) == "hellomagazine.com"))
  824. css += [
  825. ".footer {position: relative !important;}"
  826. ].join("\n");
  827. if (false || (document.domain == "helpsetup.ru" || document.domain.substring(document.domain.indexOf(".helpsetup.ru") + 1) == "helpsetup.ru"))
  828. css += [
  829. "#blockajaxdown {display: none !important;}"
  830. ].join("\n");
  831. if (false || (document.domain == "helpsetup.ru" || document.domain.substring(document.domain.indexOf(".helpsetup.ru") + 1) == "helpsetup.ru") || (document.domain == "izzylaif.com" || document.domain.substring(document.domain.indexOf(".izzylaif.com") + 1) == "izzylaif.com") || (document.domain == "so-wiki.ru" || document.domain.substring(document.domain.indexOf(".so-wiki.ru") + 1) == "so-wiki.ru"))
  832. css += [
  833. ".adsbygoogle {height: 1px !important; opacity: 0 !important;}"
  834. ].join("\n");
  835. if (false || (document.domain == "hentaiz.org" || document.domain.substring(document.domain.indexOf(".hentaiz.org") + 1) == "hentaiz.org"))
  836. css += [
  837. "body {background: #4ba1ba !important;}",
  838. " .toporg {height: 0 !important;}"
  839. ].join("\n");
  840. if (false || (document.domain == "hi-fi.ru" || document.domain.substring(document.domain.indexOf(".hi-fi.ru") + 1) == "hi-fi.ru"))
  841. css += [
  842. "body {background: none !important;}"
  843. ].join("\n");
  844. if (false || (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"))
  845. css += [
  846. "body {background: none !important;}"
  847. ].join("\n");
  848. if (false || (document.domain == "hi-tech.mail.ru" || document.domain.substring(document.domain.indexOf(".hi-tech.mail.ru") + 1) == "hi-tech.mail.ru"))
  849. css += [
  850. ".cols_margin .link-hdr {display: none !important;}",
  851. " #portal-menu, .header-banner {margin: 0 !important;}"
  852. ].join("\n");
  853. if (false || (document.domain == "hlamer.ru" || document.domain.substring(document.domain.indexOf(".hlamer.ru") + 1) == "hlamer.ru") || (document.domain == "zloekino.com" || document.domain.substring(document.domain.indexOf(".zloekino.com") + 1) == "zloekino.com") || (document.domain == "zloekino.ru" || document.domain.substring(document.domain.indexOf(".zloekino.ru") + 1) == "zloekino.ru"))
  854. css += [
  855. "body {background-color: #596c84 !important;}"
  856. ].join("\n");
  857. if (false || (document.domain == "horrorzone.ru" || document.domain.substring(document.domain.indexOf(".horrorzone.ru") + 1) == "horrorzone.ru"))
  858. css += [
  859. "body > .all {margin-top: 0 !important;}"
  860. ].join("\n");
  861. if (false || (document.domain == "hotline.ua" || document.domain.substring(document.domain.indexOf(".hotline.ua") + 1) == "hotline.ua"))
  862. css += [
  863. ".reset-scroll:before, div[data-lightbox-id=\"product-fast-question\"] {display: none !important;}",
  864. " .reset-scroll {overflow: auto !important;}"
  865. ].join("\n");
  866. if (false || (document.domain == "houzz.ru" || document.domain.substring(document.domain.indexOf(".houzz.ru") + 1) == "houzz.ru"))
  867. css += [
  868. ".modal.in.modal-vc {display: none !important;}",
  869. " body.modal-open, html {overflow: auto !important;}"
  870. ].join("\n");
  871. if (false || (document.domain == "hs-manacost.ru" || document.domain.substring(document.domain.indexOf(".hs-manacost.ru") + 1) == "hs-manacost.ru"))
  872. css += [
  873. "body {background-image: none !important; background-color: whitesmoke !important;}",
  874. " #td-outer-wrap > *, body > * {pointer-events: auto !important;}",
  875. " #td-outer-wrap, body {pointer-events: none !important;}"
  876. ].join("\n");
  877. if (false || (document.domain == "ictv.ua" || document.domain.substring(document.domain.indexOf(".ictv.ua") + 1) == "ictv.ua"))
  878. css += [
  879. ".video-stream {background-image:none !important; pointer-events: none !important;}",
  880. " .video-stream > * {pointer-events: auto !important;}"
  881. ].join("\n");
  882. if (false || (document.domain == "igromania.ru" || document.domain.substring(document.domain.indexOf(".igromania.ru") + 1) == "igromania.ru"))
  883. css += [
  884. "body > .outer_outer > .outer_inner {background: #dedede !important;}",
  885. " .wrapper_outer > .wide_brand, .wrapper_outer > .wide_brand ~ div:not([id]):not([class]) + style + div[class] {display: none !important;}",
  886. " .outer_inner > .wrapper_outer > div[class] {height: auto !important; min-height: auto !important;}",
  887. " div.hmenu_box a.hmenu {padding-right: 13px !important; padding-left: 13px !important;}"
  888. ].join("\n");
  889. if (false || (document.domain == "infocar.ua" || document.domain.substring(document.domain.indexOf(".infocar.ua") + 1) == "infocar.ua"))
  890. css += [
  891. "#totalbg {background-image: none !important;}"
  892. ].join("\n");
  893. if (false || (document.domain == "infomama.com.ua" || document.domain.substring(document.domain.indexOf(".infomama.com.ua") + 1) == "infomama.com.ua"))
  894. css += [
  895. "#logo {display: none !important;}",
  896. " #headerMover #headerProxy {height: 50px !important;}"
  897. ].join("\n");
  898. if (false || (document.domain == "inoprosport.ru" || document.domain.substring(document.domain.indexOf(".inoprosport.ru") + 1) == "inoprosport.ru"))
  899. css += [
  900. "body > .page__wrapper {padding-top: 60px !important;}"
  901. ].join("\n");
  902. if (false || (document.domain == "instagram.com" || document.domain.substring(document.domain.indexOf(".instagram.com") + 1) == "instagram.com"))
  903. css += [
  904. "body[style*=\"overflow: hidden;\"] {overflow: auto !important;}"
  905. ].join("\n");
  906. if (false || (document.domain == "investing.com" || document.domain.substring(document.domain.indexOf(".investing.com") + 1) == "investing.com"))
  907. css += [
  908. "#PromoteSignUpPopUp, #abPopup {display: none !important;}",
  909. " body {overflow: auto !important;}"
  910. ].join("\n");
  911. if (false || (document.domain == "iphones.ru" || document.domain.substring(document.domain.indexOf(".iphones.ru") + 1) == "iphones.ru"))
  912. css += "#contentShifter {height: 127px!important;}";
  913. if (false || (document.domain == "www.ivi.ru" || document.domain.substring(document.domain.indexOf(".www.ivi.ru") + 1) == "www.ivi.ru"))
  914. css += [
  915. "body.watch > div[class]:not([id]):not([style]):nth-child(-n+2) {background: none !important;}",
  916. " body.watch > div[class]:not([id]):not([style]):nth-child(-n+2) > style + .content {display: none !important;}",
  917. " .page-wrapper > .content-main {padding-top: 0 !important;}",
  918. " body.watch > header.ivi-top {top: 0 !important;}"
  919. ].join("\n");
  920. if (false || (document.domain == "kaluga-poisk.ru" || document.domain.substring(document.domain.indexOf(".kaluga-poisk.ru") + 1) == "kaluga-poisk.ru"))
  921. css += [
  922. "body:not(#id) {background: whitesmoke !important;}"
  923. ].join("\n");
  924. if (false || (document.domain == "kanobu.ru" || document.domain.substring(document.domain.indexOf(".kanobu.ru") + 1) == "kanobu.ru"))
  925. css += [
  926. ".wrap > main:not(#id) {margin-top: calc(-100vh + 10px) !important;}"
  927. ].join("\n");
  928. if (false || (document.domain == "kaztorka.org" || document.domain.substring(document.domain.indexOf(".kaztorka.org") + 1) == "kaztorka.org"))
  929. css += [
  930. "#main {max-width: 100% !important;}",
  931. " body {padding-top: 0 !important;}"
  932. ].join("\n");
  933. if (false || (document.domain == "kg-portal.ru" || document.domain.substring(document.domain.indexOf(".kg-portal.ru") + 1) == "kg-portal.ru"))
  934. css += [
  935. " body {background-image: none !important; background: #bdbdbd !important;}",
  936. " .content_wrap > div[class^=\"content_\"] > div > a[href^=\"/go.php?id=\"], ",
  937. " .ten_topbar + div:not(.ten_ears_wrap), ",
  938. " .ten_topbar ~ div[class]:not([id]):nth-child(-n+10):not(.ten_ears_wrap):not(.content_wrap):not(.footer_wrap) {display: none !important;}",
  939. " .ten_ears_wrap {margin: 35px auto 0 auto !important;}"
  940. ].join("\n");
  941. if (false || (document.domain == "kino-dom.tv" || document.domain.substring(document.domain.indexOf(".kino-dom.tv") + 1) == "kino-dom.tv"))
  942. css += " #main {width: auto !important;}";
  943. if (false || (document.domain == "kino-full.ru" || document.domain.substring(document.domain.indexOf(".kino-full.ru") + 1) == "kino-full.ru"))
  944. css += [
  945. "#wrapper {padding-top: 0 !important;}"
  946. ].join("\n");
  947. if (false || (document.domain == "kino-hdfilm.com" || document.domain.substring(document.domain.indexOf(".kino-hdfilm.com") + 1) == "kino-hdfilm.com"))
  948. css += [
  949. "#content-bar {margin-top: 0 !important;}"
  950. ].join("\n");
  951. if (false || (document.domain == "kino-teatr.ua" || document.domain.substring(document.domain.indexOf(".kino-teatr.ua") + 1) == "kino-teatr.ua"))
  952. css += [
  953. "html:not(#id) {background: none !important;}",
  954. " .imaband {display: none !important;}"
  955. ].join("\n");
  956. if (false || (document.domain == "kino-v-online.tv" || document.domain.substring(document.domain.indexOf(".kino-v-online.tv") + 1) == "kino-v-online.tv"))
  957. css += [
  958. ".header_l {margin-top: 0 !important;}"
  959. ].join("\n");
  960. if (false || (document.domain == "kinoafisha.info" || document.domain.substring(document.domain.indexOf(".kinoafisha.info") + 1) == "kinoafisha.info"))
  961. css += [
  962. "body.main:not(#id) {background: #141414 !important; overflow: visible !important;}",
  963. " .main_frame {background: none !important;}",
  964. " .popup-illumination {display: none !important;}"
  965. ].join("\n");
  966. if (false || (document.domain == "kinoakter.net" || document.domain.substring(document.domain.indexOf(".kinoakter.net") + 1) == "kinoakter.net"))
  967. css += [
  968. "body > div[class^=\"wrapper\"] {margin-top: 0 !important;}"
  969. ].join("\n");
  970. if (false || (document.domain == "kinobos.org" || document.domain.substring(document.domain.indexOf(".kinobos.org") + 1) == "kinobos.org"))
  971. css += [
  972. ".wrapper > .wrap {margin-top: 0 !important;}"
  973. ].join("\n");
  974. if (false || (document.domain == "kinogo-hit.com" || document.domain.substring(document.domain.indexOf(".kinogo-hit.com") + 1) == "kinogo-hit.com"))
  975. css += [
  976. ".contener {padding-top: 0 !important;}"
  977. ].join("\n");
  978. if (false || (document.domain == "kinokladovka.com" || document.domain.substring(document.domain.indexOf(".kinokladovka.com") + 1) == "kinokladovka.com"))
  979. css += [
  980. ".b-background {background: none !important; padding-top: 0 !important;}"
  981. ].join("\n");
  982. if (false || (document.domain == "kinomania.ru" || document.domain.substring(document.domain.indexOf(".kinomania.ru") + 1) == "kinomania.ru"))
  983. css += [
  984. ".outer {padding-top: 0 !important;}"
  985. ].join("\n");
  986. if (false || (document.domain == "kinometro.ru" || document.domain.substring(document.domain.indexOf(".kinometro.ru") + 1) == "kinometro.ru"))
  987. css += [
  988. "body {background-color: transparent !important;}"
  989. ].join("\n");
  990. if (false || (document.domain == "kinopoisk.ru" || document.domain.substring(document.domain.indexOf(".kinopoisk.ru") + 1) == "kinopoisk.ru"))
  991. css += [
  992. " body{background: none !important;}",
  993. // !! " body{background: #C0C0C0 !important; overflow: auto !important;}",
  994. " html[style] {background-image: url(\'\') !important;}",
  995. " #top .png_block, #GoUpClickZone{background: url(\'\') !important;}",
  996. // !! " main.page-content > div.shadow.shadow-restyle {top: -35px !important;}",
  997. " main.page-content {top: -35px !important;}",
  998. " .master {top: 1px !important;}",
  999. " .menu {top: 1px !important;}",
  1000. " DIV[class=\"wrap_form\"] > DIV[id=\"external_header_wrapper\"] > DIV[id=\"partial_component__header\"] > DIV[class] > DIV > DIV[class*=\"_visible_show\"] {display: none !important;}",
  1001. // !! выравниваем секцию поиск:
  1002. // " #top_form {top: 2px !important;}",
  1003. // " #top .png_block {top: 2px !important;}",
  1004. " #top_form, #top .menu, #top .png_block {top: 0 !important;}",
  1005. // !! расширяем полезную площадь
  1006. " #content_block, .contentBlock1, .shadow, #top, #top .png_block, .block_left_padtop, #photoInfoTable{width: 100% !important;}",
  1007. " div[id\*=\"div_review_\"]{width: 98% !important;}",
  1008. " .brand_words, p[id\^=\"ext_text_\"], ._reachbanner_ {width: 100% !important;}",
  1009. " .reviewItem, .userReview, p[id\^=\"ext_text_\"][data-find], span._reachbanner_ {width: 100% !important;}",
  1010. " div#content_block.contentBlock0 > table {margin: 0 0 !important;}",
  1011. " div#content_block.contentBlock1 > table {width: 95% !important;}",
  1012. " div#content_block.contentBlock1 > table > tbody[data-find] > tr[data-find] {width: 95% !important;}",
  1013. " div.contentBlock1 > table {width: 95% !important;}",
  1014. " div.wrap_form > div#external_header_wrapper {position: relative !important; background-color: #424242 !important;}",
  1015. " #photoBlock {padding-left: 20px !important;}",
  1016. " #photoInfoTable {width:95% !important;}",
  1017. " div#nav_express {padding-left: 40px !important;}",
  1018. " body>div[id=\"t20B_\"]{height:125px!important}",
  1019. " body[class*=\"svg-background_yes\"]{background-position: none !important; background-repeat: none !important;}",
  1020. " html:not(#id):not([style=\"height: 100%; width: 100%;\"]) {background-color: #e6e6e6 !important;}",
  1021. " .app__header.app__header_margin-bottom_brand, #top { margin-bottom: 20px !important;}",
  1022. " .app__branding { display: none !important;}",
  1023. " .profileInsertsMenu {top: 0px !important;}",
  1024. // !! " #top {height: 0px !important;}",
  1025. " #header-info-bg {background-color: transparent !important; background-image: none !important;}",
  1026. " .film-seances-page, .shadow.shadow-restyle {box-shadow: 0 -8px 15px #333333 !important;}",
  1027. " #top > div[id][style^=\"height: 210px\"], ",
  1028. " .page-content > #header-info-bg + div[id]:not([class]), ",
  1029. " .page-content > div[id]:not(#header-info-bg):empty + div[id]:not(#top) {margin-bottom: 40px !important;}",
  1030. " .film-details-block > div > .items-spoiler > div {margin-right: 15px !important;}",
  1031. " .content-container_app-width_wide {max-width: 100% !important;}",
  1032. " .app__content div[style=\"min-height:250px\"], .underheader-superbanner-wrapper, ",
  1033. " div[class*=\"kinopoisk-media-container_pending\"] {min-height: 0 !important;}",
  1034. " .filmsListNew .info {padding-right: 116px !important;}",
  1035. " #actorListBlock {padding-right: 19px !important;}",
  1036. " .user-subscription-partial-component__subscription-item-text {white-space: pre-wrap !important;}",
  1037. " .app__page > div[class*=\"-container_\"]:not([class*=\"media\"]):not([class*=\"content\"]):first-child, ",
  1038. " .desktop-layout-with-sidebar__middle > .desktop-layout-with-sidebar__wrapper > div[class*=\"-container_\"]:not([class*=\"kinopoisk\"]):first-child, ",
  1039. " .media-post-page > div[class*=\"-container_\"]:not([class*=\"media\"]):first-child, ",
  1040. " .page-content > div[id]:not(#header-info-bg):empty, .top-banner-container, ",
  1041. " [class*=\"adblock-warning\"], aside.dialog, ",
  1042. " div[data-type=\"teaserspec\"], div[id*=\"_superbanner_\"] {display: none !important;}"
  1043. ].join("\n");
  1044. if (false || (document.domain == "kinoprofi.vip" || document.domain.substring(document.domain.indexOf(".kinoprofi.vip") + 1) == "kinoprofi.vip"))
  1045. css += [
  1046. "body .header {padding-top: 0 !important;}",
  1047. " body .header .header-fixed {top: 0 !important;}"
  1048. ].join("\n");
  1049. if (false || (document.domain == "kinoservis.net" || document.domain.substring(document.domain.indexOf(".kinoservis.net") + 1) == "kinoservis.net"))
  1050. css += [
  1051. "body > .container {margin-top: 0 !important;}"
  1052. ].join("\n");
  1053. if (false || (document.domain == "kinosezon.tv" || document.domain.substring(document.domain.indexOf(".kinosezon.tv") + 1) == "kinosezon.tv"))
  1054. css += [
  1055. "#subheader {padding-top: 0 !important;}"
  1056. ].join("\n");
  1057. if (false || (document.domain == "kinosky.pro" || document.domain.substring(document.domain.indexOf(".kinosky.pro") + 1) == "kinosky.pro"))
  1058. css += [
  1059. "#karkas {padding-top: 0 !important;}"
  1060. ].join("\n");
  1061. if (false || (document.domain == "kinostark.com" || document.domain.substring(document.domain.indexOf(".kinostark.com") + 1) == "kinostark.com"))
  1062. css += [
  1063. "nofollow > .container {margin-top: 0 !important;}"
  1064. ].join("\n");
  1065. if (false || (document.domain == "kinoteatr.ru" || document.domain.substring(document.domain.indexOf(".kinoteatr.ru") + 1) == "kinoteatr.ru"))
  1066. css += [
  1067. "html > body {background-image: none !important; background-color: black !important;}",
  1068. " .branding-wrapper {display: none !important;}",
  1069. " .header_container {margin-top: 0 !important;}"
  1070. ].join("\n");
  1071. if (false || (document.domain == "kinotochka.club" || document.domain.substring(document.domain.indexOf(".kinotochka.club") + 1) == "kinotochka.club") || (document.domain == "kinotochka.me" || document.domain.substring(document.domain.indexOf(".kinotochka.me") + 1) == "kinotochka.me"))
  1072. css += ".center-box2 {margin-top: 0!important;}";
  1073. if (false || (document.domain == "kinoxa.ws" || document.domain.substring(document.domain.indexOf(".kinoxa.ws") + 1) == "kinoxa.ws") || (document.domain == "lord-films.pw" || document.domain.substring(document.domain.indexOf(".lord-films.pw") + 1) == "lord-films.pw") || (document.domain == "lordfilm.in" || document.domain.substring(document.domain.indexOf(".lordfilm.in") + 1) == "lordfilm.in") || (document.domain == "lordfilm.net" || document.domain.substring(document.domain.indexOf(".lordfilm.net") + 1) == "lordfilm.net") || (document.domain == "lordfilm6.tv" || document.domain.substring(document.domain.indexOf(".lordfilm6.tv") + 1) == "lordfilm6.tv") || (document.domain == "lordfilm7.tv" || document.domain.substring(document.domain.indexOf(".lordfilm7.tv") + 1) == "lordfilm7.tv") || (document.domain == "lordfilmtv.vip" || document.domain.substring(document.domain.indexOf(".lordfilmtv.vip") + 1) == "lordfilmtv.vip") || (document.domain == "lordsfilm.net" || document.domain.substring(document.domain.indexOf(".lordsfilm.net") + 1) == "lordsfilm.net") || (document.domain == "lordsfilm.pro" || document.domain.substring(document.domain.indexOf(".lordsfilm.pro") + 1) == "lordsfilm.pro") || (document.domain == "lordsfilms.pro" || document.domain.substring(document.domain.indexOf(".lordsfilms.pro") + 1) == "lordsfilms.pro"))
  1074. css += [
  1075. "html > body {background-color: #e5e5e5 !important;}",
  1076. " body > .wrap {margin-top: 0 !important; padding-top: 0 !important;}"
  1077. ].join("\n");
  1078. if (false || (document.domain == "kinozoz.net" || document.domain.substring(document.domain.indexOf(".kinozoz.net") + 1) == "kinozoz.net"))
  1079. css += [
  1080. "body > .wr {padding-top: 0 !important;}"
  1081. ].join("\n");
  1082. if (false || (document.domain == "kirov.online" || document.domain.substring(document.domain.indexOf(".kirov.online") + 1) == "kirov.online"))
  1083. css += [
  1084. ".bg_container > .wrapper-content {padding-top: 0 !important;}"
  1085. ].join("\n");
  1086. if (false || (document.domain == "kirovnet.ru" || document.domain.substring(document.domain.indexOf(".kirovnet.ru") + 1) == "kirovnet.ru"))
  1087. css += [
  1088. ".subbody2 {margin-top: 0 !important;}",
  1089. " .bg_container {padding-top: 0 !important;}"
  1090. ].join("\n");
  1091. if (false || (document.domain == "ko.com.ua" || document.domain.substring(document.domain.indexOf(".ko.com.ua") + 1) == "ko.com.ua"))
  1092. css += [
  1093. ".gbg {top: auto !important;}"
  1094. ].join("\n");
  1095. if (false || (document.domain == "kredos.com.ua" || document.domain.substring(document.domain.indexOf(".kredos.com.ua") + 1) == "kredos.com.ua") || (document.domain == "smartphone.ua" || document.domain.substring(document.domain.indexOf(".smartphone.ua") + 1) == "smartphone.ua"))
  1096. css += [
  1097. "#header {height: auto !important;}"
  1098. ].join("\n");
  1099. if (false || (document.domain == "kv.by" || document.domain.substring(document.domain.indexOf(".kv.by") + 1) == "kv.by"))
  1100. css += [
  1101. "#page {top: 0 !important;}"
  1102. ].join("\n");
  1103. if (false || (document.domain == "kwikeer.com" || document.domain.substring(document.domain.indexOf(".kwikeer.com") + 1) == "kwikeer.com"))
  1104. css += [
  1105. ".__post-content-preview::after {content: none !important;}",
  1106. " div[data-post-action-id^=\"#post_\"] > .__post-content-btn {display: none !important;}",
  1107. " div[id^=\"post_\"][class=\"__post-content-preview\"] {max-height: none !important;}"
  1108. ].join("\n");
  1109. if (false || (document.domain == "lenta.ru" || document.domain.substring(document.domain.indexOf(".lenta.ru") + 1) == "lenta.ru"))
  1110. css += [
  1111. ".b-board._olimp {border-bottom: none !important; margin-top: 30px !important;}",
  1112. " .b-board._olimp > .b-board__wrap {margin-left: 0 !important;}",
  1113. " .js-lower-column, .js-top-column {position: relative !important;}"
  1114. ].join("\n");
  1115. if (false || (document.domain == "lenta.ru" || document.domain.substring(document.domain.indexOf(".lenta.ru") + 1) == "lenta.ru") || (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"))
  1116. css += [
  1117. ".subscribe-popup {display: none !important;}"
  1118. ].join("\n");
  1119. if (false || (document.domain == "life.ru" || document.domain.substring(document.domain.indexOf(".life.ru") + 1) == "life.ru"))
  1120. css += [
  1121. ".banner-mylife, .banner-mylife-backdrop, .banner-mylife-visible > div[class^=\"arcticmodal-\"], .nagscreen, body > .arcticmodal-overlay[style*=\"opacity: 0.6\"] {display: none !important;}",
  1122. " body:not(#id) {overflow: auto !important; margin-right: auto !important;}"
  1123. ].join("\n");
  1124. if (false || (document.domain == "eksmo.ru" || document.domain.substring(document.domain.indexOf(".eksmo.ru") + 1) == "eksmo.ru") || (document.domain == "lenta.ru" || document.domain.substring(document.domain.indexOf(".lenta.ru") + 1) == "lenta.ru") || (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 == "rns.online" || document.domain.substring(document.domain.indexOf(".rns.online") + 1) == "rns.online") || (document.domain == "the-rutor.org" || document.domain.substring(document.domain.indexOf(".the-rutor.org") + 1) == "the-rutor.org"))
  1125. css += [
  1126. "body {overflow: auto !important;}"
  1127. ].join("\n");
  1128. if (false || (document.domain == "lostfilmhd.ru" || document.domain.substring(document.domain.indexOf(".lostfilmhd.ru") + 1) == "lostfilmhd.ru"))
  1129. css += [
  1130. "#wrap {background-image: none !important;}"
  1131. ].join("\n");
  1132. if (false || (document.domain == "mail.rambler.ru" || document.domain.substring(document.domain.indexOf(".mail.rambler.ru") + 1) == "mail.rambler.ru"))
  1133. css += [
  1134. "div[class*=\"WithRightBarWrapper\"] > div[class*=\"AutoAppContainer\"] ~ * {display: none !important;}",
  1135. " div[class*=\"WithRightBarWrapper\"] > div[class*=\"AutoAppContainer\"] {max-width: 100% !important;}"
  1136. ].join("\n");
  1137. 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"))
  1138. css += " .b-branding__wrap {padding: 0 !important;}";
  1139. if (false || (document.domain == "mediananny.com" || document.domain.substring(document.domain.indexOf(".mediananny.com") + 1) == "mediananny.com"))
  1140. css += [
  1141. "body {background-image: none !important; background: none !important; padding-top: 0 !important; cursor: auto !important;}",
  1142. ".b-branding__wrap {padding: 0 !important;}"
  1143. ].join("\n");
  1144. if (false || (document.domain == "mel.fm" || document.domain.substring(document.domain.indexOf(".mel.fm") + 1) == "mel.fm"))
  1145. css += [
  1146. ".i-layout_branding {background-image: none !important;}",
  1147. " .i-layout__branding-content-wrapper {margin-top: 0 !important;}"
  1148. ].join("\n");
  1149. if (false || (document.domain == "meta.ua" || document.domain.substring(document.domain.indexOf(".meta.ua") + 1) == "meta.ua"))
  1150. css += [
  1151. ".infobar > .info-block:not(.mail):not(.weather) {border: none !important;}"
  1152. ].join("\n");
  1153. if (false || (document.domain == "minigames.mail.ru" || document.domain.substring(document.domain.indexOf(".minigames.mail.ru") + 1) == "minigames.mail.ru"))
  1154. css += [
  1155. "#like-buttons {display: none !important;}",
  1156. " #portal-headline {margin-top: auto !important;}"
  1157. ].join("\n");
  1158. if (false || (document.domain == "mirf.ru" || document.domain.substring(document.domain.indexOf(".mirf.ru") + 1) == "mirf.ru"))
  1159. css += [
  1160. "#cb-bg-to {display: none !important;}",
  1161. " #cb-outer-container {margin-top: 0 !important;}"
  1162. ].join("\n");
  1163. if (false || (document.domain == "mirkino.club" || document.domain.substring(document.domain.indexOf(".mirkino.club") + 1) == "mirkino.club"))
  1164. css += [
  1165. "body > header {margin-top: 0 !important;}"
  1166. ].join("\n");
  1167. if (false || (document.domain == "mk.ru" || document.domain.substring(document.domain.indexOf(".mk.ru") + 1) == "mk.ru"))
  1168. css += [
  1169. "div[class^=\"Banner_right\"] {margin-bottom: 0 !important; padding-bottom: 0 !important;}"
  1170. ].join("\n");
  1171. if (false || (document.domain == "mobile-review.com" || document.domain.substring(document.domain.indexOf(".mobile-review.com") + 1) == "mobile-review.com"))
  1172. css += [
  1173. "html > body {background-color: white !important;}",
  1174. " body > .navbar {margin-top: 0 !important;}"
  1175. ].join("\n");
  1176. if (false || (document.domain == "mobiltelefon.ru" || document.domain.substring(document.domain.indexOf(".mobiltelefon.ru") + 1) == "mobiltelefon.ru"))
  1177. css += [
  1178. "html > body {background-color: #f7f8f9 !important;}",
  1179. " #move_up[style*=\"left: -40px;\"] {left: 0 !important;}",
  1180. " #gl_pos1 {min-width: auto !important; width: unset !important;}",
  1181. " #main_tb {top: 0 !important;}"
  1182. ].join("\n");
  1183. if (false || (document.domain == "more.tv" || document.domain.substring(document.domain.indexOf(".more.tv") + 1) == "more.tv") || (document.domain == "videomore.ru" || document.domain.substring(document.domain.indexOf(".videomore.ru") + 1) == "videomore.ru"))
  1184. css += [
  1185. "button.info-bar__subscription {display: none !important;}"
  1186. ].join("\n");
  1187. if (false || (document.domain == "movieshok.ru" || document.domain.substring(document.domain.indexOf(".movieshok.ru") + 1) == "movieshok.ru"))
  1188. css += [
  1189. ".wrapp_content {margin-top: 0 !important;}"
  1190. ].join("\n");
  1191. if (false || (document.domain == "multmania.club" || document.domain.substring(document.domain.indexOf(".multmania.club") + 1) == "multmania.club") || (document.domain == "tlumtluda.info" || document.domain.substring(document.domain.indexOf(".tlumtluda.info") + 1) == "tlumtluda.info"))
  1192. css += [
  1193. "body {background: black !important;}",
  1194. " .allsearch, .menuposition {margin-top: 0 !important;}",
  1195. " .menusection {position: static !important;}"
  1196. ].join("\n");
  1197. 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") || (document.domain == "music.yandex.uz" || document.domain.substring(document.domain.indexOf(".music.yandex.uz") + 1) == "music.yandex.uz"))
  1198. css += [
  1199. "body > div[style^=\"min-height\"] > div[class][style=\"display: block;\"], ",
  1200. " div[class*=\"sidebar\"] .no-ads {display: none !important;}"
  1201. ].join("\n");
  1202. if (false || (document.domain == "muzland.ru" || document.domain.substring(document.domain.indexOf(".muzland.ru") + 1) == "muzland.ru"))
  1203. css += [
  1204. "body { filter: none !important;}",
  1205. " .googlefull {height: 1px !important;}"
  1206. ].join("\n");
  1207. if (false || (document.domain == "muzofond.org" || document.domain.substring(document.domain.indexOf(".muzofond.org") + 1) == "muzofond.org"))
  1208. css += [
  1209. "body.branding .container .content { margin-top: 100px !important;}"
  1210. ].join("\n");
  1211. if (false || (document.domain == "my-hit.org" || document.domain.substring(document.domain.indexOf(".my-hit.org") + 1) == "my-hit.org"))
  1212. css += [
  1213. ".navbar-default {margin-bottom: 0 !important;}"
  1214. ].join("\n");
  1215. 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"))
  1216. css += [
  1217. ".full #top_tools {padding-left: 0 !important;}",
  1218. " #head, #table_reduser {width: 100% !important;}"
  1219. ].join("\n");
  1220. if (false || (document.domain == "my.mail.ru" || document.domain.substring(document.domain.indexOf(".my.mail.ru") + 1) == "my.mail.ru"))
  1221. css += [
  1222. "#history_container > div[class][style*=\"display: block!important\"], .b-history__adv-post-carousel, .l-app__left, .l-app__right, .sp-video__billboard, :not(.l-common__container) > div[style*=\"position\"][style*=\"display\"][style*=\"visible\"][style*=\"opacity\"][style*=\"background-color\"], div[class^=\"app-adv-\"], html.window-loaded .b-video-backscreen {display: none !important;}",
  1223. " html.window-loaded .b-video-controls__inside-play-button {visibility: visible !important; opacity: 0 !important; width: 100% !important; height: 100% !important; top: 0 !important; left: 0 !important;}"
  1224. ].join("\n");
  1225. if (false || (document.domain == "namba.kg" || document.domain.substring(document.domain.indexOf(".namba.kg") + 1) == "namba.kg"))
  1226. css += [
  1227. "html > body:not(#id) {overflow: auto !important;}"
  1228. ].join("\n");
  1229. if (false || (document.domain == "namba.kz" || document.domain.substring(document.domain.indexOf(".namba.kz") + 1) == "namba.kz"))
  1230. css += [
  1231. "body {background: #e8ecff !important;}"
  1232. ].join("\n");
  1233. if (false || (document.domain == "naruto-base.su" || document.domain.substring(document.domain.indexOf(".naruto-base.su") + 1) == "naruto-base.su"))
  1234. css += [
  1235. ".footerLeft, .footerRight, body, html {background-color: #fff7e3 !important;}",
  1236. " body > [onclick], body > p {display: none !important;}",
  1237. " #all {margin-top: 0 !important;}"
  1238. ].join("\n");
  1239. if (false || (document.domain == "naruto-brand.ru" || document.domain.substring(document.domain.indexOf(".naruto-brand.ru") + 1) == "naruto-brand.ru"))
  1240. css += [
  1241. "[style^=\"background:url(/img\"][style*=\"padding\"], ",
  1242. " a[href*=\"/test/\"][target=\"_blank\"] {display: none !important;}"
  1243. ].join("\n");
  1244. if (false || (document.domain == "nashaplaneta.net" || document.domain.substring(document.domain.indexOf(".nashaplaneta.net") + 1) == "nashaplaneta.net"))
  1245. css += [
  1246. "header > .body {margin-top: 54px !important;}"
  1247. ].join("\n");
  1248. if (false || (document.domain == "newdeaf.club" || document.domain.substring(document.domain.indexOf(".newdeaf.club") + 1) == "newdeaf.club"))
  1249. css += [
  1250. ".player-drop, .player-section {display: block !important;}",
  1251. " .digit[style*=\"font-size\"], .digit[style=\"display: block;\"], .reklama.center.head {display: none !important;}"
  1252. ].join("\n");
  1253. if (false || (document.domain == "newkaliningrad.ru" || document.domain.substring(document.domain.indexOf(".newkaliningrad.ru") + 1) == "newkaliningrad.ru"))
  1254. css += [
  1255. "#page-wrapper {margin-top: 0 !important;}"
  1256. ].join("\n");
  1257. if (false || (document.domain == "news-sport.info" || document.domain.substring(document.domain.indexOf(".news-sport.info") + 1) == "news-sport.info"))
  1258. css += [
  1259. "body > #page {margin-top: 0 !important;}"
  1260. ].join("\n");
  1261. if (false || (document.domain == "news.mail.ru" || document.domain.substring(document.domain.indexOf(".news.mail.ru") + 1) == "news.mail.ru"))
  1262. css += [
  1263. "#ratesTarget > div > div:first-child > div:first-child, div[data-view=\"MyWidgetView.SmokyExtend\"] {display: none !important;}"
  1264. ].join("\n");
  1265. if (false || (document.domain == "news.mail.ru" || document.domain.substring(document.domain.indexOf(".news.mail.ru") + 1) == "news.mail.ru") || (document.domain == "pogoda.mail.ru" || document.domain.substring(document.domain.indexOf(".pogoda.mail.ru") + 1) == "pogoda.mail.ru") || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  1266. css += [
  1267. ".layout_footer > .block {display: none !important;}"
  1268. ].join("\n");
  1269. if (false || (document.domain == "news.mail.ru" || document.domain.substring(document.domain.indexOf(".news.mail.ru") + 1) == "news.mail.ru") || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  1270. css += [
  1271. "div[data-module=\"LazyLoad.PromoPopup\"] .js-module.block {display: none !important;}"
  1272. ].join("\n");
  1273. if (false || (document.domain == "newsone.ua" || document.domain.substring(document.domain.indexOf(".newsone.ua") + 1) == "newsone.ua"))
  1274. css += [
  1275. "body {background-image: none !important; background: none !important;}"
  1276. ].join("\n");
  1277. if (false || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnmclub.ro" || document.domain.substring(document.domain.indexOf(".nnmclub.ro") + 1) == "nnmclub.ro") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to"))
  1278. css += [
  1279. "body > .wrap {top: 0 !important;}"
  1280. ].join("\n");
  1281. if (false || (document.domain == "noob-club.ru" || document.domain.substring(document.domain.indexOf(".noob-club.ru") + 1) == "noob-club.ru"))
  1282. css += [
  1283. "#header-b {margin-bottom: 11px !important;}"
  1284. ].join("\n");
  1285. if (false || (document.domain == "technogies.ru" || document.domain.substring(document.domain.indexOf(".technogies.ru") + 1) == "technogies.ru"))
  1286. css += [
  1287. "html > body:not(#id) {background: #abc4a1 !important;}",
  1288. " body > #page {padding-top: 0 !important;}"
  1289. ].join("\n");
  1290. if (false || (document.domain == "nova.rambler.ru" || document.domain.substring(document.domain.indexOf(".nova.rambler.ru") + 1) == "nova.rambler.ru"))
  1291. css += [
  1292. "div[class^=\"DirectMKB__root\"], section > article[class^=\"Direct__item\"], ",
  1293. " span[class^=\"Menu__browser--\"] {display: none !important;}"
  1294. ].join("\n");
  1295. if (false || (document.domain == "obozrevatel.com" || document.domain.substring(document.domain.indexOf(".obozrevatel.com") + 1) == "obozrevatel.com"))
  1296. css += [
  1297. "body > .header {margin-top: 0 !important;}"
  1298. ].join("\n");
  1299. if (false || (document.domain == "ofxme.co" || document.domain.substring(document.domain.indexOf(".ofxme.co") + 1) == "ofxme.co"))
  1300. css += [
  1301. ".wrapper > .main-content {margin-top: 0 !important;}"
  1302. ].join("\n");
  1303. if (false || (document.domain == "ok.ru" || document.domain.substring(document.domain.indexOf(".ok.ru") + 1) == "ok.ru"))
  1304. css += [
  1305. ".dialogWrapperBanner {transform: scale(0) !important; opacity: 0 !important; pointer-events: none !important; position: fixed !important; top: -1000px !important;}"
  1306. ].join("\n");
  1307. if (false || (document.domain == "omskbird.tv" || document.domain.substring(document.domain.indexOf(".omskbird.tv") + 1) == "omskbird.tv"))
  1308. css += [
  1309. ".have-brand .wrap {margin-top: 0 !important;}"
  1310. ].join("\n");
  1311. if (false || (document.domain == "online.animedia.tv" || document.domain.substring(document.domain.indexOf(".online.animedia.tv") + 1) == "online.animedia.tv") || (document.domain == "tt.animedia.tv" || document.domain.substring(document.domain.indexOf(".tt.animedia.tv") + 1) == "tt.animedia.tv"))
  1312. css += [
  1313. "div[class^=\"promo_\"][class*=\"wrapper\"] {display: none !important;}",
  1314. " .main-container {margin-top: 80px !important;}"
  1315. ].join("\n");
  1316. if (false || (document.domain == "oper.ru" || document.domain.substring(document.domain.indexOf(".oper.ru") + 1) == "oper.ru"))
  1317. css += [
  1318. "#wrapper {background-image: none !important; padding-bottom: 0 !important;}"
  1319. ].join("\n");
  1320. if (false || (document.domain == "optimakomp.ru" || document.domain.substring(document.domain.indexOf(".optimakomp.ru") + 1) == "optimakomp.ru"))
  1321. css += [
  1322. "#posts div[id^=\"ugolkrug\"] > div[style^=\"background-color\"] {background: none !important;}",
  1323. " #posts div[id^=\"ugolkrug\"] {box-shadow: none !important;}"
  1324. ].join("\n");
  1325. if (false || (document.domain == "otvet.mail.ru" || document.domain.substring(document.domain.indexOf(".otvet.mail.ru") + 1) == "otvet.mail.ru"))
  1326. css += [
  1327. ".wrapper div[class^=\"adv-slot\"], .wrapper div[id^=\"trg-b\"], ",
  1328. " [class*=\"layout\"] div[class^=\"adv-slot\"], ",
  1329. " [class*=\"layout\"] div[id^=\"trg-b\"], ",
  1330. " [class]:not([style]) > [class^=\"adv-slot\"], ",
  1331. " [class]:not([style]) > [class^=\"banner-\"], ",
  1332. " div[class][style=\"top: 56px;\"] > div > div ~ div, ",
  1333. " div[class^=\"layout__contentCol1\"] > div[class^=\"block_1\"], ",
  1334. " footer > .mailru-visibility-check {height: 0 !important; pointer-events: none !important; opacity: 0 !important;}"
  1335. ].join("\n");
  1336. if (false || (document.domain == "otxataba.net" || document.domain.substring(document.domain.indexOf(".otxataba.net") + 1) == "otxataba.net"))
  1337. css += [
  1338. "body {background-color: #e5e5e5 !important;}",
  1339. " .page-wrapper {margin-top: 0 !important;}"
  1340. ].join("\n");
  1341. if (false || (document.domain == "otzovik.com" || document.domain.substring(document.domain.indexOf(".otzovik.com") + 1) == "otzovik.com"))
  1342. css += [
  1343. "[class*=\"_no_abs\"], [class*=\"_no_abs\"] > * {height: auto !important;}"
  1344. ].join("\n");
  1345. if (false || (document.domain == "outlook.live.com" || document.domain.substring(document.domain.indexOf(".outlook.live.com") + 1) == "outlook.live.com"))
  1346. css += [
  1347. "div[tabindex][role=\"region\"][aria-label] ~ div[data-max-width][class] + div[class^=\"_3_\"] {display: none !important;}"
  1348. ].join("\n");
  1349. if (false || (document.domain == "overclockers.ru" || document.domain.substring(document.domain.indexOf(".overclockers.ru") + 1) == "overclockers.ru"))
  1350. css += [
  1351. ".an-link-list, .main-wrap > .grid.ui > .sixteen.wide.column.container-block, .material-inline-an {position: fixed !important; top: -10000px !important; left: -10000px !important;}"
  1352. ].join("\n");
  1353. if (false || (document.domain == "peka2.tv" || document.domain.substring(document.domain.indexOf(".peka2.tv") + 1) == "peka2.tv"))
  1354. css += [
  1355. ".body--has-ad:before, advert-header-banner {display: none !important;}",
  1356. " .body--has-ad {padding-top: 0 !important;}"
  1357. ].join("\n");
  1358. if (false || (document.domain == "penzainform.ru" || document.domain.substring(document.domain.indexOf(".penzainform.ru") + 1) == "penzainform.ru"))
  1359. css += [
  1360. "body {cursor: auto !important; pointer-events: none !important; background: whitesmoke !important;}",
  1361. " #divWrapper > * {pointer-events: auto !important;}",
  1362. " #divWrapper {pointer-events: none !important;}"
  1363. ].join("\n");
  1364. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  1365. css += [
  1366. "#foundationWrapper {background: #373737 !important;}"
  1367. ].join("\n");
  1368. if (false || (document.domain == "playtor.tv" || document.domain.substring(document.domain.indexOf(".playtor.tv") + 1) == "playtor.tv"))
  1369. css += [
  1370. ".page-wrapper {margin-top: 0 !important;}"
  1371. ].join("\n");
  1372. if (false || (document.domain == "playua.net" || document.domain.substring(document.domain.indexOf(".playua.net") + 1) == "playua.net"))
  1373. css += [
  1374. "html > body {background-image: none !important; background-color: transparent !important;}",
  1375. " body > #page {margin-top: 65px !important;}"
  1376. ].join("\n");
  1377. if (false || (document.domain == "pluggedin.ru" || document.domain.substring(document.domain.indexOf(".pluggedin.ru") + 1) == "pluggedin.ru"))
  1378. css += [
  1379. ".banner-advertise {margin-top: 0 !important;}",
  1380. " .open-main-container {margin-top: 60px !important;}"
  1381. ].join("\n");
  1382. if (false || (document.domain == "podrobno.uz" || document.domain.substring(document.domain.indexOf(".podrobno.uz") + 1) == "podrobno.uz"))
  1383. css += [
  1384. "#offerPopup {display: none !important;}",
  1385. " .main {margin-top: 0 !important;}",
  1386. " body {overflow: auto !important;}"
  1387. ].join("\n");
  1388. if (false || (document.domain == "politobzor.net" || document.domain.substring(document.domain.indexOf(".politobzor.net") + 1) == "politobzor.net"))
  1389. css += " .banner {height: 90px !important;}";
  1390. if (false || (document.domain == "pornolab.biz" || document.domain.substring(document.domain.indexOf(".pornolab.biz") + 1) == "pornolab.biz") || (document.domain == "pornolab.cc" || document.domain.substring(document.domain.indexOf(".pornolab.cc") + 1) == "pornolab.cc") || (document.domain == "pornolab.net" || document.domain.substring(document.domain.indexOf(".pornolab.net") + 1) == "pornolab.net"))
  1391. css += [
  1392. "[id*=\"adbloc\"] {display: none !important;}"
  1393. ].join("\n");
  1394. if (false || (document.domain == "pornreactor.cc" || document.domain.substring(document.domain.indexOf(".pornreactor.cc") + 1) == "pornreactor.cc"))
  1395. css += [
  1396. "#background, #container, body {background: #6d1700 !important; padding-top: 0 !important;}",
  1397. " #container > :not(#page) a[target^=\"_\"] {display: none !important;}"
  1398. ].join("\n");
  1399. if (false || (document.domain == "povarenok.ru" || document.domain.substring(document.domain.indexOf(".povarenok.ru") + 1) == "povarenok.ru"))
  1400. css += [
  1401. "body {background: none !important;}",
  1402. " .sp-header-block {height: 50px !important;}",
  1403. " .page-width {margin-top: 0 !important;}"
  1404. ].join("\n");
  1405. if (false || (document.domain == "prikol.ru" || document.domain.substring(document.domain.indexOf(".prikol.ru") + 1) == "prikol.ru"))
  1406. css += [
  1407. "html > body {background-image:none !important; pointer-events: none !important;}",
  1408. " html > body > * {pointer-events: auto !important;}",
  1409. " #container {top: auto !important;}"
  1410. ].join("\n");
  1411. if (false || (document.domain == "promodj.com" || document.domain.substring(document.domain.indexOf(".promodj.com") + 1) == "promodj.com"))
  1412. css += " #topbrandingspot {padding-top: 0 !important;}";
  1413. if (false || (document.domain == "pronpic.org" || document.domain.substring(document.domain.indexOf(".pronpic.org") + 1) == "pronpic.org"))
  1414. css += [
  1415. ".content > div[id][style=\"display: block;\"] {position: fixed !important; transform: scale(0) !important;}"
  1416. ].join("\n");
  1417. if (false || (document.domain == "prophotos.ru" || document.domain.substring(document.domain.indexOf(".prophotos.ru") + 1) == "prophotos.ru"))
  1418. css += [
  1419. "body:not(#id) {padding-top: 130px !important;}"
  1420. ].join("\n");
  1421. if (false || (document.domain == "prostoporno.vip" || document.domain.substring(document.domain.indexOf(".prostoporno.vip") + 1) == "prostoporno.vip"))
  1422. css += [
  1423. ".has_adv .content_wrapper {margin-top: 0 !important;}"
  1424. ].join("\n");
  1425. if (false || (document.domain == "pure-t.ru" || document.domain.substring(document.domain.indexOf(".pure-t.ru") + 1) == "pure-t.ru"))
  1426. css += [
  1427. ".g1-header {top: 0 !important; position: relative !important;}"
  1428. ].join("\n");
  1429. if (false || (document.domain == "pvpru.com" || document.domain.substring(document.domain.indexOf(".pvpru.com") + 1) == "pvpru.com"))
  1430. css += [
  1431. ".above_body > div[style] {height: auto !important;}",
  1432. " #ad_global_below_navbar, #header ~ * {position: fixed !important; transform: scale(0) !important; top: -10000px !important;}"
  1433. ].join("\n");
  1434. if (false || (document.domain == "radikal.ru" || document.domain.substring(document.domain.indexOf(".radikal.ru") + 1) == "radikal.ru"))
  1435. css += [
  1436. "body[style*=\"cursor\"] {background-image: none !important; pointer-events: none !important; position: relative !important;}",
  1437. " .render_body_main {margin-top: 0 !important;}",
  1438. " body[style*=\"cursor\"] .base-page_wrapper > * > * {pointer-events: auto !important;}"
  1439. ].join("\n");
  1440. if (false || (document.domain == "radioclub.ua" || document.domain.substring(document.domain.indexOf(".radioclub.ua") + 1) == "radioclub.ua"))
  1441. css += [
  1442. "#js-content {padding-top: 0 !important;}"
  1443. ].join("\n");
  1444. if (false || (document.domain == "radiola.audio" || document.domain.substring(document.domain.indexOf(".radiola.audio") + 1) == "radiola.audio"))
  1445. css += [
  1446. ".mh-container {margin-top: 0 !important;}"
  1447. ].join("\n");
  1448. if (false || (document.domain == "razlozhi.ru" || document.domain.substring(document.domain.indexOf(".razlozhi.ru") + 1) == "razlozhi.ru"))
  1449. css += [
  1450. "body > span {display: none !important;}",
  1451. " body:not(#id) {margin-right: 0 !important;}",
  1452. " body > div[class][style^=\"background\"][style*=\"rgb\"][style*=\"width\"][style*=\"height\"] {width: 100% !important;}"
  1453. ].join("\n");
  1454. if (false || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru"))
  1455. css += [
  1456. ".l-sticky-right > style + div[class], .l-sticky-right-parent, .popup_push {display: none !important;}"
  1457. ].join("\n");
  1458. if (false || (document.domain == "rbc.ru" || document.domain.substring(document.domain.indexOf(".rbc.ru") + 1) == "rbc.ru") || (document.domain == "sportrbc.ru" || document.domain.substring(document.domain.indexOf(".sportrbc.ru") + 1) == "sportrbc.ru"))
  1459. css += [
  1460. ".g-banner__news-footer {min-height: 0 !important;}"
  1461. ].join("\n");
  1462. if (false || (document.domain == "rbkgames.com" || document.domain.substring(document.domain.indexOf(".rbkgames.com") + 1) == "rbkgames.com"))
  1463. css += [
  1464. ".branding .main-content {margin-top: 60px !important;}"
  1465. ].join("\n");
  1466. if (false || (document.domain == "ren.tv" || document.domain.substring(document.domain.indexOf(".ren.tv") + 1) == "ren.tv"))
  1467. css += [
  1468. "#container-main, #sidebar, .main-with-sidebar {min-height: 0 !important;}"
  1469. ].join("\n");
  1470. if (false || (document.domain == "ria.ru" || document.domain.substring(document.domain.indexOf(".ria.ru") + 1) == "ria.ru"))
  1471. css += [
  1472. ".m-blur ~ #modalLayer {display: none !important;}",
  1473. " .m-blur {filter: none !important; position: relative !important;}"
  1474. ].join("\n");
  1475. if (false || (document.domain == "riotpixels.com" || document.domain.substring(document.domain.indexOf(".riotpixels.com") + 1) == "riotpixels.com"))
  1476. css += [
  1477. "body {background-image: none !important;}",
  1478. " body:not(#id) .all-wrapper, body:not(#id) .bottom-bar {top: 0 !important;}"
  1479. ].join("\n");
  1480. if (false || (document.domain == "rns.online" || document.domain.substring(document.domain.indexOf(".rns.online") + 1) == "rns.online"))
  1481. css += [
  1482. "#boxbox, #boxfade {display: none !important;}"
  1483. ].join("\n");
  1484. if (false || (document.domain == "root-nation.com" || document.domain.substring(document.domain.indexOf(".root-nation.com") + 1) == "root-nation.com"))
  1485. css += [
  1486. "body {cursor: auto !important;}",
  1487. " .backstretch {display: none !important;}",
  1488. " .td-header-sp-logo, ",
  1489. " .tdc-header-wrap > .td-header-wrap > :not(.td-banner-wrap-full), ",
  1490. " body > #td-outer-wrap > :not(.tdc-header-wrap) {pointer-events: auto !important;}",
  1491. " .tdc-header-wrap, body > #td-outer-wrap {pointer-events: none !important;}"
  1492. ].join("\n");
  1493. if (false || (document.domain == "rp5.by" || document.domain.substring(document.domain.indexOf(".rp5.by") + 1) == "rp5.by") || (document.domain == "rp5.co.uk" || document.domain.substring(document.domain.indexOf(".rp5.co.uk") + 1) == "rp5.co.uk") || (document.domain == "rp5.kz" || document.domain.substring(document.domain.indexOf(".rp5.kz") + 1) == "rp5.kz") || (document.domain == "rp5.lt" || document.domain.substring(document.domain.indexOf(".rp5.lt") + 1) == "rp5.lt") || (document.domain == "rp5.lv" || document.domain.substring(document.domain.indexOf(".rp5.lv") + 1) == "rp5.lv") || (document.domain == "rp5.md" || document.domain.substring(document.domain.indexOf(".rp5.md") + 1) == "rp5.md") || (document.domain == "rp5.ru" || document.domain.substring(document.domain.indexOf(".rp5.ru") + 1) == "rp5.ru") || (document.domain == "rp5.ua" || document.domain.substring(document.domain.indexOf(".rp5.ua") + 1) == "rp5.ua"))
  1494. css += [
  1495. "#FheaderContent > div[id]:not([class]) {min-height: 0 !important;}"
  1496. ].join("\n");
  1497. if (false || (document.domain == "ru-drivemusic.net" || document.domain.substring(document.domain.indexOf(".ru-drivemusic.net") + 1) == "ru-drivemusic.net"))
  1498. css += [
  1499. ".main-wrapper {margin-top: 0 !important;}"
  1500. ].join("\n");
  1501. if (false || (document.domain == "rufilmtv.org" || document.domain.substring(document.domain.indexOf(".rufilmtv.org") + 1) == "rufilmtv.org"))
  1502. css += [
  1503. "#content:not(#id) {padding-top: 0 !important;}"
  1504. ].join("\n");
  1505. if (false || (document.domain == "rufootballtv.org" || document.domain.substring(document.domain.indexOf(".rufootballtv.org") + 1) == "rufootballtv.org"))
  1506. css += [
  1507. "body > #branding {padding-top: 0 !important;}"
  1508. ].join("\n");
  1509. if (false || (document.domain == "rusfootball.info" || document.domain.substring(document.domain.indexOf(".rusfootball.info") + 1) == "rusfootball.info"))
  1510. css += [
  1511. "#wrap {margin-top: auto !important;}"
  1512. ].join("\n");
  1513. if (false || (document.domain == "russorosso.ru" || document.domain.substring(document.domain.indexOf(".russorosso.ru") + 1) == "russorosso.ru"))
  1514. css += [
  1515. "#wrapper > #header {margin-top: 0 !important;}"
  1516. ].join("\n");
  1517. if (false || (document.domain == "rutracker.appspot.com" || document.domain.substring(document.domain.indexOf(".rutracker.appspot.com") + 1) == "rutracker.appspot.com") || (document.domain == "rutracker.net" || document.domain.substring(document.domain.indexOf(".rutracker.net") + 1) == "rutracker.net") || (document.domain == "rutracker.nl" || document.domain.substring(document.domain.indexOf(".rutracker.nl") + 1) == "rutracker.nl") || (document.domain == "rutracker.org" || document.domain.substring(document.domain.indexOf(".rutracker.org") + 1) == "rutracker.org") || (document.domain == "zerkalo-torrent.tk" || document.domain.substring(document.domain.indexOf(".zerkalo-torrent.tk") + 1) == "zerkalo-torrent.tk"))
  1518. css += [
  1519. "[class^=\"internal-promo-\"]:not(#id) {color: #006699 !important; font-weight: 100 !important;}"
  1520. ].join("\n");
  1521. if (false || (document.domain == "sc2tv.ru" || document.domain.substring(document.domain.indexOf(".sc2tv.ru") + 1) == "sc2tv.ru"))
  1522. css += [
  1523. ".main-frame {background:none !important; padding-top:0 !important; cursor:auto !important; pointer-events:none !important;}",
  1524. " #media {padding-bottom:0 !important;}",
  1525. " #wrapper > * {pointer-events:auto !important;}",
  1526. " #wrapper, .low-frame, .sub-frame {position: static !important; float: none !important; width: 100% !important;}"
  1527. ].join("\n");
  1528. if (false || (document.domain == "season-var.net" || document.domain.substring(document.domain.indexOf(".season-var.net") + 1) == "season-var.net"))
  1529. css += [
  1530. "#main-wrapper {top: 0 !important;}"
  1531. ].join("\n");
  1532. if (false || (document.domain == "semestr.ru" || document.domain.substring(document.domain.indexOf(".semestr.ru") + 1) == "semestr.ru"))
  1533. css += [
  1534. "body > .row {margin-left: 0 !important; margin-right: 0 !important;}"
  1535. ].join("\n");
  1536. if (false || (document.domain == "sergeistrelec.ru" || document.domain.substring(document.domain.indexOf(".sergeistrelec.ru") + 1) == "sergeistrelec.ru"))
  1537. css += [
  1538. "div[id][style^=\"background\"][style*=\"fixed\"][style*=\"z-index\"] {display: none !important;}"
  1539. ].join("\n");
  1540. if (false || (document.domain == "sherdog.com" || document.domain.substring(document.domain.indexOf(".sherdog.com") + 1) == "sherdog.com"))
  1541. css += [
  1542. "body > div[class]:not([id])[style^=\"background-color\"][style$=\"z-index: 100000000;\"] {display: none !important;}",
  1543. " html, html > body {overflow: auto !important;}"
  1544. ].join("\n");
  1545. if (false || (document.domain == "simhost.org" || document.domain.substring(document.domain.indexOf(".simhost.org") + 1) == "simhost.org"))
  1546. css += [
  1547. ".main {margin-top: 50px !important;}"
  1548. ].join("\n");
  1549. if (false || (document.domain == "slushat-tekst-pesni.ru" || document.domain.substring(document.domain.indexOf(".slushat-tekst-pesni.ru") + 1) == "slushat-tekst-pesni.ru"))
  1550. css += [
  1551. ".abp {transform: none !important; direction: ltr !important;}"
  1552. ].join("\n");
  1553. if (false || (document.domain == "smotri-filmi.cc" || document.domain.substring(document.domain.indexOf(".smotri-filmi.cc") + 1) == "smotri-filmi.cc"))
  1554. css += [
  1555. ".broda {margin-top: 0 !important;}"
  1556. ].join("\n");
  1557. if (false || (document.domain == "smotri.com" || document.domain.substring(document.domain.indexOf(".smotri.com") + 1) == "smotri.com"))
  1558. css += [
  1559. "#wrapper > #all {margin-top: 0 !important;}"
  1560. ].join("\n");
  1561. if (false || (document.domain == "snob.ru" || document.domain.substring(document.domain.indexOf(".snob.ru") + 1) == "snob.ru"))
  1562. css += [
  1563. ".promotion .h-layoutWide {cursor: auto !important;}"
  1564. ].join("\n");
  1565. if (false || (document.domain == "soccer.ru" || document.domain.substring(document.domain.indexOf(".soccer.ru") + 1) == "soccer.ru"))
  1566. css += [
  1567. "#main_body > .block {height: auto !important;}",
  1568. " #site {margin-top: 0 !important}"
  1569. ].join("\n");
  1570. if (false || (document.domain == "sochi.camera" || document.domain.substring(document.domain.indexOf(".sochi.camera") + 1) == "sochi.camera"))
  1571. css += [
  1572. "#cams_top_block, .banner {height: 0 !important;}"
  1573. ].join("\n");
  1574. if (false || (document.domain == "softportal.com" || document.domain.substring(document.domain.indexOf(".softportal.com") + 1) == "softportal.com"))
  1575. css += [
  1576. ".TblBorderCLR > tbody > tr > td[style=\"padding:15px 0;\"][align=\"center\"], ",
  1577. " .TblTopBanCLR td > a[href] > img, a[href^=\"prog\"][target=\"_blank\"], ",
  1578. " a[href^=\"prog\"][target=\"_blank\"] ~ *, div[class=\"mfp-bg mfp-ready\"], ",
  1579. " div[class=\"mfp-wrap mfp-close-btn-in mfp-auto-cursor mfp-ready\"], ",
  1580. " td[style=\"width:342px; padding-right:14px;\"][valign=\"top\"] {display: none !important;}",
  1581. " html {overflow: auto !important;}"
  1582. ].join("\n");
  1583. if (false || (document.domain == "sovet.kidstaff.com.ua" || document.domain.substring(document.domain.indexOf(".sovet.kidstaff.com.ua") + 1) == "sovet.kidstaff.com.ua"))
  1584. css += [
  1585. "body {padding-top: 40px !important; background-image: none !important;}"
  1586. ].join("\n");
  1587. if (false || (document.domain == "sovetromantica.com" || document.domain.substring(document.domain.indexOf(".sovetromantica.com") + 1) == "sovetromantica.com"))
  1588. css += [
  1589. ".mainContainer {padding-top: 0 !important;}"
  1590. ].join("\n");
  1591. if (false || (document.domain == "sport-express.ru" || document.domain.substring(document.domain.indexOf(".sport-express.ru") + 1) == "sport-express.ru"))
  1592. css += [
  1593. "#show-popup {display: none !important;}",
  1594. " body.popup {overflow: auto !important;}"
  1595. ].join("\n");
  1596. if (false || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  1597. css += [
  1598. ".layout_footer {margin-top: 20px !important;}"
  1599. ].join("\n");
  1600. if (false || (document.domain == "spbvoditel.ru" || document.domain.substring(document.domain.indexOf(".spbvoditel.ru") + 1) == "spbvoditel.ru"))
  1601. css += [
  1602. // !! расширяем
  1603. " .main .content .right-col {width: 90% !important;}"
  1604. ].join("\n");
  1605. 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"))
  1606. css += [
  1607. "html > body {background: #a7a7a7 !important;}",
  1608. " #branding-layout:not(#id), .page-layout {margin-top: 0 !important;}",
  1609. " #branding-layout:not(#id), body.img-bg {padding-top: 0 !important;}",
  1610. " [data-content-name=\"banner-static\"] {position: fixed !important; left: -10000px !important; transform: scale(0) !important; display: none !important;}",
  1611. " #branding-layout > a {width: 0 !important; height: 0 !important; left: -10000px !important;}",
  1612. ".kaspersky, .overall, #branding-layout {background: none !important;}",
  1613. // !!" body.img-bg, #branding-layout:not(#id) {background: #f5f8fa !important; padding-top: 0 !important;}",
  1614. " #branding-layout {background: url(\'\') !important;}",
  1615. ".kaspersky, .pageLayout {top: 0px !important;}",
  1616. // !! расширяем
  1617. " .page-layout, .pageLayout{top: 0px !important; max-width: 2000px !important; }",
  1618. " .content-wrapper, .columns-layout__main, .g-wrap-main, .layout-columns {width: 100% !important;}",
  1619. " .main-wrap{width: 95% !important;}",
  1620. " .box{width: 98% !important;}",
  1621. " .mainPart{width: 80% !important;}",
  1622. " .additional-block {width: 200px !important;}",
  1623. " .rightPart {width: 20% !important;}",
  1624. " .rightPart {margin-left: 80% !important;}",
  1625. " .columns-layout__left + .columns-layout__main {max-width: 1100px !important;}",
  1626. " #branding-layout{padding-top: 0px !important;}",
  1627. " .tag-main-block .box {padding-right: 0px !important;}"
  1628. ].join("\n");
  1629. if (false || (document.domain == "spot.uz" || document.domain.substring(document.domain.indexOf(".spot.uz") + 1) == "spot.uz"))
  1630. css += [
  1631. "#header-dummy:not(#id) {min-height: 70px !important;}"
  1632. ].join("\n");
  1633. if (false || (document.domain == "stranamam.ru" || document.domain.substring(document.domain.indexOf(".stranamam.ru") + 1) == "stranamam.ru"))
  1634. css += [
  1635. ".n-main-branding-container {margin-top: 0 !important;}"
  1636. ].join("\n");
  1637. if (false || (document.domain == "stratege.ru" || document.domain.substring(document.domain.indexOf(".stratege.ru") + 1) == "stratege.ru"))
  1638. css += [
  1639. "#body_box_label > [class]:not([id]):not([title]), ",
  1640. " body:not(#body_box_label) > style ~ div[id]:not([class]):not([title]):not([id*=\"footer\"]):not(:nth-last-child(-n+5)) {background-image: none !important; background-color: #dbdbdb !important;}",
  1641. " #body_box_label #wrapper > #content ~ :not(#footer), ",
  1642. " #body_box_label > [class]:not([id]):not([title]) > style + [id]:not([class]):not(#wrapper), ",
  1643. " body:not(#body_box_label) > [id*=\"footer\"]:not(#footer):not(#footer_morecopyright), ",
  1644. " body:not(#body_box_label) > style ~ div[id]:not([class]):not([title]):not([id*=\"footer\"]):not(:nth-last-child(-n+5)) > style + div[id]:not(#globalcontent) {display: none !important;}",
  1645. " .above_body {margin-bottom: auto !important;}",
  1646. " #body_box_label #wrapper > #content {margin-top: 0 !important;}",
  1647. " #globalcontent {padding-top: 0 !important;}"
  1648. ].join("\n");
  1649. if (false || (document.domain == "tarkov-wiki.ru" || document.domain.substring(document.domain.indexOf(".tarkov-wiki.ru") + 1) == "tarkov-wiki.ru"))
  1650. css += [
  1651. "html > div[class][style^=\"background-color: rgba\"] {display: none !important;}",
  1652. " html > body {overflow: auto !important;}"
  1653. ].join("\n");
  1654. if (false || (document.domain == "tasix.me" || document.domain.substring(document.domain.indexOf(".tasix.me") + 1) == "tasix.me"))
  1655. css += [
  1656. "#embed-video > [id^=\"blink\"], .publisher-name > [id^=\"blink\"] {-webkit-animation: none !important; animation: none !important; color: var(--color--normal) !important; font-weight: normal !important;}",
  1657. " .navbart > a[href] > .spin {animation-name: none !important;}"
  1658. ].join("\n");
  1659. if (false || (document.domain == "tehnot.com" || document.domain.substring(document.domain.indexOf(".tehnot.com") + 1) == "tehnot.com"))
  1660. css += [
  1661. "html > body {background-image: none !important; background-color: #e8e8e8 !important; cursor: auto !important;}",
  1662. " body > #td-outer-wrap > * {pointer-events: auto !important;}",
  1663. " body > #td-outer-wrap {pointer-events: none !important; cursor: auto !important;}"
  1664. ].join("\n");
  1665. if (false || (document.domain == "texterra.ru" || document.domain.substring(document.domain.indexOf(".texterra.ru") + 1) == "texterra.ru"))
  1666. css += [
  1667. "html {overflow: auto !important;}"
  1668. ].join("\n");
  1669. if (false || (document.domain == "tricolor.tv" || document.domain.substring(document.domain.indexOf(".tricolor.tv") + 1) == "tricolor.tv"))
  1670. css += [
  1671. " {background-image: url(\" \") !important;}",
  1672. " #allWrap {background: #dfdfdf !important;}",
  1673. " .is-index-help, #allWrap {background: url(\" \") !important;}"
  1674. ].join("\n");
  1675. if (false || (document.domain == "torrentinka.me" || document.domain.substring(document.domain.indexOf(".torrentinka.me") + 1) == "torrentinka.me"))
  1676. css += [
  1677. ".dwrp {margin-top: 0 !important;}"
  1678. ].join("\n");
  1679. if (false || (document.domain == "torrentom.com" || document.domain.substring(document.domain.indexOf(".torrentom.com") + 1) == "torrentom.com"))
  1680. css += [
  1681. "#footer_reklama > *, body > :not(#footer_reklama) {pointer-events: auto !important;}",
  1682. " #footer_reklama, body {pointer-events: none !important;}"
  1683. ].join("\n");
  1684. if (false || (document.domain == "tort.fm" || document.domain.substring(document.domain.indexOf(".tort.fm") + 1) == "tort.fm"))
  1685. css += "#topper_up {height: 88px !important;}";
  1686. if (false || (document.domain == "tnt-online.ru" || document.domain.substring(document.domain.indexOf(".tnt-online.ru") + 1) == "tnt-online.ru"))
  1687. css += [
  1688. "/*self-ads for bitblock*/",
  1689. " #contentShifter {display: none !important;}",
  1690. " #all {top: 15px !important;}"
  1691. ].join("\n");
  1692. if (false || (document.domain == "tracktor.tv" || document.domain.substring(document.domain.indexOf(".tracktor.tv") + 1) == "tracktor.tv"))
  1693. css += [
  1694. ".pagebg {padding-top: 0 !important;}"
  1695. ].join("\n");
  1696. if (false || (document.domain == "translit.ru" || document.domain.substring(document.domain.indexOf(".translit.ru") + 1) == "translit.ru"))
  1697. css += [
  1698. ".tBlurred {-webkit-filter: none !important;}",
  1699. " .tPechenkiInfoblock {display: none !important;}"
  1700. ].join("\n");
  1701. if (false || (document.domain == "trucks.ati.su" || document.domain.substring(document.domain.indexOf(".trucks.ati.su") + 1) == "trucks.ati.su"))
  1702. css += [
  1703. ".grid-user-data > .user-data-grid {background: none !important;}"
  1704. ].join("\n");
  1705. if (false || (document.domain == "turboserial.net" || document.domain.substring(document.domain.indexOf(".turboserial.net") + 1) == "turboserial.net"))
  1706. css += [
  1707. "body > div[class^=\"arcticmodal-\"] {display: none !important;}",
  1708. " body:not(#id) {overflow: auto !important;}"
  1709. ].join("\n");
  1710. if (false || (document.domain == "tv-kanali.online" || document.domain.substring(document.domain.indexOf(".tv-kanali.online") + 1) == "tv-kanali.online"))
  1711. css += [
  1712. "iframe.youtube-video:not([src*=\"//utraff.com/\"]) {display: block !important;}"
  1713. ].join("\n");
  1714. if (false || (document.domain == "tv.yandex.by" || document.domain.substring(document.domain.indexOf(".tv.yandex.by") + 1) == "tv.yandex.by") || (document.domain == "tv.yandex.kz" || document.domain.substring(document.domain.indexOf(".tv.yandex.kz") + 1) == "tv.yandex.kz") || (document.domain == "tv.yandex.ru" || document.domain.substring(document.domain.indexOf(".tv.yandex.ru") + 1) == "tv.yandex.ru") || (document.domain == "tv.yandex.ua" || document.domain.substring(document.domain.indexOf(".tv.yandex.ua") + 1) == "tv.yandex.ua") || (document.domain == "tv.yandex.uz" || document.domain.substring(document.domain.indexOf(".tv.yandex.uz") + 1) == "tv.yandex.uz"))
  1715. css += [
  1716. "#mount main > div[class^=\"content__\"] > .content__main ~ div[class*=\"content__\"] > *, ",
  1717. " #mount main > div[class^=\"content__\"] ~ div:not([class^=\"content__\"]):not(.zen):not(.bread-crumbs) > *, ",
  1718. " .main-controller__grid-wrapper > [class*=\"grid_period_\"] ~ * > *, ",
  1719. " .page_controller_channel main.content > div[class]:first-child > div:first-child[style*=\"background-image\"], ",
  1720. " .zen, ",
  1721. " [class*=\"grid_period_\"] > div[class] > div[class^=\"grid__\"] ~ div:not([class^=\"grid__\"]), ",
  1722. " body > #mount > div[class] > :not(header):not(main):not(footer):not(.metrika-loader) {display: none !important;}"
  1723. ].join("\n");
  1724. if (false || (document.domain == "tvzavr.ru" || document.domain.substring(document.domain.indexOf(".tvzavr.ru") + 1) == "tvzavr.ru"))
  1725. css += [
  1726. ".page__inner_branding {background-image: none !important;}",
  1727. " .page__inner_branding > a {display: none !important;}",
  1728. " .page__inner_branding {padding-top: 100px !important;}"
  1729. ].join("\n");
  1730. if (false || (document.domain == "ua-cinema.com" || document.domain.substring(document.domain.indexOf(".ua-cinema.com") + 1) == "ua-cinema.com"))
  1731. css += [
  1732. "body {background: #091016 !important;}",
  1733. " .head-top {position: absolute !important;}"
  1734. ].join("\n");
  1735. if (false || (document.domain == "ua.news" || document.domain.substring(document.domain.indexOf(".ua.news") + 1) == "ua.news"))
  1736. css += [
  1737. "body {background-image: none !important; background-color: #ffffff !important; padding-top: 0 !important;}"
  1738. ].join("\n");
  1739. if (false || (document.domain == "uniondht.org" || document.domain.substring(document.domain.indexOf(".uniondht.org") + 1) == "uniondht.org"))
  1740. css += [
  1741. ".colorAdmin {color: black !important; font-weight: 100 !important; font-size: 8px !important;}"
  1742. ].join("\n");
  1743. if (false || (document.domain == "vgtimes.ru" || document.domain.substring(document.domain.indexOf(".vgtimes.ru") + 1) == "vgtimes.ru"))
  1744. css += [
  1745. "body[style] > .vgt_orig_bg {display: block !important;}",
  1746. " .vgt_fullscreen {display: none !important;}",
  1747. " html > body[style] > :not(.vgt_orig_bg) {pointer-events: auto !important;}",
  1748. " html > body[style] {pointer-events: none !important; padding-top: 0 !important; background-image: none !important;}"
  1749. ].join("\n");
  1750. if (false || (document.domain == "videomore.ru" || document.domain.substring(document.domain.indexOf(".videomore.ru") + 1) == "videomore.ru"))
  1751. css += [
  1752. " .with-cookies-agreements .wrapper {margin-top: 120px !important;}",
  1753. " body > .wrapper {padding-top: 0 !important;",
  1754. " background-color: #ECEFF2 !important;}",
  1755. " .wrapper.adfoxClickable {padding-top: 0 !important;",
  1756. " background-image: none !important;",
  1757. " pointer-events: none !important;",
  1758. " background-color: #ECEFF2 !important;}",
  1759. " .wrapper.adfoxClickable > div {pointer-events: auto !important;}",
  1760. " .with-cookies-agreements .header {top: 0 !important;}",
  1761. " .with-cookies-agreements .channels-line {top: calc(70px + 0px) !important;}"
  1762. ].join("\n");
  1763. if (false || (document.domain == "virtualbrest.by" || document.domain.substring(document.domain.indexOf(".virtualbrest.by") + 1) == "virtualbrest.by"))
  1764. css += [
  1765. ".left-block > .central-top-events > center, ",
  1766. " .right-block > .central-top-events > div[align=\"center\"], ",
  1767. " body > div[id][class] > .header > div > div:not([class^=\"header\"]) > *, ",
  1768. " body > div[id][class] > .header ~ div[class] > ul > li[class]:not(.ttyyuu), ",
  1769. " center > div[style=\"background: #ffffff; width: 700px+50px; padding-left: 10px;\"] {display: none !important;}"
  1770. ].join("\n");
  1771. if (false || (document.domain == "vo-dela.su" || document.domain.substring(document.domain.indexOf(".vo-dela.su") + 1) == "vo-dela.su"))
  1772. css += [
  1773. "#sidebar_column .scrolled {top: auto !important;}"
  1774. ].join("\n");
  1775. if (false || (document.domain == "volynpost.com" || document.domain.substring(document.domain.indexOf(".volynpost.com") + 1) == "volynpost.com"))
  1776. css += [
  1777. "body > #layout-center > * {pointer-events: auto !important;}",
  1778. " body > #layout-center {pointer-events: none !important;}"
  1779. ].join("\n");
  1780. if (false || (document.domain == "vserialy.com" || document.domain.substring(document.domain.indexOf(".vserialy.com") + 1) == "vserialy.com") || (document.domain == "vserialy.me" || document.domain.substring(document.domain.indexOf(".vserialy.me") + 1) == "vserialy.me"))
  1781. css += [
  1782. "#header_box {height: auto !important; min-height: auto !important;}"
  1783. ].join("\n");
  1784. if (false || (document.domain == "vsthouse.ru" || document.domain.substring(document.domain.indexOf(".vsthouse.ru") + 1) == "vsthouse.ru"))
  1785. css += [
  1786. ".a-overlay {display: none !important;}"
  1787. ].join("\n");
  1788. if (false || (document.domain == "warfiles.ru" || document.domain.substring(document.domain.indexOf(".warfiles.ru") + 1) == "warfiles.ru"))
  1789. css += "#header + .banner {height: 100px !important;}";
  1790. if (false || (document.domain == "vz.ru" || document.domain.substring(document.domain.indexOf(".vz.ru") + 1) == "vz.ru"))
  1791. css += [
  1792. " div.main-container{max-width: inherit !important;}",
  1793. " div.main-menu > div.menu.sys_thumbs{overflow: inherit !important;}",
  1794. " div.main-menu > div.menu.sys_thumbs > ul > li.thumb{margin-right: 0 !important;}",
  1795. " div.menu{max-width: inherit !important;}"
  1796. ].join("\n");
  1797. if (false || (document.domain == "webdesign-master.ru" || document.domain.substring(document.domain.indexOf(".webdesign-master.ru") + 1) == "webdesign-master.ru"))
  1798. css += [
  1799. "body > div[class] > p {display: none !important;}"
  1800. ].join("\n");
  1801. if (false || (document.domain == "webfile.ru" || document.domain.substring(document.domain.indexOf(".webfile.ru") + 1) == "webfile.ru"))
  1802. css += ".p_wrap {margin-top: 0 !important;}";
  1803. if (false || (document.domain == "wotspeak.ru" || document.domain.substring(document.domain.indexOf(".wotspeak.ru") + 1) == "wotspeak.ru"))
  1804. css += [
  1805. "#popup-1 {display: none !important;}",
  1806. " .wrap {transform: none !important; margin-top: 0 !important;}"
  1807. ].join("\n");
  1808. if (false || (document.domain == "www.anilibria.tv" || document.domain.substring(document.domain.indexOf(".www.anilibria.tv") + 1) == "www.anilibria.tv"))
  1809. css += [
  1810. "body > div[class]:not([id]):nth-child(-n+5) > div[class] {background-image: none !important;}",
  1811. " body > div[class]:not([id]):nth-child(-n+5) {background-image: none !important; height: auto !important;}",
  1812. " body > div[class]:not([id]):nth-child(-n+5) > a[href] {display: none !important;}"
  1813. ].join("\n");
  1814. if (false || (document.domain == "www.drive2.ru" || document.domain.substring(document.domain.indexOf(".www.drive2.ru") + 1) == "www.drive2.ru"))
  1815. css += [
  1816. ".dv-post-header, ",
  1817. " .g-full-size-post ~ div:not([class*=\"content\"]):not([data-role]):not([class*=\"column\"]):not(:last-child), ",
  1818. " .offer ~ div:not([class*=\"content\"]):not([data-role]):not([class*=\"columns\"]), ",
  1819. " [class*=\"-base-mobile\"] ~ div:not([class*=\"content\"]):not([data-role]):not([class*=\"column\"]):not(:last-child) {display: none !important;}"
  1820. ].join("\n");
  1821. if (false || (document.domain == "www.eg.ru" || document.domain.substring(document.domain.indexOf(".www.eg.ru") + 1) == "www.eg.ru"))
  1822. css += [
  1823. ".facebook-bn_site-overlay {display: none !important;}"
  1824. ].join("\n");
  1825. if (false || (document.domain == "www.okino.ua" || document.domain.substring(document.domain.indexOf(".www.okino.ua") + 1) == "www.okino.ua"))
  1826. css += [
  1827. ".fader-social {display: none !important;}",
  1828. " .social-open {overflow: auto !important;}"
  1829. ].join("\n");
  1830. if (false || (document.domain == "www.zoneofgames.ru" || document.domain.substring(document.domain.indexOf(".www.zoneofgames.ru") + 1) == "www.zoneofgames.ru"))
  1831. css += [
  1832. "html > body:not(#id) {background-color: #3a3a3a !important;}",
  1833. " #columns > .transparent {background-color: transparent !important;}",
  1834. " body > div[id][style*=\"margin-top\"] {margin-top: 0 !important;}",
  1835. " .ushki {width: unset !important; height: unset !important;}"
  1836. ].join("\n");
  1837. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  1838. css += " .body-branding {background: none !important; padding-top: 0 !important;}";
  1839. if (false || (document.domain == "zaycev.online" || document.domain.substring(document.domain.indexOf(".zaycev.online") + 1) == "zaycev.online"))
  1840. css += [
  1841. ".content:not(#id) {margin-top: 80px !important;}"
  1842. ].join("\n");
  1843. if (false || (document.domain == "zen.yandex.by" || document.domain.substring(document.domain.indexOf(".zen.yandex.by") + 1) == "zen.yandex.by") || (document.domain == "zen.yandex.kz" || document.domain.substring(document.domain.indexOf(".zen.yandex.kz") + 1) == "zen.yandex.kz") || (document.domain == "zen.yandex.ru" || document.domain.substring(document.domain.indexOf(".zen.yandex.ru") + 1) == "zen.yandex.ru") || (document.domain == "zen.yandex.ua" || document.domain.substring(document.domain.indexOf(".zen.yandex.ua") + 1) == "zen.yandex.ua") || (document.domain == "zen.yandex.uz" || document.domain.substring(document.domain.indexOf(".zen.yandex.uz") + 1) == "zen.yandex.uz"))
  1844. css += [
  1845. ".feed__row > .feed__item-wrap div:after {background: transparent !important;}",
  1846. " .feed__row .blackout-filter:empty, .feed__row > .feed__item-wrap > .feed__item > .ad-card {display: none !important;}"
  1847. ].join("\n");
  1848. if (false || (document.domain == "zerofilm.ru" || document.domain.substring(document.domain.indexOf(".zerofilm.ru") + 1) == "zerofilm.ru"))
  1849. css += [
  1850. ".wrap-in {margin-top: 80px !important;}"
  1851. ].join("\n");
  1852. if (false || (document.domain == "zoneofgames.ru" || document.domain.substring(document.domain.indexOf(".zoneofgames.ru") + 1) == "zoneofgames.ru"))
  1853. css += [
  1854. ".branding, .logo {background: none !important; height: auto !important;}"
  1855. ].join("\n");
  1856. if (false || (document.domain == "zoomby.ru" || document.domain.substring(document.domain.indexOf(".zoomby.ru") + 1) == "zoomby.ru"))
  1857. css += [
  1858. ".wrapper {margin-top: 60px !important;}",
  1859. " #global_wrapper_cont {padding: 0 !important;}"
  1860. ].join("\n");
  1861. if (false || (document.domain == "zr.ru" || document.domain.substring(document.domain.indexOf(".zr.ru") + 1) == "zr.ru"))
  1862. css += [
  1863. ".rotate-block {display: table !important;}"
  1864. ].join("\n");
  1865. if (false || (document.domain == "ixbt.com" || document.domain.substring(document.domain.indexOf(".ixbt.com") + 1) == "ixbt.com"))
  1866. css += [
  1867. " body {background: white !important;}",
  1868. " body {background-color: white !important;}",
  1869. " body{background-image: url() !important;}",
  1870. " body{background-image: none !important;}",
  1871. " div{background-image: url() !important;}",
  1872. " .branding {padding-top: 5px !important;}",
  1873. " body {padding-top: 5px !important;}",
  1874. " body:not(#id) > .b-content.b-content__breadcrumbs, body:not(#id) > .b-content__pagecontent {margin-top: 0 !important;}",
  1875. " .limiter{padding-top: 5px !important; margin-top: 0 !important;}",
  1876. " .main_tm_search_tool,.searchline {background: white !important;}",
  1877. // !! для широкоформатных мониторов
  1878. " .header_container, .bottom_container, #content, .content, .wrapper, .limiter {width: 100% !important;}",
  1879. " div.limiter > div.wrapper > div.c_w > table > tbody > tr > td[align=\"center\"] > table[width=\"960\"] {width: 100% !important;}"
  1880. ].join("\n");
  1881. if (false || (document.domain == "dugtor-deer.pw" || document.domain.substring(document.domain.indexOf(".dugtor-deer.pw") + 1) == "dugtor-deer.pw") || (document.domain == "nnm-club.me" || document.domain.substring(document.domain.indexOf(".nnm-club.me") + 1) == "nnm-club.me") || (document.domain == "nnmclub.to" || document.domain.substring(document.domain.indexOf(".nnmclub.to") + 1) == "nnmclub.to"))
  1882. // ! console.log("es1");
  1883. css += [
  1884. "body{background: none !important;}",
  1885. " body {padding-top: 0px !important;}",
  1886. " body{background-image: none !important;}",
  1887. " body{padding: 0 !important;}",
  1888. " body > .wrap {top: 0 !important;}",
  1889. " .skin-block{background-image: url(\" \") !important;}",
  1890. " element.style{background-image: url(\"\") !important;}",
  1891. " #brTop{background-image: url(\"\") !important;}",
  1892. " html{prefix: \" \" !important;}",
  1893. // !! --- широко
  1894. // !! ".wrap{min-width: 1030px;max-width: 100% !important;}",
  1895. " body > table[width=\"85%\"]{width: 100% !important;}",
  1896. " body > div.wrap{max-width: 100% !important;}",
  1897. " body > div.wrap{min-width: 1030px !important;}"
  1898. ].join("\n");
  1899. if (false || (new RegExp("^https?:\/\/(www|beta)\.gismeteo\.")).test(document.location.href))
  1900. css += [
  1901. " #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;}",
  1902. " #logo, .soft-promo, #soft-promo{display: none !important;}",
  1903. // !!? " #graph{float: none !important;}", //проверить
  1904. " div#post-container,div#pre-container,.soft-promo{background: url(\"\") !important;}",
  1905. " td.content.editor{background: url(\"\") !important;} ",
  1906. " div.map.lazyload{background-image: url(\"\") !important;}",
  1907. // !! оставим меню: снежинки вырезать, на бету сходить
  1908. " #header{height:32px !important;}",
  1909. " #header.fcontent{height:26px !important;}",
  1910. " #menu{top: 0px !important;}",
  1911. " .flakesnow{left: 0px !important;}",
  1912. " #weather-top{height:0px !important; padding: 0px !important;}",
  1913. " div.cright>div#information.rframe{display: none !important;}",
  1914. " div.c-right>div#information.rframe{display: none !important;}",
  1915. " div.c-right>div#weather-right.rframe{display: none !important;}",
  1916. " div.c-right>div#weather-gis-news-alter{display: none !important;}",
  1917. " div#informer.rframe{display: none !important;}",
  1918. " div.newstape__feed{display: none !important;}",
  1919. " #information, #informer, .instagramteaser, #weather-lb-content.fcontent, #weather-lb.rframe, .newsadvert{display: none !important;}",
  1920. " #traffim-widget-169.section, #weather-rbkua .fcontent, #w-hor.rframe, .navteaser, #rbc .rframe, .rframe#weather-left {display: none !important;}",
  1921. // !! " section.content>.wrap>[class]>[class]>o-9imj.column-wrap{display: none !important;}",
  1922. " li#tourism_button{display: none !important;}",
  1923. " body[class*=\"-ru\"] > .content > div[class]:last-child > div > div[class]:first-child ~ div:nth-child(n+1), ",
  1924. " body[class*=\"-ru\"] > div[class]:not([id]):nth-child(-n+2) {display: none !important;}"
  1925. ].join("\n");
  1926. if (false || (document.domain == "nnm.ru" || document.domain.substring(document.domain.indexOf(".nnm.ru") + 1) == "nnm.ru") || (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") || (document.domain == "adderall.ru" || document.domain.substring(document.domain.indexOf(".adderall.ru") + 1) == "adderall.ru") || (document.domain == "technogies.ru" || document.domain.substring(document.domain.indexOf(".technogies.ru") + 1) == "technogies.ru") || (document.domain == "rkna.xyz" || document.domain.substring(document.domain.indexOf(".rkna.xyz") + 1) == "rkna.xyz") || (document.domain == "investxp.ru" || document.domain.substring(document.domain.indexOf(".investxp.ru") + 1) == "investxp.ru") || (document.domain == "torror.ru" || document.domain.substring(document.domain.indexOf(".torror.ru") + 1) == "torror.ru"))
  1927. css += [
  1928. " html:not(#id),body:not(#id) {background-image: none!important;}",
  1929. " body{background: none !important;}",
  1930. " body, #theme_8, #theme_2, #theme_3, #theme_4, #theme_5, #theme_6, #theme_7, #theme_1{background: url(\'\') !important;}",
  1931. // !! " body {background-image: none !important;}",
  1932. " body, div#page{background: gray !important; background-color: gray !important;}",
  1933. " body, div#page, element.style, #brTop{background-image: url(\'\') !important;}",
  1934. " body, div#page, .pirate-branding, .pb_button_play{background: none !important;}",
  1935. " div#page, div#wrap, div#content-b{margin-top: 0px !important; top: 0px !important;}",
  1936. " div#optionspanel{margin-top: 0px !important; margin-left: 0px !important;}",
  1937. " div#page > div[style*=\"width: 990px;\"][style*=\"height: 206px; position: relative;\"]{height: 0px !important;}",
  1938. " .pb_top_img, .pirate-branding, a.pb_link, .pb_logo_brand, .pb_left_banner, .pb_right_banner, #b-logo{height: 0px !important;}",
  1939. " .pirate-branding, .pb_button_play_big{top: 0px !important;}",
  1940. " body{padding-top: 0px !important;}",
  1941. " body > #page {padding-top: 0 !important;}",
  1942. " #mmmBanner{height: 0px !important;}",
  1943. " .head_assn {height: 0px !important; width: 0px !important;}",
  1944. " .head_assn .assn_logo {width: 0px !important; height: 0px !important; top: 0px !important; left: 0px !important; background: url(\" \") !important; }",
  1945. " .head_assn .assn_slogan {width: 0px !important; height: 0px !important; top: 0px !important; left: 0px !important; background: url(\" \") !important; }",
  1946. " html{height: 0px !important;}",
  1947. " body{click=(\'\') !important;}",
  1948. // !! заполненяем всю ширину экрана
  1949. " #wrap, htmlarea, text{width: 99% !important;}",
  1950. " #scrollPanel{width: auto !important;}",
  1951. " #wrapper {width: auto !important;}",
  1952. " #content{width: auto !important;}",
  1953. " #content-b, text{width: 100% !important;}",
  1954. " #cntnt, #content-b{position: absolute !important; left: 0px !important; margin-top: 0px !important; margin-left: 0px !important;}",
  1955. // !! проверить замену " .categories{margin: 0 100px 10px !important; float: left !important;}",
  1956. " .categories{width: auto !important; margin: -60px 180px 10px !important; float: left !important;}",
  1957. // !! убрать? " body {text-align: center !important;}",
  1958. // !! убрать? " #page {display: inline-block !important; top: 0px !important; margin-top: 0 !important;}",
  1959. " #wrap {text-align: initial !important;}"
  1960. ].join("\n");
  1961. 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") || (document.domain == "yandex.uz" || document.domain.substring(document.domain.indexOf(".yandex.uz") + 1) == "yandex.uz"))
  1962. css += [
  1963. // ! site yandex
  1964. "div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row .feed__item > div:not([class*=\"card\"]):not([class*=\"feed\"]) > div[class]:not([style]) {background-color: transparent !important;}",
  1965. " div[class*=\"sport-advert\"] {background: none !important;}",
  1966. " div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row .feed__item > div:not([class*=\"card\"]):not([class*=\"feed\"]):after {background: transparent !important;}",
  1967. " div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row .feed__item > div:not([class*=\"card\"]):not([class*=\"feed\"]) {box-shadow: none !important;}",
  1968. " .serp-list_left_yes > .card__narrow {box-shadow: none !important; padding-top: 0 !important; padding-bottom: 0 !important;}",
  1969. " .adv_pos_compare-bottom, .adv_pos_compare-side, .adv_pos_popup, ",
  1970. " .blocks-grid__item_static > .direct_type_stripe, .home-arrow__bottom, ",
  1971. " .mg-page-layout-item_pos_right div[class*=\"wrapper\"] > div[class]:empty, ",
  1972. " .serp-list > .incut > .direct, .sport-advert:empty, .turbo-advert__loader, ",
  1973. " body[class*=\"logged \"][class*=\" b-page_\"] #rtb-inserts, ",
  1974. " body[class*=\"logged \"][class*=\" b-page_\"] ._item-type_rtb-card, ",
  1975. " body[class*=\"logged \"][class*=\" b-page_\"] .direct-desktop_white, ",
  1976. " div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row .feed__item > div:not([class*=\"card\"]):not([class*=\"feed\"]) > div[class]:not([style]) > div[class] > div:not([class]), ",
  1977. " div.media-grid__row[data-blockname=\"infinity_zen\"] .feed__row > .feed__item > .ad-card, ",
  1978. " div[aria-label=\"Реклама\"], ",
  1979. " div[class*=\"cl-teaser cl-teaser_card cl-teaser_fixed\"] ~ div[class=\"cl-teaser cl-teaser_card cl-teaser_fixed\"], ",
  1980. " div[class*=\"sidebar\"] > .direct-snippet, ",
  1981. " div[class*=\"sport-advert_type_\"]:empty, ",
  1982. " script[data-message*=\"/turbo\"] ~ * [class^=\"loader\"][class*=\"__loader\"] {display: none !important;}",
  1983. " .serp-header {margin-top: 0 !important;}",
  1984. " body[class*=\"logged \"][class*=\" b-page_\"] .footer, ",
  1985. " body[class*=\"logged \"][class*=\" b-page_\"] .rows__row_last > [role=\"complementary\"] {margin-top: auto !important;}",
  1986. " .b-page {padding-top: 0 !important;}",
  1987. " .mg-page-layout-item_pos_right div[class*=\"wrapper\"] > div, ",
  1988. " div[class*=\"sport-advert\"] {padding: 0 !important;}",
  1989. " .head-stripe {position: fixed !important; transform: scale(0) !important;}",
  1990. " .map-container ~ #sidebar-container > .sidebar-view ~ .collapse-button {top: 0 !important;}",
  1991. " .b-top-wizard{width: 1000px !important;}",
  1992. " .b-body-items.b-serp-list{width: 1000px !important;}",
  1993. " /* Пустое место от директа на tv.yandex */ ",
  1994. " .tv-grid__page > div[class^=\"tv-grid__item\"], .tv-grid__page > .tv-sortable-item { margin-right: auto !important;}",
  1995. // ! !! чистим maps.yandex
  1996. " .ymaps-map{background: none !important;}",
  1997. // " .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;}",
  1998. " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-hint__x,[class*=\"-copyright__\"]{background-image: url() !important;}",
  1999. " .ymaps-2-1-23-map,.ymaps-2-1-28-map-ru,.ymaps-2-1-30-hint__x,[class*=\"-copyright__\"]{background: url(\'\') !important;}",
  2000. // ! !! убрать все фоновые рисунки в картах
  2001. // ! " ymaps{background-image: url() !important;}",
  2002. " tv.yandex.ru##td[width=\"24%\"]{width: 12% !important;}",
  2003. " a{onmousedown='' !important;}",
  2004. " a{onclick='' !important;}"
  2005. ].join("\n");
  2006. if (false || (document.domain == "soft-club.me" || document.domain.substring(document.domain.indexOf(".soft-club.me") + 1) == "soft-club.me"))
  2007. css += [
  2008. // ! !! --- широко
  2009. " .main,.main-wrap,.header,.header-main{width: 100% !important;}",
  2010. " div.all,div.all-wrap,.pageWidth{max-width: 100% !important; width: 100% !important;}",
  2011. " article,.header,.header-main{width: 100% !important;}",
  2012. " div.content{width: 80% !important;}",
  2013. " div.sidebar1{width: 18% !important;}"
  2014. ].join("\n");
  2015. if (false || (document.domain == "4seasons-ltc.com" || document.domain.substring(document.domain.indexOf(".4seasons-ltc.com") + 1) == "4seasons-ltc.com"))
  2016. css += [
  2017. "body{background-image: none !important;}",
  2018. " body{font-family: Tahoma !important;}"
  2019. ].join("\n");
  2020. if (false || (document.domain == "80-e.ru" || document.domain.substring(document.domain.indexOf(".80-e.ru") + 1) == "80-e.ru"))
  2021. css += [
  2022. " div#ipbwrapper{margin: 0 !important; width: inherit !important; max-width: inherit !important;}"
  2023. ].join("\n");
  2024. if (false || (document.domain == "china-review.com.ua" || document.domain.substring(document.domain.indexOf(".china-review.com.ua") + 1) == "china-review.com.ua"))
  2025. css += [
  2026. "body{background: url() !important;}",
  2027. " body{background-image: none !important;}",
  2028. " body{background: none !important;}",
  2029. " body{margin-top: 0px !important;}"
  2030. ].join("\n");
  2031. if (false || (document.domain == "ag.ru" || document.domain.substring(document.domain.indexOf(".ag.ru") + 1) == "ag.ru"))
  2032. css += [
  2033. "body{background: none !important;} .layer_top {background: none !important;} .layer_bottom {background: none !important;} .cast_bg{background: none !important;}",
  2034. " .contentbg {background-image: none !important;} #4iframe {background-image: none !important;} ",
  2035. " #framescr{background-image: none !important;}"
  2036. ].join("\n");
  2037. if (false || (document.domain == "amovies.tv" || document.domain.substring(document.domain.indexOf(".amovies.tv") + 1) == "amovies.tv"))
  2038. css += [
  2039. // !! расширяем
  2040. "article{width: 980px !important;}",
  2041. " #vk_select {float: none !important; margin-left: 445px !important;}",
  2042. " #vk_top,#vk_select {background: url() !important;}"
  2043. ].join("\n");
  2044. if (false || (document.domain == "apteka.ru" || document.domain.substring(document.domain.indexOf(".apteka.ru") + 1) == "apteka.ru"))
  2045. css += [
  2046. " div.wrapper_root > div.wrapper > section.middle{margin-bottom: 0 !important;}",
  2047. " div.wrapper_root > div.wrapper > section.middle > div.container.clr{min-height: 180px !important;}",
  2048. " div.wrapper_root > div.wrapper > section.middle > div.container.clr > div.content.bottom-content > section.items.items-tile.items-viewed{margin: 0 !important;}",
  2049. " div.wrapper_root > div.wrapper > section.middle > div.tabs.top-tabs.clr{margin-bottom: 0 !important;}"
  2050. ].join("\n");
  2051. if (false || (document.domain == "avito.ru" || document.domain.substring(document.domain.indexOf(".avito.ru") + 1) == "avito.ru"))
  2052. css += " .bonprix-1{background: none !important;} ";
  2053. if (false || (document.domain == "bash.im" || document.domain.substring(document.domain.indexOf(".bash.im") + 1) == "bash.im"))
  2054. css += " span.csd{background: none !important;}";
  2055. if (false || (document.domain == "batzbatz.com" || document.domain.substring(document.domain.indexOf(".batzbatz.com") + 1) == "batzbatz.com"))
  2056. css += [
  2057. // !! " !! расширяем
  2058. " .wrap{width: 100% !important;}",
  2059. " .left{width: 75% !important;}"
  2060. ].join("\n");
  2061. if (false || (document.domain == "best-cashback.ru" || document.domain.substring(document.domain.indexOf(".best-cashback.ru") + 1) == "best-cashback.ru"))
  2062. css += [
  2063. " [id=\"menu-osnovnoe-menyu\"] > [id^=\"menu-item-\"] > a.menu-item-link{color: black !important;}",
  2064. " div#theme-page{top: 80px !important;}",
  2065. " [class^=\"mk-header-\"]{background-color: lightgrey !important;}",
  2066. " section#mk-footer{padding: 0 !important; top: 80px !important;}",
  2067. " div#sub-footer{background-color: lightgrey !important;}"
  2068. ].join("\n");
  2069. if (false || (document.domain == "besplatnye-kupony.ru" || document.domain.substring(document.domain.indexOf(".besplatnye-kupony.ru") + 1) == "besplatnye-kupony.ru"))
  2070. css += [
  2071. " body{background: none !important; background-color: lightgrey !important;}",
  2072. " div{width: inherit !important; margin: 0 !important;}",
  2073. " div#site-container{border: none !important;}"
  2074. ].join("\n");
  2075. if (false || (document.domain == "bestrepack.net" || document.domain.substring(document.domain.indexOf(".bestrepack.net") + 1) == "bestrepack.net"))
  2076. css += " div#body_container{padding: 0 !important;}";
  2077. if (false || (document.domain == "bigpicture.ru" || document.domain.substring(document.domain.indexOf(".bigpicture.ru") + 1) == "bigpicture.ru"))
  2078. css += [
  2079. " div.content{padding: 0 !important;}",
  2080. " div.podheader{width: 240px !important; float: right !important;}",
  2081. " div.podheader-right{float: right !important;}"
  2082. ].join("\n");
  2083. 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"))
  2084. css += [
  2085. " body{background-image: none !important;}",
  2086. " body{background-image: url(\" \") !important;}",
  2087. // !! --- расширим ---
  2088. " .content-outer, .content-fauxcolumn-outer, .region-inner {max-width: none !important;}",
  2089. " div#header-inner > div.descriptionwrapper{margin-bottom: 5px !important;}",
  2090. " #outer-wrapper {width: 95% !important;}",
  2091. " #main-wrapper {width: 95% !important;}"
  2092. ].join("\n");
  2093. if (false || (document.domain == "bookvoed.ru" || document.domain.substring(document.domain.indexOf(".bookvoed.ru") + 1) == "bookvoed.ru"))
  2094. css += " .Fh{margin-top: 79px !important;}";
  2095. if (false || (document.domain == "calend.ru" || document.domain.substring(document.domain.indexOf(".calend.ru") + 1) == "calend.ru"))
  2096. css += " .pad, .main-l{width: 95% !important;}";
  2097. if (false || (document.domain == "clubupravdom.ru" || document.domain.substring(document.domain.indexOf(".clubupravdom.ru") + 1) == "clubupravdom.ru"))
  2098. css += " *{background-image: none !important;}";
  2099. if (false || (document.domain == "computerra.ru" || document.domain.substring(document.domain.indexOf(".computerra.ru") + 1) == "computerra.ru"))
  2100. css += [
  2101. " body{background: none!important;}",
  2102. " div > p{text-align: justify !important;}",
  2103. " div.top {top: 0px !important; width: auto !important;}",
  2104. " div.top-submenu {width: 100% !important;}",
  2105. " div.main {margin-top: 0px !important;}",
  2106. " div.column{max-width: 80% !important;}",
  2107. " div.main-column.main-column-article{width: 100% !important;}"
  2108. ].join("\n");
  2109. if (false || (document.domain == "cont.ws" || document.domain.substring(document.domain.indexOf(".cont.ws") + 1) == "cont.ws"))
  2110. css += [
  2111. " body > div.content{width: 100% !important;}",
  2112. " body > div.content > div{margin: 0 !important;}",
  2113. " body > div.content{margin-left: 5px !important;}",
  2114. " body > div.content{margin-right: 5px !important;}",
  2115. " div.sidebar{width: 14% !important;}",
  2116. " [class^=\"post\"]{width: 85% !important;}",
  2117. " [class^=\"post\"]{max-width: 1880px !important; margin: 0 !important; padding: 0 !important;}",
  2118. " div.post > [class^=\"article\"]{padding: 0 !important;}",
  2119. " div#wp.author-bar2.wallpaper.plus{background-image: url() !important; padding: 0 !important;}",
  2120. " div.author-bar2-inside{padding: 0 !important;}",
  2121. " a.m_author{display: inline-block !important;}",
  2122. " .plus .author-bar2-inside{color: #666 !important;}",
  2123. " div.dark{background: url() !important;}",
  2124. " .wallpaper .author-bar2-inside, .wallpaper .author-bar2-inside a, .wallpaper .author-bar2-inside textarea {color: inherit !important;}"
  2125. ].join("\n");
  2126. if (false || (document.domain == "crowdin.com" || document.domain.substring(document.domain.indexOf(".crowdin.com") + 1) == "crowdin.com"))
  2127. css += " #user-cover-picture,#user-cover-picture-blurred{background: url() !important;}";
  2128. 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"))
  2129. css += [
  2130. "body{background: none !important;}",
  2131. " td{background-image: none !important;}"
  2132. ].join("\n");
  2133. if (false || (document.domain == "ebay-forum.ru" || document.domain.substring(document.domain.indexOf(".ebay-forum.ru") + 1) == "ebay-forum.ru"))
  2134. 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;}";
  2135. 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"))
  2136. css += [
  2137. "body{background: none !important;}",
  2138. " body{background-image: none !important;}"
  2139. ].join("\n");
  2140. if (false || (document.domain == "ddlmkvhd.com" || document.domain.substring(document.domain.indexOf(".ddlmkvhd.com") + 1) == "ddlmkvhd.com"))
  2141. css += [
  2142. " body{background: none !important;}",
  2143. " div.page-body-t{position: relative !important;}"
  2144. ].join("\n");
  2145. if (false || (document.domain == "ddlvillage.org" || document.domain.substring(document.domain.indexOf(".ddlvillage.org") + 1) == "ddlvillage.org"))
  2146. css += [
  2147. " div{background: none !important;}"
  2148. ].join("\n");
  2149. if (false || (document.domain == "f1news.ru" || document.domain.substring(document.domain.indexOf(".f1news.ru") + 1) == "f1news.ru"))
  2150. css += [
  2151. " div[id=\"bannerText\"]{border: 0px !important; margin-left: 10px !important;}",
  2152. " body{background: url() top center no-repeat #000000 !important;}",
  2153. // !! расширяем текстовое поле
  2154. " div#textBlock{width: 900px !important;}"
  2155. ].join("\n");
  2156. if (false || (document.domain == "facebook.com" || document.domain.substring(document.domain.indexOf(".facebook.com") + 1) == "facebook.com"))
  2157. css += [
  2158. // !! !! расширение, но текст подползает под боковую панель
  2159. // !! " #contentArea {width: 750px !important;}",
  2160. // !! " .uiUfi {width: 650px !important;}",
  2161. // !! " body {background: url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  2162. // !! " #contentCol {background: url(http://www.maxthon-fr.com/10ours/facebook/wb.jpg) fixed !important;}",
  2163. " div#profile_stream_composer {background-color: #C1D5F6 !important;}",
  2164. " #blueBar {background-color: transparent !important;}",
  2165. " #headNav {background-color: #transparent !important;}",
  2166. " .jewelButton {background-color: transparent !important;}",
  2167. // !! " #fbNotificationsFlyout {left: 10px !important;}",
  2168. " .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;}",
  2169. // !! " #pageNav a {color: #00ffff !important;display: inline-block;font-weight: bold;height: 22px;padding: 8px 10px 0px;text-decoration: none;}",
  2170. " .UIImageBlock {color: #000000 !important;}",
  2171. " .fcg {color: darkgreen !important;}",
  2172. " .mts.uiAttachmentDesc.translationEligibleUserAttachmentMessage {color: black !important;}"
  2173. ].join("\n");
  2174. 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"))
  2175. css += [
  2176. " html, html > body {cursor: auto !important;}",
  2177. " #picContainer > img {display: none !important;}",
  2178. " #show-code-content {left: calc(50% - 335px) !important;}",
  2179. " #picContainer > [title=\"Нажмите для увеличения изображения\"] > img {margin-bottom: 0 !important;}",
  2180. " #footer, .pic-container > img {margin-top: 0 !important;}",
  2181. " #foot-area {margin-top: 0 !important; background: none !important;}",
  2182. " #picContainer {margin: auto !important; margin-top: 0 !important; width: 620px !important;}",
  2183. " #bcontent {margin: auto !important; margin-top: 0 !important; width: 620px !important; pointer-events: none !important;}",
  2184. " #bfooter-container {padding-top: 0 !important;}",
  2185. " #bcontent > *, body > * {pointer-events: auto !important;}",
  2186. " body {pointer-events: none !important;}",
  2187. " html, body {pointer-events: none !important; height: 110% !important;}",
  2188. //??
  2189. " html,body,#mainContainer,#footerContainer,#content,#footer {margin: 0 !important; width: 100% !important; border-radius: 0 !important;}",
  2190. " #mainContainer > table {width: 850px !important; margin: auto !important;}",
  2191. " html,body {display: flex !important; flex-direction: column !important;}",
  2192. " #mainContainer {flex-grow: 1 !important;}",
  2193. " #mainContainer,#footerContainer {overflow: visible !important;}",
  2194. " #content,#footer {background-color: transparent !important;}",
  2195. " #content {display: flex !important; flex-grow: 1 !important; min-height: inherit !important;}",
  2196. //??
  2197. " #logo-area{padding-top: 0px !important;}",
  2198. " *{background: none !important;}",
  2199. " *{background-image: none !important;}",
  2200. " #footer-container {background-image: none !important; height: auto !important;}",
  2201. " body > a {display: none !important;}",
  2202. " div#show-code-content.rounded-corners{position: inherit !important;}",
  2203. " div#foot-area.center.rounded-corners{position: inherit !important;}",
  2204. " div#footer.center.rounded-corners{position: inherit !important;}",
  2205. " .center {padding: 0 !important;}",
  2206. " div#right-bottom.rounded-corners{position: relative !important; margin-top: 0px !important; height: 0px !important; padding-top: 5px !important;}",
  2207. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  2208. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  2209. " body{padding-top: 0px !important;}",
  2210. // !! всё - чёрным
  2211. " *{color: black !important;}",
  2212. " body{background: none !important;}"
  2213. // " html {background-color: #171616 !important;}"
  2214. ].join("\n");
  2215. if (false || (document.domain == "fapl.ru" || document.domain.substring(document.domain.indexOf(".fapl.ru") + 1) == "fapl.ru"))
  2216. css += [
  2217. " noindex > div[id]{background-image: none !important;}",
  2218. " noindex > div[id]{background-image: url(\"\") !important;}",
  2219. // ! --- широко
  2220. " body > div#wrapper{width: 98% !important;}",
  2221. " body > div#wrapper > div#container{width: 84% !important; padding: 1px !important;}",
  2222. " body > div#wrapper > div#container > div#content{width: 75% !important;}",
  2223. " body > div#wrapper > div#container > div#content > div.block{width: 99% !important;}"
  2224. ].join("\n");
  2225. if (false || (document.domain == "filmix.net" || document.domain.substring(document.domain.indexOf(".filmix.net") + 1) == "filmix.net"))
  2226. css += " body{padding: 0px 0 0 0 !important;}";
  2227. if (false || (document.domain == "formulakino.ru" || document.domain.substring(document.domain.indexOf(".formulakino.ru") + 1) == "formulakino.ru"))
  2228. css += [
  2229. " div.backF > a > span{background-image: none !important; background: #fff !important;}",
  2230. " div.vjs-poster{background: url() !important;}",
  2231. " div.pagecontent{margin-top: 0px !important;}",
  2232. " div#wrapper{background: #fff !important;}"
  2233. ].join("\n");
  2234. if (false || (document.domain == "google.ru" || document.domain.substring(document.domain.indexOf(".google.ru") + 1) == "google.ru"))
  2235. css += [
  2236. " 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;}",
  2237. " body[class=\"cP\"] tr td.Bu:last-child div.nH div.nH div.nH:first-child:hover {opacity: 1 !important;}",
  2238. " body[class=\"cP\"] tr td.Bu:last-child div.nH {width: 0px !important;}",
  2239. // ! расширяем выдачу в поиске
  2240. " .center_col,#center_col {width: 1000px !important; margin-left: 10px !important; margin-right: 10px !important;} .s {max-width: 100% !important;}"
  2241. ].join("\n");
  2242. if (false || (document.domain == "ifmo.ru" || document.domain.substring(document.domain.indexOf(".ifmo.ru") + 1) == "ifmo.ru"))
  2243. css += [
  2244. " header.h-header, .b-header-pad{height: 100px !important;}"
  2245. ].join("\n");
  2246. if (false || (document.domain == "inosmi.ru" || document.domain.substring(document.domain.indexOf(".inosmi.ru") + 1) == "inosmi.ru"))
  2247. css += [
  2248. " body{background-image: none !important;}",
  2249. " body{background: url() !important;}",
  2250. // !! поаккуратнее
  2251. " .header{padding-top: 0px !important;}",
  2252. " #addbwr{margin-top: 0px !important;}",
  2253. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след. строками )
  2254. " .main{width: 95% !important;}",
  2255. " .comments .comments-list ul li {max-width: 95% !important; }",
  2256. " button.layout__scroll-to-top {left: 2% !important; }"
  2257. ].join("\n");
  2258. if (false || (document.domain == "keeplinks.eu" || document.domain.substring(document.domain.indexOf(".keeplinks.eu") + 1) == "keeplinks.eu"))
  2259. css += " div#header{background: none !important;}";
  2260. if (false || (document.domain == "kino-tor.net" || document.domain.substring(document.domain.indexOf(".kino-tor.net") + 1) == "kino-tor.net"))
  2261. css += [
  2262. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  2263. " .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  2264. " .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  2265. " body{padding-top: 0px !important;}"
  2266. ].join("\n");
  2267. if (false || (document.domain == "letitfilms.com" || document.domain.substring(document.domain.indexOf(".letitfilms.com") + 1) == "letitfilms.com"))
  2268. css += [
  2269. " body{background: url() !important; background-color: black !important;}",
  2270. " div#container{width: inherit !important; margin: 0 !important;}",
  2271. " div#container > div#main > *{padding: 0 !important;}",
  2272. " div#container > div#main > aside{width: 20% !important;}",
  2273. " div#container > div#main > div#content{width: 79% !important;}"
  2274. ].join("\n");
  2275. if (false || (document.domain == "livesport.ws" || document.domain.substring(document.domain.indexOf(".livesport.ws") + 1) == "livesport.ws"))
  2276. css += [
  2277. // !! убираем фон и баннер
  2278. " body {background: none !important; color: #333 !important;}",
  2279. " body{background: url() !important; background-color: #000002 !important;}",
  2280. " body,.top-panel-wrap.fixed {background-image: url() !important;}",
  2281. " body{background-image: none !important;}",
  2282. " div[id=\"flash\"]{height: 0px !important;}"
  2283. ].join("\n");
  2284. if (false || (document.domain == "lifetambov.ru" || document.domain.substring(document.domain.indexOf(".lifetambov.ru") + 1) == "lifetambov.ru"))
  2285. css += [
  2286. ".theme-wrapper > .container > div {padding-bottom: unset !important;}"
  2287. ].join("\n");
  2288. if (false || (document.domain == "list-org.com" || document.domain.substring(document.domain.indexOf(".list-org.com") + 1) == "list-org.com"))
  2289. css += [
  2290. ".menu > #map ~ div {background: transparent !important; border: transparent !important;}"
  2291. ].join("\n");
  2292. 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"))
  2293. css += [
  2294. ".content {margin-top: 0 !important;}"
  2295. ].join("\n");
  2296. if (false || (document.domain == "livesport.ws" || document.domain.substring(document.domain.indexOf(".livesport.ws") + 1) == "livesport.ws"))
  2297. css += [
  2298. "body > div:not([id]):not([class]) + div:not([id]):not([class]) + div:not([id]):not([class]) + div:not([id]):not([class]) ~ div[id]:not([class]) {display: none !important;}",
  2299. " body {padding-top: 0 !important;}"
  2300. ].join("\n");
  2301. 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"))
  2302. css += [
  2303. // " body{background: #c0c0c0 !important;}",
  2304. " body {background-image: none !important; background-color: #1c1e1f !important;}",
  2305. " body{background: none !important;}",
  2306. " body{background-image: none !important;}",
  2307. " body{background: gray !important;}",
  2308. ".footer {background: #1c1e1f !important; color: #fff !important;}",
  2309. " body > a[onclick], body > div > div[style^=\"padding-top\"], ",
  2310. " body > div:not([id]):not([class]), body > span, ",
  2311. " script + a[href][target] + div[style*=\"absolute\"][style*=\"margin-left\"] {display: none !important;}",
  2312. " div[class=\"mid\"]{background: LightGrey !important;}",
  2313. // !! ==== и меняем на читаемый цвет
  2314. " div[class=\"user_avatar\"]{color: black !important;}",
  2315. " span[class=\"wh\"]{color: black !important;}",
  2316. " a[href*=\"\/my.php\"]{color: black !important;}",
  2317. " a[href*=\"\/messages.php\"]{color: black !important;}",
  2318. " a[href*=\"bogi.ru\/logout.php\"]{color: black !important;}",
  2319. // !! расширяем полезную площадь
  2320. " .lstfml .wrapper{margin-bottom: 15px !important; width: 100% !important; }",
  2321. " .lstfml #main-center-side{width: 70% !important;}",
  2322. " .lstfml #main-left-side{width: 12% !important;}",
  2323. " .lstfml #main-right-side{width: 14% !important;}",
  2324. " a.new-movie, a.new-movie > img{width: 95% !important;}",
  2325. " a.new-movie > div.title{width: 100% !important;}",
  2326. " a.new-movie > div.date{width: 30% !important;}",
  2327. " .lstfml .left-pane{width: 75% !important;}"
  2328. ].join("\n");
  2329. if (false || (document.domain == "mail.ru" || document.domain.substring(document.domain.indexOf(".mail.ru") + 1) == "mail.ru"))
  2330. css += [
  2331. ".search__btn_orange_default {background-color: rgb(0, 95, 249) !important;}",
  2332. " #search.search_orange {border-top-color: rgb(0, 95, 249) !important; border-right-color: rgb(0, 95, 249) !important; border-bottom-color: rgb(0, 95, 249) !important; border-left-color: rgb(0, 95, 249) !important; box-shadow: rgb(0, 95, 249) 0 0 0 10px inset !important;}",
  2333. " #bubble-home, body > .grid .grid__rcol > .games, body > .grid .news-item_tgb, ",
  2334. " body > .grid .rectangle-banner, ",
  2335. " body > .grid > div[class^=\"grid\"][class*=\"__header\"] > .toolbar, ",
  2336. " body > .zeropixel ~ * .i-clearfix.feed-generic__container, ",
  2337. " body > .zeropixel ~ * .searchContainer ~ .ssr-main ~ div[class] ~ div[class], ",
  2338. " body > .zeropixel ~ * .searchContainer ~ [class] > .tabs-content ~ div > div:first-child:not([name]), ",
  2339. " body > .zeropixel ~ * div .eventbar, ",
  2340. " body > .zeropixel ~ * div[class][style^=\"color:\"][style$=\"background-size:auto 40px\"], ",
  2341. " body > .zeropixel ~ div div[class*=\"notify\"], body > div > .pulse {display: none !important;}"
  2342. ].join("\n");
  2343. if (false || (document.domain == "mail.ru" || document.domain.substring(document.domain.indexOf(".mail.ru") + 1) == "mail.ru") || (document.domain == "sportmail.ru" || document.domain.substring(document.domain.indexOf(".sportmail.ru") + 1) == "sportmail.ru"))
  2344. css += [
  2345. "#video-footer, .ph-balloon, .pulse-lenta {display: none !important;}"
  2346. ].join("\n");
  2347. if (false || (document.domain == "meduza.io" || document.domain.substring(document.domain.indexOf(".meduza.io") + 1) == "meduza.io"))
  2348. css += [
  2349. // !! "!! <--- Выравнивание шрифта --- > ",
  2350. " div.Material-container {text-align: justify !important;}",
  2351. " div.Page-section {text-align: center !important;}",
  2352. // !! "!! <--- Форматируем заголовки --- > ",
  2353. " *[class*=\"MaterialHeader\"] {max-width: 100% !important; text-align: center !important;}",
  2354. // !! "!! <--- Размеры блоков --- > ",
  2355. " div.Lead {max-width: 100% !important;}",
  2356. " div[class*=\"Content\"] {max-width: 120% !important;}",
  2357. " div.Body > p{max-width: 100% !important;}",
  2358. " div[class=\"Context\"] {max-width: 95% !important;}",
  2359. " div.Figure-title{max-width: 100% !important;}",
  2360. " blockquote {max-width: 100% !important;}",
  2361. " div.Related{max-width: 100% !important;}",
  2362. " div.Body > div{max-width: 100% !important;}"
  2363. ].join("\n");
  2364. if (false || (document.domain == "megashara.com" || document.domain.substring(document.domain.indexOf(".megashara.com") + 1) == "megashara.com"))
  2365. css += [
  2366. // !! расширяем
  2367. " .all, #content{width: 100% !important;}",
  2368. " #center-block {width: 65% !important;}"
  2369. ].join("\n");
  2370. if (false || (document.domain == "ncrypt.in" || document.domain.substring(document.domain.indexOf(".ncrypt.in") + 1) == "ncrypt.in"))
  2371. css += [
  2372. " body{background: none !important;}",
  2373. " div#wrapper{margin: 0 0 0 0 !important;}"
  2374. ].join("\n");
  2375. if (false || (document.domain == "nn.ru" || document.domain.substring(document.domain.indexOf(".nn.ru") + 1) == "nn.ru"))
  2376. css += [
  2377. " .body-cont {background-image: url(\' \') !important;}",
  2378. // !! расширяем
  2379. " .rn-global-container__inner {padding-right: 0px !important;}",
  2380. " .body-cont {margin-right: 0px !important;}"
  2381. ].join("\n");
  2382. if (false || (document.domain == "picclick.ru" || document.domain.substring(document.domain.indexOf(".picclick.ru") + 1) == "picclick.ru") || (document.domain == "picclock.ru" || document.domain.substring(document.domain.indexOf(".picclock.ru") + 1) == "picclock.ru") || (document.domain == "picforall.ru" || document.domain.substring(document.domain.indexOf(".picforall.ru") + 1) == "picforall.ru"))
  2383. css += [
  2384. "div[id^=\"pai_thumbz_\"][id$=\"_side\"] {background: #363636 !important;}"
  2385. ].join("\n");
  2386. if (false || (document.domain == "pikabu.ru" || document.domain.substring(document.domain.indexOf(".pikabu.ru") + 1) == "pikabu.ru"))
  2387. css += [
  2388. ".footer__inner {background-color: var(--color--app__bg) !important; color: var(--color--app__text) !important;}",
  2389. " header > .header__main {background-color: var(--color--header__bg) !important;}",
  2390. " .footer {height: auto !important;}",
  2391. " .app > .app__inner[style*=\"padding-top\"] {padding-top: 64px !important;}"
  2392. ].join("\n");
  2393. if (false || (document.domain == "pimpletv.ru" || document.domain.substring(document.domain.indexOf(".pimpletv.ru") + 1) == "pimpletv.ru"))
  2394. css += [
  2395. "body > #branding {padding-top: 0 !important;}"
  2396. ].join("\n");
  2397. if (false || (document.domain == "playground.ru" || document.domain.substring(document.domain.indexOf(".playground.ru") + 1) == "playground.ru"))
  2398. css += [
  2399. "#foundationWrapper {background: #373737 !important; padding-top: 0 !important;}",
  2400. " #foundationWrapper > * {pointer-events: auto !important;}",
  2401. " #foundationWrapper {pointer-events: none !important;}"
  2402. ].join("\n");
  2403. if (false || (document.domain == "pikabu.ru" || document.domain.substring(document.domain.indexOf(".pikabu.ru") + 1) == "pikabu.ru"))
  2404. css += [
  2405. " div.paral > a > div{background: url() !important;}",
  2406. " div.paral > a > div{height: 64px !important;}",
  2407. " table#header_t {margin-top: 0px !important;}",
  2408. " \\!! расширяем полезную площадь",
  2409. " .b-story__content, .b-story__content_type_text {margin-left: 5px !important; width: 800px !important; max-width: 800px !important;}"
  2410. ].join("\n");
  2411. if (false || (document.domain == "piter.tv" || document.domain.substring(document.domain.indexOf(".piter.tv") + 1) == "piter.tv"))
  2412. css += [
  2413. " body{background-image: none !important;}"
  2414. ].join("\n");
  2415. if (false || (document.domain == "politikus.ru" || document.domain.substring(document.domain.indexOf(".politikus.ru") + 1) == "politikus.ru"))
  2416. css += [
  2417. " body{background-image: none !important;}",
  2418. " body{background: url() !important;}",
  2419. // !! расширяем (если не надо - закомментировать (поставить воскл.знаки // ! перед след.четырьмя строками )
  2420. // " #main_content_holder{width: 100% !important; }",
  2421. // " #left{width: 80% !important; }",
  2422. // " .holder, div.block, .content, #dle-content{width: 100% !important; }",
  2423. // " .fullstory{width: 95% !important; }"
  2424. // !! доработанный вариант от Buba5473
  2425. " div#header{width: inherit !important; margin: 0 !important;}",
  2426. " div#header > div.holder{width: inherit !important; margin: 0 !important;}",
  2427. " div#main_content_holder{width: inherit !important; margin: 0 !important;}",
  2428. " div#main_content_holder > div#maintpl > div.holder{width: inherit !important; margin: 0 !important;}",
  2429. " div#main_footer_holder{width: inherit !important; margin: 0 !important;}",
  2430. " div#main_footer_holder > div.holder{width: inherit !important; margin: 0 !important;}",
  2431. " div#main_content{margin: 0 !important;}",
  2432. " div#right{margin: 0 !important; float: none !important; width: inherit !important;}",
  2433. " div#left{width: 80% !important;}"
  2434. ].join("\n");
  2435. if (false || (document.domain == "pleer.com" || document.domain.substring(document.domain.indexOf(".pleer.com") + 1) == "pleer.com"))
  2436. css += [
  2437. " div#main.clearfix > div#container > div#content{margin: 0 !important;}",
  2438. " 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;}",
  2439. " 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;}"
  2440. ].join("\n");
  2441. 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"))
  2442. css += [
  2443. " .brand_bg{background-image: none !important;}",
  2444. // " .base-page_wrapper {width: auto !important; padding: 0 !important; background-position: center !important;}",
  2445. ".base-page_wrapper, .render_body_main {width: auto !important; padding: 0 !important; margin: 0 !important; background-position: center !important;}",
  2446. " .no-advert_wrapper_top, .no-advert_wrapper_bottom {width: 830px !important; margin: auto !important;}",
  2447. " .content{padding-top: 0px !important;}",
  2448. " .brand_bg{top: 0px !important;}",
  2449. " div.render_body_main {padding-top: 0px !important;}",
  2450. " div.ComplainAdminControl{left: 70px !important;}"
  2451. ].join("\n");
  2452. if (false || (document.domain == "newsyou.info" || document.domain.substring(document.domain.indexOf(".newsyou.info") + 1) == "newsyou.info"))
  2453. css += [
  2454. ".home {background-image: none !important; padding-top: 0 !important;}"
  2455. ].join("\n");
  2456. 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"))
  2457. css += [
  2458. ".social-popup, .subscribe-popup-cover, .subscribe-popup__wrapper {display: none !important;}"
  2459. ].join("\n");
  2460. 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"))
  2461. css += [
  2462. // !! из старого, режет почту ".b-left-column .b-left-column__wrapper{margin: 0 !important;}",
  2463. " div[class=\"appWindow\"]{right: 0px !important;}",
  2464. // !! --- чистим фон
  2465. " body, html {background-image: url(\' \') !important; background: #f7f7f7 !important; }",
  2466. " div.b-header, element.style, .topcover{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  2467. " header.header{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  2468. " .region-back, .main-page__background-wrap {background: none !important; background-image: url(\' \') !important; background: url(\' \') !important;}",
  2469. " .sl, .sl_holder, .width.p16.tnav, .promo_def{background-image: url(\' \') !important; background: #bdbdbd !important; }",
  2470. // !?##.b-informers__link{color: #030303 !important; }
  2471. // !! --- расширяем полезную площадь страницы
  2472. " .footer__wrap, .grid, .article, .nav__wrap, .j-metrics__views-out, .j-article__bounding, .j-statistics__cluster, .popup__wrap {width: 95% !important;}",
  2473. " .grid, .article__inner.wide {margin-left: 50px !important; margin-right: 50px !important;}",
  2474. " 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;}",
  2475. " .l-columns, .l-column-15, .l-column-16-5, .b-topic-body {width: 100% !important;}",
  2476. " .l-container, .b-topic-show__main, .mixednews__inner, .sizefix {width: 95% !important;}",
  2477. " .article__inner.narrow {margin-right: 3% !important;}",
  2478. " .action-panel, .content {margin-right: 3% !important; margin-left: 3% !important;}",
  2479. " section.standalone-news section.main{padding: 0 !important;}",
  2480. " .l-right-column-wrapper, .description-serial__container, .column, .card-full {padding-right: 0 !important;}",
  2481. " table.r--main, .article-item, .b-root-layout__inner, .news-item-layout, .page-base, .card-full {max-width: 100% !important; width: 100% !important;}",
  2482. " .appWindowWithBanner, .appSearchBar{right: 0px !important;}",
  2483. " .appWindow {width: 100% !important;}",
  2484. " .grid_18{width: 70% !important;}",
  2485. " .container, .seasons-links, .l-content{margin-right: 20px !important; margin-left: 20px !important; width: 100% !important;}",
  2486. " .tvguide-wrapper, .article-layout-wrapper {width: 95% !important;}",
  2487. " .left-side, .left-column, .left-column.js-main-column, .main-content {width: 100% !important;}",
  2488. " .seasons-links__slider-container._with-all-link{width: 85% !important;}",
  2489. " .b-topic-show__content iframe, .b-topic-show__text img, .b-topic-show__image img {width: auto !important;}",
  2490. " .preview {width: 70% !important; background: #fdfdfd !important;}",
  2491. " .preview img, .preview > img {width: auto !important; hight: auto !important;}"
  2492. ].join("\n");
  2493. 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"))
  2494. css += [
  2495. "body{background: none !important;}",
  2496. " body {background-image: none !important;}",
  2497. " .with-bg{background-image: url(\" \") !important;}",
  2498. " .with-bg{background: url(\" \") !important;}",
  2499. " .with-bg{background: none !important;}",
  2500. " .with-bg{background: #c0c0c0 !important;}"
  2501. ].join("\n");
  2502. if (false || (document.domain == "riperam.org" || document.domain.substring(document.domain.indexOf(".riperam.org") + 1) == "riperam.org") || (document.domain == "riper.am" || document.domain.substring(document.domain.indexOf(".riper.am") + 1) == "riper.am"))
  2503. css += [
  2504. "#octo-set{background-image: none !important; padding-top: 0 !important;}",
  2505. " #main-wrapper{width: auto !important;}",
  2506. " body{background-image: none !important;} ",
  2507. " body{background: none !important;}",
  2508. " #main-wrapper{top: 10px !important;}",
  2509. " #main-wrapper > #wrap {padding: 0 10px !important;}",
  2510. // !! cкрыть заголовок
  2511. " #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;}"
  2512. ].join("\n");
  2513. 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"))
  2514. css += [
  2515. "*{background: none !important;}",
  2516. " *{background: url(\' \') !important;}",
  2517. " *{background: silver !important; color: black !important;}",
  2518. " 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; }"
  2519. ].join("\n");
  2520. if (false || (document.domain == "rusnext.ru" || document.domain.substring(document.domain.indexOf(".rusnext.ru") + 1) == "rusnext.ru"))
  2521. css += [
  2522. // !! расширяем
  2523. " body{line-height: 1.2 !important;}",
  2524. " main>div.container {max-width: 1850px !important; width: 98% !important;}",
  2525. " main>div.container {margin-left: 20px !important;}",
  2526. " main>div.container>div.row>div#content {width: 60% !important;}",
  2527. " .col-md-3{width: 20% !important;}",
  2528. " .col-md-6{width: 60% !important;}",
  2529. " #block-views-slider-18-block{width: 60% !important;margin-left: 20% !important;}",
  2530. " main>div.container>div.row>div#content > div:nth-of-type(2) {font-size: 1.2em !important;}",
  2531. " main>div.container>div.row>div#content>div#region-top{width: 50% !important;margin-left: 25% !important;}"
  2532. ].join("\n");
  2533. if (false || (document.domain == "ruspravda.info" || document.domain.substring(document.domain.indexOf(".ruspravda.info") + 1) == "ruspravda.info"))
  2534. css += [
  2535. "body{background: white !important;}",
  2536. " table#header_t {margin-top: 0px !important;}"
  2537. ].join("\n");
  2538. if (false || (document.domain == "rustorka.com" || document.domain.substring(document.domain.indexOf(".rustorka.com") + 1) == "rustorka.com"))
  2539. css += " .topmenu{margin-top: 25px !important;}";
  2540. 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"))
  2541. css += [
  2542. // !! оформление от zuefhrf
  2543. " body{padding-top: 5px !important;}",
  2544. " div#brTop {background-image: url(\" \") !important;}",
  2545. " div#ws div#sidebar{top: 0px !important;}",
  2546. " div#ws div#sidebar{right: 8px !important;}",
  2547. " div#ws div#sidebar div.sideblock{margin-top: 0px !important;}",
  2548. " div#ws div#content{right: 6px !important;}",
  2549. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  2550. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  2551. // !?? " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  2552. " h3{text-align: left !important;}",
  2553. " body{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;}",
  2554. " s, strike, del {color: #C0C0C0 !important;}",
  2555. " .fr_wrapper { width: auto !important;}",
  2556. " .__tw{position: relative !important;}"
  2557. ].join("\n");
  2558. 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"))
  2559. css += [
  2560. " .branding #page_container {background-image: url(\" \") !important;}",
  2561. " .nav {background: url(\" \") !important;}",
  2562. // ! " !!##body.branding{-webkit-transform: scaleX(1) !important;}
  2563. " body{-webkit-transform: none !important;}",
  2564. " div#logo{min-height: 23px !important;}"
  2565. // ! " div.topmenu{padding-top: 24px !important;}"
  2566. ].join("\n");
  2567. if (false || (document.domain == "safety-gate.me" || document.domain.substring(document.domain.indexOf(".safety-gate.me") + 1) == "safety-gate.me"))
  2568. css += [
  2569. // ! !! --- широко
  2570. " .main,.main-wrap,.header,.header-main{width: 100% !important;}",
  2571. " div.all,div.all-wrap,.pageWidth{max-width: 100% !important; width: 100% !important;}",
  2572. " article,.header,.header-main{width: 100% !important;}",
  2573. " .xbBoxed,.pageContent{max-width: 100% !important;}",
  2574. " div.content{width: 80% !important;}",
  2575. " div.sidebar1{width: 18% !important;}"
  2576. ].join("\n");
  2577. if (false || (document.domain == "samlab.ws" || document.domain.substring(document.domain.indexOf(".samlab.ws") + 1) == "samlab.ws"))
  2578. css += [
  2579. "div.box.main {width: auto; !important;}",
  2580. " div#right {width: 2px; !important;}"
  2581. ].join("\n");
  2582. if (false || (document.domain == "samlib.ru" || document.domain.substring(document.domain.indexOf(".samlib.ru") + 1) == "samlib.ru"))
  2583. css += [
  2584. "body {font-family: sans-serif !important; line-height: 140% !important; color: #B2B2B2 !important; background: #3A3E46 !important;}",
  2585. " font {color: #B2B2B2 !important;}",
  2586. " table, td, td font {color: #BEBEBE !important; background-color: #555C66 !important;}",
  2587. " a:link {color: #9DD7FF !important;}",
  2588. " a:visited {color: #EAB6FF !important;}",
  2589. " a:hover {color: #F0B2B2 !important;}",
  2590. " dl {margin-top: 1em !important;}"
  2591. ].join("\n");
  2592. if (false || (document.domain == "securitylab.ru" || document.domain.substring(document.domain.indexOf(".securitylab.ru") + 1) == "securitylab.ru"))
  2593. css += [
  2594. " #content #left{margin-left: 0px !important; max-width: 1000px !important;}",
  2595. // !! логотип
  2596. " div#header{height: 00px !important; background-color: white !important;} div#MAIN_MENU{top: 0px !important;}"
  2597. ].join("\n");
  2598. if (false || (document.domain == "sportbox.ru" || document.domain.substring(document.domain.indexOf(".sportbox.ru") + 1) == "sportbox.ru"))
  2599. css += [
  2600. " body{background: none !important; padding-top: 0px !important;}",
  2601. " .sb_c_topmed_olymp, .gold, .silver, .bronze {background: none !important;}",
  2602. " [class*=\"AnnounceBlock\"]{display: none !important;}"
  2603. ].join("\n");
  2604. 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"))
  2605. css += [
  2606. " html > body {background-image: none !important; background-color: #a7a7a7 !important;}",
  2607. " .page-layout {margin-top: 0 !important;}",
  2608. " #branding-layout:not(#id) {margin-top: 96px !important;}",
  2609. " #branding-layout:not(#id), body.img-bg {padding-top: 0 !important;}",
  2610. " [data-content-name=\"banner-static\"] {pointer-events: none !important;}"
  2611. ].join("\n");
  2612. 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"))
  2613. css += [
  2614. " body{background: url() !important;}",
  2615. " body{background-image: none !important;}",
  2616. " body{background-attachment: none !important;}",
  2617. " div#brTop{background-image: url(\'\') !important;}",
  2618. " element.style{background: url() !important;}",
  2619. " element.style, #skin_crown{background-image: url() !important;}",
  2620. " body{background: #D4D4D4 !important;}",
  2621. " body{padding: 0 !important;}",
  2622. " table#home_c{width: inherit !important;}",
  2623. " [id^=\"top_\"]{width: inherit !important;}",
  2624. " body{padding-top: 0px !important;}",
  2625. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-image: url(\" \") !important;}",
  2626. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background: url(\" \") !important;}",
  2627. " body, .traforet-br-logo, div[id^=\"b_pr_\"] {background-url: none !important;}",
  2628. // !! расширяем
  2629. " body, #foot_links{width: 100% !important;}",
  2630. " #foot_links{margin: 0px !important; padding: 0px !important;}",
  2631. " table#home_c{width: inherit !important;}",
  2632. " [id^=\"top_\"]{width: inherit !important;}"
  2633. ].join("\n");
  2634. if (false || (document.domain == "tfile-music.org" || document.domain.substring(document.domain.indexOf(".tfile-music.org") + 1) == "tfile-music.org"))
  2635. css += [
  2636. "body {width: 100% !important; }"
  2637. ].join("\n");
  2638. 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"))
  2639. css += [
  2640. ".page-content {background-color: inherit !important;}",
  2641. " .page-content {padding-top: 0 !important;}"
  2642. ].join("\n");
  2643. if (false || (document.domain == "thg.ru" || document.domain.substring(document.domain.indexOf(".thg.ru") + 1) == "thg.ru"))
  2644. css += [
  2645. "body {background: whitesmoke !important;}",
  2646. " body > div[style*=\'1010\'] {width: auto !important; margin-top: 0 !important;}"
  2647. ].join("\n");
  2648. 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"))
  2649. css += [
  2650. "body:not(#id) {background-color: #f0f0f0 !important;}"
  2651. ].join("\n");
  2652. if (false || (document.domain == "tnt-online.ru" || document.domain.substring(document.domain.indexOf(".tnt-online.ru") + 1) == "tnt-online.ru"))
  2653. css += [
  2654. "body {background-color: #fff !important;}",
  2655. " #all:not(#id) > #content {margin-top: 20px !important;}"
  2656. ].join("\n");
  2657. if (false || (document.domain == "torrent-tv.ru" || document.domain.substring(document.domain.indexOf(".torrent-tv.ru") + 1) == "torrent-tv.ru"))
  2658. css += [
  2659. " body {background-image: none !important; padding-top: 0px !important;}",
  2660. " div#main-wrapper {top: auto !important;}",
  2661. " div.news-text {width: auto !important;}",
  2662. " div[class^=\"usual-header\"] {width: 126% !important;}",
  2663. " div[class=\"usual\"] {width: 132% !important;}",
  2664. " div[class^=\"usual-content\"] {width: 99% !important;}"
  2665. // !!
  2666. // !! " body > div:nth-of-type(1) {background: url() !important;}",
  2667. // !! " body {background: gray !important;}",
  2668. ].join("\n");
  2669. 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"))
  2670. css += [
  2671. // !! расширяем
  2672. " .container {width: 100% !important;}",
  2673. " .span9 {width: 95% !important;}",
  2674. ].join("\n");
  2675. if (false || (document.domain == "turbobit.net" || document.domain.substring(document.domain.indexOf(".turbobit.net") + 1) == "turbobit.net"))
  2676. css += " html {background: none !important;}";
  2677. if (false || (document.domain == "velolive.com" || document.domain.substring(document.domain.indexOf(".velolive.com") + 1) == "velolive.com"))
  2678. css += " body {background: url() !important;}";
  2679. if (false || (document.domain == "vesti.ru" || document.domain.substring(document.domain.indexOf(".vesti.ru") + 1) == "vesti.ru"))
  2680. css += [
  2681. " .bottom_bg {background: none !important;}",
  2682. " body, .head, .all_wrap {background: url(\" \") !important;}"
  2683. ].join("\n");
  2684. if (false || (document.domain == "vipfiles.nu" || document.domain.substring(document.domain.indexOf(".vipfiles.nu") + 1) == "vipfiles.nu"))
  2685. css += [
  2686. " div.loginformbox{background: none !important;}",
  2687. " div.tophhhhheader{background: none !important; padding: 0 !important; height: 75px !important;}",
  2688. " div.tophhhhheader > div.item1{height: 10px !important;}",
  2689. " div.tophhhhheader > div.item2{float: left !important; width: 500px !important;}",
  2690. " div.wrapper{margin: 0 !important; width: inherit !important;}",
  2691. " div.wrapwide.topheadwide{background: none !important;}"
  2692. ].join("\n");
  2693. if (false || (document.domain == "dns-shop.ru" || document.domain.substring(document.domain.indexOf(".dns-shop.ru") + 1) == "dns-shop.ru"))
  2694. css += " div.wrapper{width: auto !important;}";
  2695. 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"))
  2696. css += [
  2697. "html > body:not(#id) {background-color: #9ab9a7 !important;}",
  2698. " #footer {background: none !important; padding: 0 !important;}",
  2699. " #top-line {background: none !important; padding: 0 !important; height: auto !important;}",
  2700. " body{background: none !important;}",
  2701. " #footer{background: url() !important;}",
  2702. " #footer{background-image: none !important;}",
  2703. " #content{max-width: none !important;}"
  2704. ].join("\n");
  2705. if (false || (document.domain == "zagonka.tv" || document.domain.substring(document.domain.indexOf(".zagonka.tv") + 1) == "zagonka.tv"))
  2706. css += [
  2707. "#sitebox:not(#id) {margin-top: 0 !important;}"
  2708. ].join("\n");
  2709. if (false || (document.domain == "zaycev.net" || document.domain.substring(document.domain.indexOf(".zaycev.net") + 1) == "zaycev.net"))
  2710. css += [
  2711. // !! --- расширяем ---
  2712. " .page-head-bg {width: 99% !important; margin-left: auto !important;}",
  2713. " #page-head.stick {width: 98% !important; margin-left: auto !important;}",
  2714. " .body-gaps {max-width: 100% !important; left: 5px !important; margin-left: auto !important; width: 99% !important;}",
  2715. " body{ padding-top: 0px !important; padding: 5px !important; max-width: 100% !important;}",
  2716. " div[class=\"body-branding\"]{background: grey !important; padding-top: 0px !important; padding: 5px !important; max-width: 100% !important;}"
  2717. ].join("\n");
  2718. if (false || (document.domain == "zalil.su" || document.domain.substring(document.domain.indexOf(".zalil.su") + 1) == "zalil.su"))
  2719. css += [
  2720. " body{background: none !important;}",
  2721. " body{background-color: gray !important;}",
  2722. " body{background-image: none !important;}"
  2723. ].join("\n");
  2724. if (false || (document.domain == "taker.im" || document.domain.substring(document.domain.indexOf(".taker.im") + 1) == "taker.im"))
  2725. css += [
  2726. // !! скрываем рекламные ссылки (СПАМ) в тексте
  2727. " a[href^=\"/phpBB2/goto/http://www.ebay.com/sch/\"][rel=\"nofollow\"]{color: #333 !important; text-decoration: none !important; pointer-events: none !important;}"
  2728. ].join("\n");
  2729. if (typeof GM_addStyle != "undefined") {
  2730. GM_addStyle(css);
  2731. } else if (typeof PRO_addStyle != "undefined") {
  2732. PRO_addStyle(css);
  2733. } else if (typeof addStyle != "undefined") {
  2734. addStyle(css);
  2735. } else {
  2736. var node = document.createElement("style");
  2737. node.type = "text/css";
  2738. node.appendChild(document.createTextNode(css));
  2739. var heads = document.getElementsByTagName("head");
  2740. if (heads.length > 0) {
  2741. heads[0].appendChild(node);
  2742. } else {
  2743. // no head yet, stick it whereever
  2744. document.documentElement.appendChild(node);
  2745. }
  2746. }
  2747. }());
  2748. // позаимствовано у lainverse (https://greasyfork.org/ru/scripts/809-no-yandex-ads)
  2749. // Удаляет рекламу из поиска Яндекс
  2750. (function(){
  2751. 'use strict';
  2752. var win = (unsafeWindow || window),
  2753. // http://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser
  2754. isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(' OPR/') >= 0,
  2755. isChrome = !!window.chrome && !!window.chrome.webstore,
  2756. isSafari = (Object.prototype.toString.call(window.HTMLElement).indexOf('Constructor') > 0 ||
  2757. (function (p) { return p.toString() === "[object SafariRemoteNotification]"; })(!window.safari || safari.pushNotification)),
  2758. isFirefox = typeof InstallTrigger !== 'undefined',
  2759. inIFrame = (win.self !== win.top),
  2760. _getAttribute = Element.prototype.getAttribute,
  2761. _setAttribute = Element.prototype.setAttribute,
  2762. _de = document.documentElement,
  2763. _appendChild = Document.prototype.appendChild.bind(_de),
  2764. _removeChild = Document.prototype.removeChild.bind(_de);
  2765. // console.log('01');
  2766. if (/^https?:\/\/(mail\.yandex\.|music\.yandex\.|news\.yandex\.|(www\.)?yandex\.[^\/]+\/(yand)?search[\/?])/i.test(win.location.href)) {
  2767. // https://greasyfork.org/en/scripts/809-no-yandex-ads
  2768. (function(){
  2769. var adWords = ['Яндекс.Директ','Реклама','Ad'],
  2770. genericAdSelectors = (
  2771. '.serp-adv__head + .serp-item,'+
  2772. '#adbanner,'+
  2773. '.serp-adv,'+
  2774. '.b-spec-adv,'+
  2775. 'div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)'+
  2776. '._type_smart-banner'+
  2777. '.stripe_type_promo'+
  2778. '.footer_distro_yes'+
  2779. '.proffit'+
  2780. '.proffit__container'+
  2781. 'div[role="complementary"]'+
  2782. 'div[aria-label="Реклама"]'
  2783. );
  2784. function remove(node) {
  2785. node.parentNode.removeChild(node);
  2786. }
  2787. // Generic ads removal and fixes
  2788. function removeGenericAds() {
  2789. // var ss;
  2790. // ss = document.querySelector('.serp-header');
  2791. // if (ss) {
  2792. // ss.style.marginTop='0';
  2793. // }
  2794. var s = document.querySelector('.serp-header');
  2795. if (s) {
  2796. s.style.marginTop='0';
  2797. }
  2798. // for (s of document.querySelectorAll(genericAdSelectors)) {
  2799. // remove(s);
  2800. // }
  2801. // !! Правим ошибку синтаксиса (s of arr) не работает -> старый вариант
  2802. (function(s, i){
  2803. i = s.length;
  2804. while(i--){
  2805. remove(s[i]);}
  2806. })(document.querySelectorAll(genericAdSelectors), 0);
  2807. // })(document.querySelectorAll('.serp-adv__head + .serp-item'), 0);
  2808. (function(s){
  2809. for (var l = 0; l < s.length; l++) remove(s[l]);
  2810. })(document.querySelectorAll(genericAdSelectors));
  2811. //})(document.querySelectorAll(['#adbanner',
  2812. // '.serp-adv',
  2813. // '.b-spec-adv',
  2814. // 'div[class*="serp-adv__"]:not(.serp-adv__found):not(.serp-adv__displayed)',
  2815. // '._type_smart-banner',
  2816. // '.stripe_type_promo',
  2817. // '.footer_distro_yes'].join(',')));
  2818. // }
  2819. }
  2820. // Search ads
  2821. function removeSearchAds() {
  2822. var ll;
  2823. /* var s, item, l;
  2824. for (s of document.querySelectorAll('.t-construct-adapter__legacy')) {
  2825. item = s.querySelector('.organic__subtitle');
  2826. l = window.getComputedStyle(item, ':after').content;
  2827. if (item && adWords.indexOf(l.replace(/"/g,'')) > -1) {
  2828. remove(s);
  2829. console.log('Ads removed.');
  2830. }
  2831. }
  2832. } */
  2833. var s = document.querySelectorAll('.t-construct-adapter__legacy');
  2834. for (var l = 0; l < s.length; l++) {
  2835. var item = s[l].querySelector('.organic__subtitle');
  2836. ll = window.getComputedStyle(item, ':after').content;
  2837. // if (!item) continue;
  2838. // if (item && adWords.indexOf(item.textContent) > -1){
  2839. // remove(s[l]);
  2840. // console.log('Ads removed.');
  2841. // }
  2842. if (item && adWords.indexOf(ll.replace(/"/g,'')) > -1) {
  2843. remove(s);
  2844. console.log('Ads removed.');
  2845. }
  2846. }
  2847. }
  2848. // News ads
  2849. function removeNewsAds() {
  2850. /*
  2851. for (var s of document.querySelectorAll(
  2852. '.page-content__left > *,'+
  2853. '.page-content__right > *:not(.page-content__col),'+
  2854. '.page-content__right > .page-content__col > *'
  2855. )) {
  2856. if (s.textContent.indexOf(adWords[0]) > -1 ||
  2857. (s.clientHeight < 15 && s.classList.contains('rubric'))) {
  2858. remove(s);
  2859. console.log('Ads removed.');
  2860. }
  2861. }
  2862. */
  2863. var s = document.querySelectorAll(['.page-content__left > *',
  2864. '.page-content__right > *:not(.page-content__col)',
  2865. '.page-content__right > .page-content__col > *'].join(','));
  2866. for (var l = 0; l < s.length; l++) {
  2867. if (s[l].textContent.indexOf(adWords[0]) > -1 ||
  2868. (s[l].clientHeight < 15 && s[l].classList.contains('rubric'))) {
  2869. remove(s[l]);
  2870. console.log('Ads removed.');
  2871. }
  2872. }
  2873. }
  2874. // Music ads
  2875. function removeMusicAds() {
  2876. /* for (var s of document.querySelectorAll('.ads-block')) {
  2877. remove(s);
  2878. } */
  2879. var s = document.querySelectorAll('.ads-block');
  2880. for (var l = 0; l < s.length; l++) {
  2881. remove(s[l]);
  2882. console.log('Ads removed.');
  2883. }
  2884. }
  2885. // Mail ads
  2886. function removeMailAds() {
  2887. var slice = Array.prototype.slice,
  2888. nodes = slice.call(document.querySelectorAll('.ns-view-folders')),
  2889. node, len, cls;
  2890. /* for (node of nodes) {
  2891. if (!len || len > node.classList.length) {
  2892. len = node.classList.length;
  2893. }
  2894. } */
  2895. for (var l = 0; l < nodes.length; l++) {
  2896. node = nodes[l];
  2897. if (!len || len > node.classList.length) {
  2898. len = node.classList.length;
  2899. }
  2900. }
  2901. node = nodes.pop();
  2902. while (node) {
  2903. if (node.classList.length > len) {
  2904. /* for (cls of slice.call(node.classList)) {
  2905. if (cls.indexOf('-') === -1) {
  2906. remove(node);
  2907. break;
  2908. }
  2909. } */
  2910. for (var l7 = 0; l7 < node.classList.length; l7++) {
  2911. cls = slice.call(node.classList[l7]);
  2912. if (cls.indexOf('-') === -1) {
  2913. remove(node);
  2914. break;
  2915. }
  2916. }
  2917. }
  2918. node = nodes.pop();
  2919. }
  2920. }
  2921. // News fixes
  2922. function removePageAdsClass() {
  2923. if (document.body.classList.contains("b-page_ads_yes")){
  2924. document.body.classList.remove("b-page_ads_yes");
  2925. console.log('Page ads class removed.');
  2926. }
  2927. }
  2928. // myAdd
  2929. function removePageAdsClass2() {
  2930. if (document.body.classList.contains("stripe_type_promo")){
  2931. document.body.classList.remove("stripe_type_promo");
  2932. console.log('Page ads2 class removed.');
  2933. }
  2934. if (document.body.classList.contains("dist-popup_product_browser")){
  2935. document.body.classList.remove("dist-popup_product_browser");
  2936. console.log('Page ads2 class removed.');
  2937. }
  2938. if (document.body.classList.contains('[data-bem*="bannerid"]')){
  2939. document.body.classList.remove('[data-bem*="bannerid"]');
  2940. console.log('Page ads3 class removed.');
  2941. }
  2942. }
  2943. // Function to attach an observer to monitor dynamic changes on the page
  2944. function pageUpdateObserver(func, obj, params) {
  2945. if (obj) {
  2946. var o = new MutationObserver(func);
  2947. o.observe(obj,(params || {childList:true, subtree:true}));
  2948. }
  2949. }
  2950. // Cleaner
  2951. // не работает частично (со слушателем)
  2952. // document.addEventListener ('DOMContentLoaded', function() {
  2953. removeGenericAds();
  2954. if (win.location.hostname.search(/^mail\./i) === 0) {
  2955. removeGenericAds();
  2956. pageUpdateObserver(function(ms, o){
  2957. var aside = document.querySelector('.mail-Layout-Aside');
  2958. if (aside) {
  2959. o.disconnect();
  2960. pageUpdateObserver(removeMailAds, aside);
  2961. }
  2962. }, document.querySelector('BODY'));
  2963. removeMailAds();
  2964. } else if (win.location.hostname.search(/^music\./i) === 0) {
  2965. removeGenericAds();
  2966. pageUpdateObserver(removeMusicAds, document.querySelector('.sidebar'));
  2967. removeMusicAds();
  2968. } else if (win.location.hostname.search(/^news\./i) === 0) {
  2969. removeGenericAds();
  2970. pageUpdateObserver(removeNewsAds, document.querySelector('BODY'));
  2971. pageUpdateObserver(removePageAdsClass, document.body, {attributes:true, attributesFilter:['class']});
  2972. removeNewsAds();
  2973. removePageAdsClass();
  2974. removePageAdsClass2();
  2975. } else {
  2976. removeGenericAds();
  2977. pageUpdateObserver(removeSearchAds, document.querySelector('.main__content'));
  2978. pageUpdateObserver(removePageAdsClass2, document.body, {attributes:true, attributesFilter:['class']});
  2979. removeSearchAds();
  2980. removePageAdsClass2();
  2981. }
  2982. // });
  2983. })();
  2984. // return; //skip fixes for other sites
  2985. }
  2986. // Yandex Link Tracking
  2987. if (/^https?:\/\/([^.]+\.)*yandex\.[^\/]+/i.test(win.location.href)) {
  2988. // Partially based on https://greasyfork.org/en/scripts/22737-remove-yandex-redirect
  2989. (function(){
  2990. var link, selectors = (
  2991. 'A[onmousedown*="/jsredir"],'+
  2992. 'A[data-vdir-href],'+
  2993. 'A[data-counter]'
  2994. );
  2995. function removeTrackingAttributes(link) {
  2996. link.removeAttribute('onmousedown');
  2997. if (link.hasAttribute('data-vdir-href')) {
  2998. link.removeAttribute('data-vdir-href');
  2999. link.removeAttribute('data-orig-href');
  3000. }
  3001. if (link.hasAttribute('data-counter')) {
  3002. link.removeAttribute('data-counter');
  3003. link.removeAttribute('data-bem');
  3004. }
  3005. }
  3006. function removeTracking(scope) {
  3007. for (link of scope.querySelectorAll(selectors)) {
  3008. removeTrackingAttributes(link);
  3009. }
  3010. }
  3011. document.addEventListener('DOMContentLoaded', function(e) {
  3012. removeTracking(e.target);
  3013. });
  3014. (new MutationObserver(function(ms) {
  3015. var m, node;
  3016. for (m of ms) {
  3017. for (node of m.addedNodes) {
  3018. if (node.nodeType === Node.ELEMENT_NODE) {
  3019. if (node.tagName === 'A' && node.matches(selectors)) {
  3020. removeTrackingAttributes(node);
  3021. } else {
  3022. removeTracking(node);
  3023. }
  3024. }
  3025. }
  3026. }
  3027. })).observe(_de, {childList:true, subtree:true});
  3028. })();
  3029. return; //skip fixes for other sites
  3030. }
  3031. }());
  3032. // Удаляет рекламу из вконтакта
  3033. (function(){
  3034. var lct = location.href;
  3035. if(lct.match(/^https?:\/\/(.*\.)?(vkontakte\.ru|vk\.com)\/.*/)) {
  3036. // Generic ads removal
  3037. (function(s){
  3038. for (var l = 0; l < s.length; l++) s[l].parentNode.removeChild(s[l]);
  3039. })(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'));
  3040. console.log('Page ads class removed.');
  3041. }
  3042. }());
  3043. // Удаляет рекламу из gismeteo
  3044. (function(){
  3045. var lct = location.href;
  3046. if(lct.match(/^https?:\/\/(.*\.)?gismeteo\./)) {
  3047. var removeA = function() {
  3048. 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,div#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,.newstape__feed,#information,#informer,.instagramteaser,[data-type=rbc],[href*=\"type=news_type\"]');
  3049. for (var l = 0; l < s.length; l++) {
  3050. if(s[l].parentNode) s[l].parentNode.removeChild(s[l]);
  3051. }
  3052. }
  3053. (function(s){
  3054. var MutationObserver = window.MutationObserver || window.WebKitMutationObserver || window.MozMutationObserver;
  3055. if (s) (new MutationObserver(removeA)).observe(s,{childList:true});
  3056. })(document.querySelector('.measure'));
  3057. // Google Chrome trick: sometimes the script is executed after that DOMContentLoaded was triggered, in this case we directly run our code
  3058. if (document.readyState == "complete") {
  3059. removeA();
  3060. console.log('Page ads class removed.');
  3061. } else {
  3062. window.addEventListener('DOMContentLoaded', removeA);
  3063. console.log('Page ads class removed.');
  3064. }
  3065. }
  3066. }());
  3067. // Удаляет рекламу из 4pda
  3068. (function(){
  3069. // пока убрано, поломалось
  3070. }());
  3071. }());