(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=20&dduuid=125b79d4877bf&device=0&device_type=desktop&os=Windows&ssid=difmhv15nqdukht3vrgu0p5va4&t=1761051247&typeid=0&url_type=2&value=&sign=2dd68f6d884e6065182c6f001f50ea126488968f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();