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