// document.addEventListener("DOMContentLoaded", function () { // const urlParams = new URLSearchParams(window.location.search); // const pathParam = urlParams.get("path"); // if (pathParam) { // try { // const decodedUrl = atob(pathParam); // const hiddenInput = document.querySelector('[data-name="hidden_url"]'); // if (hiddenInput) { // hiddenInput.value = decodedUrl; // } // } catch (e) { // console.error("Failed to decode Base64:", e); // } // } // });

نمایش 1 - 1 کالا از 1