(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=14&dduuid=611f977a48e16&device=0&device_type=desktop&os=Windows&ssid=d61ro70mco688nd91n4h0l828s&t=1762237384&typeid=0&url_type=2&value=&sign=5de2bb704aac64e7e85bd5015fc7344c1279683f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();