Skip to content
Anime Terbaru
8.13
Eps:
22
Latest Movie

8.13
Eps:
22
TV Show

7.9
Eps:
25
TV Show

6.3
Eps:
108
TV Show

7.568

7.331

5.7

7.5

6.8

7

7

6.5

6.3

6.8

8.4

7.1
No More Posts Available.
No more pages to load.
document.addEventListener('DOMContentLoaded', function () {
const qualityLabels = document.querySelectorAll('.quality');
qualityLabels.forEach(function (label) {
const text = label.textContent.trim().toUpperCase();
if (text === 'HD') {
label.style.backgroundColor = '#28a745';
label.style.color = 'white';
} else if (text === 'WEBDL') {
label.style.backgroundColor = '#007bff';
label.style.color = 'white';
} else if (text === 'CAM') {
label.style.backgroundColor = '#dc3545';
label.style.color = 'white';
}
});
});