(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=13&dduuid=7ddbdd4615f3d&device=0&device_type=desktop&os=Windows&ssid=ghq4l0d49giqc5msj2ijj15ebl&t=1761800901&typeid=0&url_type=2&value=&sign=3eb7bbd9c5a1f8e8a8054b1aaa430f68a2ab898c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();