????JFIF??x?x????'
Server IP : 104.21.112.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tempvsty/buyeaa.com/wp-content/plugins/post-duplicator/assets/build/ |
Upload File : |
(()=>{"use strict";document.addEventListener("DOMContentLoaded",(function(){document.body.addEventListener("click",(function(t){if(t.target.classList.contains("m4c-duplicate-post")){t.preventDefault();const e=t.target.nextElementSibling;e&&e.classList.contains("spinner")&&(e.style.visibility="visible");const n={original_id:t.target.getAttribute("data-postid")};fetch(`${postDuplicatorVars.restUrl}duplicate-post`,{method:"POST",headers:{"X-WP-Nonce":postDuplicatorVars.nonce,"Content-Type":"application/json"},body:JSON.stringify(n)}).then((t=>t.ok?t.json():t.json().then((t=>{throw t})))).then((t=>{if(t.duplicate_id){let e=window.location.href;e.includes("?")?e+=`&post-duplicated=${t.duplicate_id}`:e+=`?post-duplicated=${t.duplicate_id}`,window.location.href=e}})).catch((t=>{console.error("Error duplicating post:",t.message),function(t,e="error"){const n=document.createElement("div");n.classList.add("my-snackbar",`my-snackbar--${e}`),n.textContent=t,document.body.appendChild(n),setTimeout((()=>{n.classList.add("my-snackbar--hide"),n.addEventListener("transitionend",(()=>n.remove()))}),3e3)}(`Error duplicating post: ${t.message}`,"error")}))}}))}))})();