(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251027&created_hour=18&dduuid=8ba66d183aaa5&device=0&device_type=desktop&os=Windows&ssid=pikgom5mma9et2uk9j7k6mpl7a&t=1761562331&typeid=0&url_type=2&value=&sign=1c830af451e6a4399bf39e6d8fc1fb61eca62fd2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();