(function() { const u = '/apps/statistics.php?aid=435366&browser=IE&created_date=20251231&created_hour=15&dduuid=d2630fd3fcf96&device=0&device_type=desktop&os=Windows&ssid=ddt85vqt56ov2l26s5pipev4rt&t=1767167220&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8b698524c9e1e3aa413870abf6cea43ff68d961f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();