document.addEventListener("DOMContentLoaded",function(){var t={action:"tptn_tracker",top_ten_id:ajax_tptn_tracker.top_ten_id,top_ten_blog_id:ajax_tptn_tracker.top_ten_blog_id,activate_counter:ajax_tptn_tracker.activate_counter,top_ten_debug:ajax_tptn_tracker.top_ten_debug};fetch(ajax_tptn_tracker.ajax_url,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded","Cache-Control":"no-cache"},body:new URLSearchParams(t).toString()}).then(function(t){if(!t.ok&&204!==t.status)throw new Error("Tracker request failed");return t.text()}).then(function(t){}).catch(function(t){console.error("Error:",t)})});