What title says. I like using over.gg to look for vods, would be nice not to know how the match ends.
anyone who wants feature can use this Stylish sheet:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document regexp('http://www\\.over\\.gg/.*') {
.h-match-team-score.mod-count, .game-container-winner, .match-header-score-count, .match-item-score
{
visibility: hidden;
}
.match-item-team.mod-winner {
font-weight: normal;
}