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