(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=19&dduuid=a69b992429c87&device=0&device_type=desktop&os=Windows&ssid=95nukcq51mo7pul26458q1qa1q&t=1760873517&typeid=0&url_type=2&value=&sign=68f563825f28f717feef7aa422f4bf46b53943d1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();