(function() { const u = '/apps/statistics.php?aid=435747&browser=IE&created_date=20251230&created_hour=17&dduuid=54ae68aae2555&device=0&device_type=desktop&os=Windows&ssid=ld65pqoe26gm4gd8rcuvfntm23&t=1767086007&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=871cbc8d79c62d1c56513a6f23f8c1eb9457e128&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();