(()=>(t,o)=>{const{NavbarComponent:s}=o.import("custom-navbar-component");class a extends s{constructor(){super();this.href=`https://www.bilibili.com/`;this.touch=false;addSettingsListener("customNavbarSeasonLogo",(()=>this.getLogo()),true)}async getLogo(){if(t.customNavbarSeasonLogo){const t=await Ajax.getJson("https://api.bilibili.com/x/web-show/res/locs?pf=0&ids=142");if(t.code===0){this.html=`
`;return}}this.html=``}get name(){return"logo"}}return{export:{Logo:a}}})();