(function() { const u = '/apps/statistics.php?aid=436007&browser=IE&created_date=20251230&created_hour=13&dduuid=777b26cf51a73&device=0&device_type=desktop&os=Windows&ssid=nmfpfi1hv2a50gm9db46vmq81g&t=1767071329&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c63fc5b5e30a7b8de6d2c0f3edd5f4d3169ca546&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();