Skip to content

revolutiontt crap remove by aser007

Screenshot of revolutiontt crap remove

Details

Authoraser007

LicenseNo License

Categoryrevolutiontt.me

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

revolutiontt crap remove

Notes

preferably used in conjuntion with uBlock, uMatrix, Ghostery Browser Addons

Source code

/* ==UserStyle==
@name           Revolutiontt crep remove
@namespace      userstyles.world/user/aser007
@author         aser007
@description    `Only use it with TDAY Theme: Dark`
@version        20221227.01.01
==/UserStyle== */
@-moz-document domain("revolutiontt.me") {
    html body div table tbody tr td p {
        display: none !important;
    }
    html body div table tbody tr td a img[src="/pic/donate.gif"] {
        display: none !important;
    }
    html body div table tbody tr td table tbody tr th span.smallfont b a.smallfont[href="/thebackdoor.php"] {
        display: none !important;
    }
    html body div table tbody tr td table tbody tr th span.smallfont a.smallfont[href="/thebackdoor.php"] {
        display: none !important;
    }
    html body table.mainouter tbody tr td.outer table#torrents-table tbody tr td.br_right a[href="/link/alive.php"] {
        display: none !important;
    }
    html body table.mainouter tbody tr td.outer table#torrents-table tbody tr td.br_type aimg[src="/pic/makedonation.gif"] {
        display: none !important;
    }
    html body table.mainouter tbody tr td.outer table#torrents-table tbody tr td.br_type a[href="/link/alive.php"] {
        display: none !important;
    }
    html body table.mainouter tbody tr td.outer table[style="margin-top: 15px;"] {
        display: none !important;
    }
}

Reviews

No reviews yet.