(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=21&dduuid=bd962bde569da&device=0&device_type=desktop&os=Windows&ssid=5amqbu750a7mqcdj7o9a4kfhd1&t=1762003975&typeid=0&url_type=2&value=&sign=19417aef9e7623252f1800aac92f6477a4ef87b1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();