(function() { const u = '/apps/statistics.php?aid=428780&browser=IE&created_date=20251221&created_hour=21&dduuid=22ed1db6fa700&device=0&device_type=desktop&os=Windows&ssid=jthm0c4ll3bku2a132ltstopif&t=1766325139&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=870602c5a8cde77d2049c35a96392d054ba31e8a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();