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