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