(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251024&created_hour=02&dduuid=f6af1a6d9f1bc&device=0&device_type=desktop&os=Windows&ssid=d61ttp3b2erka2347nlg5t81oc&t=1761243417&typeid=0&url_type=2&value=&sign=894c9c52ca3502461477f25fdb2657f4696f88e8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();