chore: allowlist

This commit is contained in:
lencx
2023-03-01 19:21:59 +08:00
parent 0c0197f0b4
commit 71b257c0cf
8 changed files with 148 additions and 177 deletions

View File

@@ -1,6 +1,7 @@
// *** Core Script - Export ***
async function init() {
if (window.location.pathname === '/auth/login') return;
const buttonOuterHTMLFallback = `<button class="btn flex justify-center gap-2 btn-neutral" id="download-png-button">Try Again</button>`;
removeButtons();
if (window.buttonsInterval) {