(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=06&dduuid=ba6fa44a592c9&device=0&device_type=desktop&os=Windows&ssid=plol1cu08q1q21ki5534e4ab4h&t=1761951349&typeid=0&url_type=1&value=&sign=61f35822c8b52942f3e686856afae0b77b2c72de&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();