
document.addEventListener("DOMContentLoaded",function(e){var $=jQuery;const pathToServer=vkLtc.ajaxurl;const sendData={action:'ids',};$.post(pathToServer,sendData,function(ps){if(!$.isEmptyObject(ps)){$.each(ps,function(id,ls){try{ls.forEach(function(l){var c=$('.post-'+id+' a[href="'+l+'"]');if(c.length){$(c).attr('target','_blank').attr('rel','noreferrer noopener');}});}finally{}});}});},false);