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