Add masqr bs back to index.html
This commit is contained in:
parent
f7a49e47bf
commit
c5e05997dd
1 changed files with 0 additions and 2 deletions
|
|
@ -29,13 +29,11 @@
|
|||
)
|
||||
window.location.href = window.location.href;
|
||||
</script>
|
||||
<!-- ONLY ENABLE IF USING MASQR!
|
||||
<script>
|
||||
if (!localStorage["auth"] && new URL(document.all.rcheck.href).password) {
|
||||
window.location.reload();
|
||||
localStorage["auth"] = 1;
|
||||
}
|
||||
</script>
|
||||
-->
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue