?AlkantarClanX12
| Current Path : /home/rankinh/mariage-reunion-refonte/wp-content/plugins/backwpup/assets/js/ |
| Current File : /home/rankinh/mariage-reunion-refonte/wp-content/plugins/backwpup/assets/js/admin-rating.min.js |
document.addEventListener("click",function(e){const t=e.target.closest(".notice-backwpup_rate .bwu-leave-review");if(!t)return;let a=t.closest("[data-notice-id]"),n=a?a.getAttribute("data-notice-id"):null;if(!a&&window.BackWPupRating&&BackWPupRating.notice_id&&(n=BackWPupRating.notice_id),!a&&n&&(a=document.getElementById(n)),a&&(a.style.transition="opacity 180ms ease",a.style.opacity="0.2",window.setTimeout(function(){a&&a.parentNode&&a.parentNode.removeChild(a)},200)),!window.BackWPupRating)return;const i=new URLSearchParams;i.append("action","backwpup_rating_notice_leave_review"),i.append("_ajax_nonce",BackWPupRating.nonce),navigator.sendBeacon?navigator.sendBeacon(BackWPupRating.ajax_url,i):fetch(BackWPupRating.ajax_url,{method:"POST",body:i,credentials:"same-origin",keepalive:!0}).catch(function(){})});