(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=03&dduuid=a1fcbb0c2d700&device=0&device_type=desktop&os=Windows&ssid=66unb97ng0d97qpsbudn9a4ls6&t=1762975094&typeid=0&url_type=2&value=&sign=0c438b6dd5a45832ffb5e533462b4a2663d10405&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();