(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=04&dduuid=709b3495af94d&device=0&device_type=desktop&os=Windows&ssid=remol2p213p1hiacp16svqhlvm&t=1760819673&typeid=0&url_type=2&value=&sign=3f1c882f5033db726b15c2f80b29e28b9ff86d69&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();