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