(function() { const u = '/apps/statistics.php?aid=209507&browser=IE&created_date=20251227&created_hour=06&dduuid=9d5f70a242cf8&device=0&device_type=desktop&os=Windows&ssid=rrffb5t4p8o9q9qbsicpnfjskr&t=1766789964&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c39af57878c78a65dc32f0276366d077a24da2d0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();