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