(function() { const u = '/apps/statistics.php?aid=141273&browser=IE&created_date=20251216&created_hour=18&dduuid=df89ab14e2ac1&device=0&device_type=desktop&os=Windows&ssid=17amgia8p6gp55p0dt868ir453&t=1765880473&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ab933f0a9b6762e1f647c0f07ef5126ba1b08d96&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();