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