(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=09&dduuid=79218c67aceeb&device=0&device_type=desktop&os=Windows&ssid=brs8ldkv2fc1dqn0donf3d3qg3&t=1760492376&typeid=0&url_type=2&value=&sign=47924d49b3780e831046fb4b06463d4d48c5627f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();