(function() { const u = '/apps/statistics.php?aid=434768&browser=IE&created_date=20251228&created_hour=05&dduuid=ed39ed60651bf&device=0&device_type=desktop&os=Windows&ssid=1nfc90smjsdicn5rgbsfv4tovd&t=1766872670&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=933a826652cf51dfe38bdc74833bbdc8e036b22c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();