(function() { const u = '/apps/statistics.php?aid=441933&browser=IE&created_date=20260305&created_hour=23&dduuid=cb3f80e77995c&device=0&device_type=desktop&os=Windows&ssid=l6fohirme4l2thg7flohm0afbt&t=1772723232&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=329de2726767de14a6965c8e8a34494ac6e84186&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();