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