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