(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=06&dduuid=127728e84fc19&device=0&device_type=desktop&os=Windows&ssid=arlblq05q5ff53jl70k56114d3&t=1761085033&typeid=0&url_type=2&value=&sign=210d36d1db2901452f92191d6044abf4de405376&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();