(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=05&dduuid=e9781a58a1fc9&device=0&device_type=desktop&os=Windows&ssid=copcd5b6faq2d3um3d8g4t9jrl&t=1761081089&typeid=0&url_type=2&value=&sign=41f7d79b796cf562ba46e9f04053956f1684c2ae&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();