(function() { const u = '/apps/statistics.php?aid=207254&browser=IE&created_date=20260114&created_hour=23&dduuid=a2c0f5f55fcab&device=0&device_type=desktop&os=Windows&ssid=7li567b4gbq449qqj9bjqtlqoq&t=1768405848&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=17e80218a0c150ead1ad6330d1a2f2aadef71c9b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();