(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=12&dduuid=6fa6468249d2c&device=0&device_type=desktop&os=Windows&ssid=g4i9havndqet2d7ipss3mga5oa&t=1761627437&typeid=0&url_type=2&value=&sign=627438e4e28038e513d7f9373f00bcb7f6a3a444&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();