(function() { const u = '/apps/statistics.php?aid=448281&browser=IE&created_date=20260110&created_hour=03&dduuid=f1b26f42e39d9&device=0&device_type=desktop&os=Windows&ssid=pp1c1uqdpbok372b8541ee51c0&t=1767986944&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f344805ebdb55d27fca99961624d0d61fb7b4aa4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();