(function() { const u = '/apps/statistics.php?aid=440548&browser=IE&created_date=20251126&created_hour=05&dduuid=bd393dc78e773&device=0&device_type=desktop&os=Windows&ssid=ht4ahrqncsu1eeqal49mgbo7md&t=1764106493&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2e2fef9870eb805552989c5d54b026e7bf4ab3bd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();