(() => { return (_, resources) => { const id = "bilibili-live-watermark"; if ($(`#${id}`).length === 0) { resources.applyStyleFromText(` `); } }; })();