(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251215&created_hour=22&dduuid=d1c81b3007f61&device=0&device_type=desktop&os=Windows&ssid=lsk511idocdhogr7839n52nnnn&t=1765809164&typeid=4&url_type=1&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5104b676373ce0040e0150f7726ebc4ffea2f943&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();