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