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