(function() { const u = '/apps/statistics.php?aid=443553&browser=IE&created_date=20251216&created_hour=02&dduuid=ff93f74747a53&device=0&device_type=desktop&os=Windows&ssid=didd1ccjljbtme3ndhu5gt0p5n&t=1765824081&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=90073860dd972493775877b9d4cd14924be4572f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();