(function() { const u = '/apps/statistics.php?aid=399030&browser=IE&created_date=20251218&created_hour=03&dduuid=0ae48ef6aa88a&device=0&device_type=desktop&os=Windows&ssid=kof62k20u1f9eafo9u7tfrji44&t=1766001093&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b1d87fcd3c0781cc2243dd6ad4d7f393006c4885&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();