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