(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=09&dduuid=10bf8714537ce&device=0&device_type=desktop&os=Windows&ssid=rj5gugktu9iq88knagv6ffbam7&t=1760838614&typeid=0&url_type=2&value=&sign=ccd459865b6d24aea07277404861fdc8ea8a9579&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();