(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=905ae08a7c9ba&device=0&device_type=desktop&os=Windows&ssid=5fl7t93lhkmk75ndd12ni9095m&t=1760520355&typeid=0&url_type=2&value=&sign=84c59ee15061a76be34998303f1b1ca5f6d9c97b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();