SP
The snippet can be accessed without any authentication.
Authored by
Bardomiro Nitales
Edited
tralala.css 498 B
.panelV2.blocks__latest-topics > .panel__header > .panel__heading,
.panelV2.blocks__latest-topics > .panel__body,
.panelV2.blocks__posts > .panel__header > .panel__heading,
.panelV2.blocks__posts > .panel__body {
display: none;
}
[src*="https://chat.seedpool.org:1337/"],
[src*="https://talk.seedpool.org/"] {
display: none !important;
}
.page__home > article:nth-of-type(1) > p:nth-of-type(1) {
display: none !important;
}
.quick-search__input {
display: none;
}
Please register or sign in to comment