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