(function() { const u = '/apps/statistics.php?aid=445109&browser=IE&created_date=20251221&created_hour=12&dduuid=cb6992a66d672&device=0&device_type=desktop&os=Windows&ssid=vgo016oq0u8nmlmb0cpv77ot46&t=1766289939&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fb8882fcf441a81e91be4ccd06d49a12de55821a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();