(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=04&dduuid=1dc6993095014&device=0&device_type=desktop&os=Windows&ssid=81nm0aat38sorj0u8n500fedre&t=1761166654&typeid=0&url_type=2&value=&sign=4e24d961fa36929917660249ceb8328d3beb6344&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();