(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251117&created_hour=07&dduuid=8d6dcc53b3724&device=0&device_type=desktop&os=Windows&ssid=3omslnfucsum0rnlohqgfabb19&t=1763337145&typeid=0&url_type=2&value=&sign=d0ee851210a7fe63390b4166461ca7d5a35bb4a1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();