79187879

Date: 2024-11-14 08:24:04
Score: 1.5
Natty:
Report link
document.querySelectorAll('.team-grid .t-entry-category > a').forEach(a => {
    a.innerHTML = `<span class="hide">${a.textContent}</span>`;
});
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rafly Rizqullah Yusuf