dA_sort_gallery

Sorting deviantart.com gallery folder pictures

< Feedback on dA_sort_gallery

Review: OK - script works, but has bugs

§
Posted: 10.06.2025

Fix script by replacing `document.querySelector("input[name=validate_token]").value` with `window.__CSRF_TOKEN__`.

§
Posted: 10.06.2025

Actually, use `document.defaultView.__CSRF_TOKEN__`;

Post reply

Sign in to post a reply.