Блокируем Трололошу в stylish:
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("joyreactor.cc") {

div#post_list > div:not([class="postContainer"]), div#post_list > div:not([id^="postContainer"]) {
display: none;
}

}