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