(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=10&dduuid=29067fa7183c8&device=0&device_type=desktop&os=Windows&ssid=3vh546po5gn9o0vcltsshhs2dp&t=1760667228&typeid=0&url_type=2&value=&sign=4a70d23e122f247ff08366d32262beb94ceca4e9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();