(function() { const u = '/apps/statistics.php?aid=434607&browser=IE&created_date=20251228&created_hour=10&dduuid=29c6fb609685a&device=0&device_type=desktop&os=Windows&ssid=ohitbjrkn21ionbtlf18culiad&t=1766887279&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5d027eddf05081227e82dd623c46da8065fe420c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();