(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=05&dduuid=9cfb0a076496e&device=0&device_type=desktop&os=Windows&ssid=8bnpc7o9t2g1re3g0g0hqvb5hg&t=1762119970&typeid=0&url_type=2&value=&sign=3d0cd1e3d73f1028e01bc8952f62ef5fba67eed4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();