(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=10&dduuid=1b390311ad746&device=0&device_type=desktop&os=Windows&ssid=63be8r1nhb81di4id42n4ahime&t=1763259039&typeid=0&url_type=2&value=&sign=3b88c80666aca9a34529ea337e05a8df7dd33b39&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();