(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=12&dduuid=582309abc9488&device=0&device_type=desktop&os=Windows&ssid=1boo35j364fkk14i85tgms6ira&t=1762058664&typeid=0&url_type=2&value=&sign=67dc7eda078997a37f16a2470e560ec51e5dd699&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();