تاریخ انتشار: ۱۴:۳۲ – ۰۲-۰۶-۱۳۹۶
[wpcc-iframe src=”https://www.aparat.com/video/video/embed/videohash/CwqVZ/vt/frame” height=”270″ width=”480″ allowfullscreen=”true” webkitallowfullscreen=”true” mozallowfullscreen=”true”]
nst selectedItem = newsList[randomIndex];
if (!selectedItem || typeof selectedItem.id === ‘undefined’) {
return;
}
const safeId = encodeURIComponent(selectedItem.id);
container.style.display = ‘flex’;
linkEl.href = `/fa/news/${safeId}`;
})();
