(() => { return (_, resources) => { const id = "bilibili-haruna-scale"; if ($(id).length === 0) { resources.applyStyleFromText(` `); } return { ajaxReload: false }; }; })();