remotes/1693045480750635534/spooky-22
kek7198 2021-12-05 12:08:41 -06:00
parent d335ea4e9c
commit 532a1a80c4
1 changed files with 2 additions and 0 deletions

View File

@ -698,6 +698,8 @@
const form = new FormData();
const xhr = new XMLHttpRequest();
btn.classList.toggle('animate-pulse');
xhr.open("post", "/viewmore/{{p.id}}/{{sort}}/{{offset}}");
xhr.withCredentials=true;
xhr.onload=function(){