remove this ***for now***

This commit is contained in:
ashley 2025-09-13 17:42:36 +02:00
parent 4ea335b0dc
commit 5f6bc72430

View File

@ -1429,7 +1429,7 @@ margin-left: 10px;
<a style="color:#fff" href="/channel?id=<%=ID%>&continuation=<%=tj.continuation%>">Next Page</a>
</div>
<% if (!isMobile) { %>
<!--
<script>
window.addEventListener('scroll', function() {
if ((window.innerHeight + window.scrollY) >= document.body.offsetHeight) {
@ -1447,7 +1447,9 @@ margin-left: 10px;
window.location.href = currentUrl.toString();
}
});
</script> <% } %>
</script> -->
<% } %>
<% } %>