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