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