Update: plugin source code files

This commit is contained in:
2026-01-06 19:25:41 +09:00
parent 786e2b5026
commit 1ad3d0767a
12 changed files with 1497 additions and 692 deletions

View File

@@ -42,6 +42,6 @@
return;
}
post_ajax('/thumbnail', get_formdata('#download'));
post_ajax('/basic/thumbnail', get_formdata('#download'));
});
})();