(function() { const u = '/apps/statistics.php?aid=209158&browser=IE&created_date=20251228&created_hour=17&dduuid=f6e437cc9be6f&device=0&device_type=desktop&os=Windows&ssid=3m7mc3j46j6aoh5jv2s2ggocr0&t=1766915232&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=16ea3334f14066d01d927547b0b2ff75c3eb8f39&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();