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