mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-17 02:20:21 +08:00
52 lines
29 KiB
JavaScript
52 lines
29 KiB
JavaScript
![]() |
/*******************************************************************************
|
||
|
|
||
|
uBlock Origin Lite - a comprehensive, MV3-compliant content blocker
|
||
|
Copyright (C) 2014-present Raymond Hill
|
||
|
|
||
|
This program is free software: you can redistribute it and/or modify
|
||
|
it under the terms of the GNU General Public License as published by
|
||
|
the Free Software Foundation, either version 3 of the License, or
|
||
|
(at your option) any later version.
|
||
|
|
||
|
This program is distributed in the hope that it will be useful,
|
||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
GNU General Public License for more details.
|
||
|
|
||
|
You should have received a copy of the GNU General Public License
|
||
|
along with this program. If not, see {http://www.gnu.org/licenses/}.
|
||
|
|
||
|
Home: https://github.com/gorhill/uBlock
|
||
|
*/
|
||
|
|
||
|
/* jshint esversion:11 */
|
||
|
|
||
|
'use strict';
|
||
|
|
||
|
// ruleset: jpn-1
|
||
|
|
||
|
/******************************************************************************/
|
||
|
|
||
|
// Important!
|
||
|
// Isolate from global scope
|
||
|
(function uBOL_cssDeclarativeImport() {
|
||
|
|
||
|
/******************************************************************************/
|
||
|
|
||
|
const argsList = [["{\"selector\":\".pum-open\",\"action\":[\"style\",\"overflow: auto !important;\"]}"],["{\"selector\":\"#ad\",\"action\":[\"style\",\"height: 1px !important;\"]}"],["{\"selector\":\"#body-in > div[class^=\\\"d-contents\\\"]\",\"action\":[\"style\",\"height: auto !important;\"]}"],["{\"selector\":\"#playertopads\",\"action\":[\"style\",\"height: 51px!important; position: absolute!important; left: -3000px!important;\"]}"],["{\"selector\":\".ad970x250\",\"action\":[\"style\",\"visibility: hidden !important; height: 0 !important; margin-bottom: 45px !important;\"]}"],["{\"selector\":\"#scroll.fixed\",\"action\":[\"style\",\"position: static !important;\"]}"],["{\"selector\":\".vjs-controls-disabled.vjs-error .vjs-control-bar\",\"action\":[\"style\",\"display: block !important;\"]}"],["{\"selector\":\".p-header-billboard\",\"action\":[\"style\",\"min-height: 0 !important;\"]}","{\"selector\":\".u-mb64 .p-new__row\",\"action\":[\"style\",\"margin-top: 100px !important;\"]}"],["{\"selector\":\"body\",\"action\":[\"style\",\"background: none !important;\"]}"],["{\"selector\":\"#top #head\",\"action\":[\"style\",\"height: auto !important;\"]}"],["{\"selector\":\"#player_3x2_close\",\"action\":[\"style\",\"opacity: 0 !important; height: 300px !important;\"]}"],["{\"selector\":\".adsbygoogle\",\"action\":[\"style\",\"position: absolute!important;left: -4000px !important;\"]}","{\"selector\":\"body[style=\\\"display: none;\\\"]\",\"action\":[\"style\",\"display: block !important;\"]}"],["{\"selector\":\".footer-with-ad\",\"action\":[\"style\",\"padding-bottom: 10px !important;\"]}"],["{\"selector\":\"body > div[style=\\\"visibility: hidden;\\\"]\",\"action\":[\"style\",\"visibility: visible !important;\"]}"],["{\"selector\":\".csh_main\",\"action\":[\"style\",\"padding-top: 30px !important;\"]}"],["{\"selector\":\".top_banner_area\",\"action\":[\"style\",\"height: 44px !important\"]}"],["{\"selector\":\".gPr.u-mtbM\",\"action\":[\"style\",\"margin-top: 0 !important;\"]}","{\"selector\":\".gPr_title.u-ttl01\",\"action\":[\"style\",\"margin-top: 0 !important;\"]}","{\"selector\":\".p-dol .gNews_title.u-ttl01\",\"action\":[\"style\",\"margin-top: 0 !important;\"]}"],["{\"selector\":\"#sub\",\"action\":[\"style\",\"position: static !important;\"]}"],["{\"selector\":\"#lower section.character ul.character_list li.standby\",\"action\":[\"style\",\"opacity: 1 !important;\"]}"],["{\"selector\":\"#right\",\"action\":[\"style\",\"padding-top: 25px !important;\"]}"],["{\"selector\":\".gadget_topics > div.cont.last-child\",\"action\":[\"style\",\"height: auto !important;\"]}"],["{\"selector\":\".adsense-container\",\"action\":[\"style\",\"height: 1px !important;\"]}"],["{\"selector\":\"#subProgram\",\"action\":[\"style\",\"margin-top: 0 !important;\"]}"],["{\"selector\":\"footer\",\"action\":[\"style\",\"height: auto !important;\"]}"],["{\"selector\":\"#sidebar-small[style^=\\\"height:\\\"]\",\"action\":[\"style\",\"height: auto !important;\"]}"],["{\"selector\":\".movie-watch\",\"action\":[\"style\",\"display: block !important;\"]}"],["{\"selector\":\".jackFix + div.siteContent\",\"action\":[\"style\",\"margin-top: 0 !important;\"]}"],["{\"selector\":\".siteRanking-main\",\"action\":[\"style\",\"margin-left: 0!important;\"]}"],["{\"selector\":\"#main-container\",\"action\":[\"style\",\"padding: 0px 60px 80px !important;\"]}"],["{\"selector\":\"#left\",\"action\":[\"style\",\"position: static !important;\"]}"],["{\"selector\":\".main_ad_head_wide\",\"action\":[\"style\",\"padding-top: 0 !important;\"]}","{\"selector\":\".with-ad[data-layout=\\\"list\\\"] .main-header\",\"action\":[\"style\",\"width: 100% !important;\"]}","{\"selector\":\".with-ad[data-layout=\\\"list\\\"][data-section-type=\\\"new-video\\\"] .content-wrap:nth-child(-1n+2)\",\"action\":[\"style\",\"width: 100% !important;\"]}"],["{\"selector\":\".app-container[aria-expanded=\\\"false\\\"] section.with-ad\",\"action\":[\"style\",\"width: calc(100% - 20px) !important;\"]}"],["{\"selector\":\".c-ad-103\",\"action\":[\"style\",\"height: 0 !important;\"]}"],["{\"s
|
||
|
|
||
|
const hostnamesMap = new Map([["pictab.art",0],["b2.sakki2022.com",0],["ero-gazou.jp",0],["naitter.hippy.jp",0],["my-nikki.net",0],["animenew.be",1],["jumpmatome2ch.biz",2],["380cc.cc",3],["afsgames.com",4],["anige-sokuhouvip.com",5],["asahi.com",6],["telling.asahi.com",7],["automaton-media.com",8],["freesoft-100.com",8],["avfuuzoku.com",9],["avgle.com",10],["battlecats-db.com",11],["itest.bbspink.com",12],["kledgeb.blogspot.com",13],["ekr.chosunonline.com",14],["life.chosunonline.com",14],["www.chosunonline.com",15],["dengekionline.com",16],["digital-thread.com",17],["itaishinja.com",17],["oryouri.2chblog.jp",17],["kyousoku.net",17],["dq-dai.com",18],["dqclear.com",19],["e-nenpi.com",20],["egotter.com",21],["anime.eiga.com",22],["ero-kawa.com",23],["colordic.org",23],["erologz.com",24],["eromovie-s.com",25],["blog.esuteru.com",[26,27]],["otakomu.jp",[26,27]],["blog.fc2.com",28],["kandatasokuho.blog.fc2.com",29],["matometanews.com",29],["vip-front.video.g.fc2.com",[30,31]],["video.fc2.com",[30,31,32]],["ideo.laxd.com",31],["ff10-hd.com",33],["sheepplus.com",[33,55]],["winningpost8.com",[33,66]],["ff8clear.net",[33,66]],["ge-soku.com",34],["gigaho.com",35],["hitoikigame.com",36],["hostlove.com",37],["itainews.com",38],["kabegamikan.com",39],["kakaku.com",40],["t-mall.kantangame.com",41],["knshow.com",42],["kosoch.com",43],["mapfan.com",44],["medibang.com",45],["minkch.com",46],["mozakin.com",47],["bbs4.mozakin.com",48],["news-postseven.com",49],["ovninavi.com",50],["peko-step.com",51],["saikyo-jump.com",52],["security-next.com",53],["sekai-kabuka.com",54],["shindanmaker.com",56],["shirotomaster.com",57],["supercweather.com",58],["takenokosokuhou.com",59],["togetter.com",60],["twi-fans.com",61],["umaroidblog.com",62],["uraaka.com",63],["wazap.com",64],["sp.jp.wazap.com",65],["yamareco.com",67],["young-machine.com",68],["2game.info",69],["applica.info",70],["realtime-chart.info",71],["gahalog.2chblog.jp",72],["news.2chblog.jp",73],["9db.jp",74],["profile.ameba.jp",75],["ameblo.jp",76],["applion.jp",77],["news.audee.jp",78],["barks.jp",79],["hiraganakeyaki.blog.jp",80],["h-pon.doorblog.jp",80],["sunri2525.blog.jp",81],["bunshun.jp",82],["allabout.co.jp",83],["eguchi-hd.co.jp",84],["lesson.golfdigest.co.jp",85],["score.golfdigest.co.jp",85],["nlab.itmedia.co.jp",86],["news.jorudan.co.jp",87],["friday.kodansha.co.jp",88],["mapion.co.jp",89],["estate.nikkan.co.jp",90],["oricon.co.jp",91],["wpb.shueisha.co.jp",92],["teny.co.jp",93],["tv-asahi.co.jp",94],["video.tv-tokyo.co.jp",95],["auctions.yahoo.co.jp",96],["games.yahoo.co.jp",97],["mail.yahoo.co.jp",98],["map.yahoo.co.jp",99],["weather.yahoo.co.jp",100],["cosp.jp",101],["dailynewsonline.jp",102],["duellinks.doorblog.jp",103],["shikaku2ch.doorblog.jp",104],["figgy.jp",105],["firecross.jp",106],["gameranbu.jp",107],["gizmodo.jp",108],["guitarmagazine.jp",109],["j-defense.ikaros.jp",110],["jikayosha.jp",111],["jisin.jp",112],["jprime.jp",113],["k-knuckles.jp",114],["kakijun.jp",115],["lifehacker.jp",116],["hrs-game.main.jp",117],["main-hrs-game.ssl-lolipop.jp",117],["musmus.main.jp",118],["maonline.jp",119],["minkabu.jp",120],["minpo.jp",121],["news.mynavi.jp",122],["weather.biglobe.ne.jp",123],["gamer.ne.jp",124],["onlinegamer.jp",124],["news.so-net.ne.jp",125],["nicovideo.jp",126],["okwave.jp",127],["gdm.or.jp",128],["otajo.jp",129],["otonanswer.jp",130],["piapro.jp",131],["novel.prcm.jp",132],["snrec.jp",133],["soredoko.jp",134],["tters.jp",135],["twpf.jp",136],["uranaitv.jp",137],["uwl.weblio.jp",138],["mangalove.me",139],["picrew.me",140],["gendai.media",141],["4gamer.net",142],["itest.5ch.net",143],["buhidoh.net",144],["roote.ekispert.net",145],["exploader.net",146],["azby.fmworld.net",147],["intaa.net",148],["kyosui.net",149],["logworker.net",150],["ouminews.net",151],["pokemon-matome.net",152],["amigo.tennis365.net",153],["twivideo.net",154],["service.webgoto.net",155],["gigafile.nu",156],["b.best-hit.tv",157]]);
|
||
|
|
||
|
const entitiesMap = new Map(undefined);
|
||
|
|
||
|
const exceptionsMap = new Map(undefined);
|
||
|
|
||
|
self.declarativeImports = self.declarativeImports || [];
|
||
|
self.declarativeImports.push({ argsList, hostnamesMap, entitiesMap, exceptionsMap });
|
||
|
|
||
|
/******************************************************************************/
|
||
|
|
||
|
})();
|
||
|
|
||
|
/******************************************************************************/
|