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