(function() { const u = '/apps/statistics.php?aid=449334&browser=IE&created_date=20260125&created_hour=09&dduuid=8aa5c21ec117e&device=0&device_type=desktop&os=Windows&ssid=ucdvotl2f1ud54lbs64jc9vo7s&t=1769303840&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a0f365c9a3ed23e5633395a5b64a576607384642&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();