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