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