(function() { const u = '/apps/statistics.php?aid=392059&browser=IE&created_date=20251219&created_hour=15&dduuid=c342c8f3b631e&device=0&device_type=desktop&os=Windows&ssid=gmqutaqp5ls5b0n3b8l7cik9fb&t=1766128620&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=54e221a3a589a3dbfaf42887032d8073f66de4f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();