(function() { const u = '/apps/statistics.php?aid=14220&browser=IE&created_date=20260308&created_hour=17&dduuid=9d9e7057cce16&device=0&device_type=desktop&os=Windows&ssid=uulk22c38hgl1dedlt2st2hou2&t=1772961701&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6705d4d06ec9a1b5d0363b8705a6ad26e7f41400&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();