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