(function() { const u = '/apps/statistics.php?aid=440559&browser=IE&created_date=20251222&created_hour=20&dduuid=108ebb1e82b5d&device=0&device_type=desktop&os=Windows&ssid=s3ndhkcdjc36gm2847b1c2cim8&t=1766405666&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0f43d43dccf1ca5e1fabe2169032c0642c6caea9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();