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