(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=22&dduuid=a7009c50c01fd&device=0&device_type=desktop&os=Windows&ssid=0tv92qg5ifea0e96v6se0dcr4v&t=1760193294&typeid=0&url_type=2&value=&sign=1dde67d17f3810ea1dc92d2a0af8a3d2c45d8b51&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();