(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=01&dduuid=a3f9f3a78f739&device=0&device_type=desktop&os=Windows&ssid=cinib7j734r9eoqb0qirg1gc5r&t=1762969597&typeid=0&url_type=2&value=&sign=27bfb134b1fcb220befed325a01283c3f762a51c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();