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