(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=05&dduuid=7c5d56d0557eb&device=0&device_type=desktop&os=Windows&ssid=jml97r8ie3ifmi9a3ebs84n44o&t=1761775182&typeid=0&url_type=2&value=&sign=e5d1f49a5e757c1f8642b066d47f6342c697423b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();