Отключить подсчет кликов?

FYI: We’ve pushed an update to how click counters are implemented. Please use the following updated CSS if you wish to hide it:

a[data-clicks]::after {
     display: none;
}
3 лайка