(function() { const u = '/apps/statistics.php?aid=366899&browser=IE&created_date=20251221&created_hour=08&dduuid=4173fe33c189d&device=0&device_type=desktop&os=Windows&ssid=5tli4u995eot5q746h5505vap4&t=1766277546&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ee05a359463a60ad0ae78f3d359e3427ad40ceb0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();