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