Skip to content

Torrentleech Block Messages by aser007

Screenshot of Torrentleech Block Messages

Details

Authoraser007

LicenseNo License

Categorywww.torrentleech.org

Created

Updated

Size434 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Block VPN Messages
Block additional Messages

Notes

Block VPN Messages
Block additional Messages
preferably used in conjuntion with uBlock, uMatrix, Ghostery Browser Addons

Source code

/* ==UserStyle==
@name           Torrentleech Block Messages
@namespace      userstyles.world/user/aser007
@author         aser007
@description    `Torrentleech Block Messages`
@version        20190310.13.45
==/UserStyle== */
@-moz-document domain("www.torrentleech.org") {
    div.vpn-msg-placeholder {
        display: none !important;
    }
    div.message.info.text-center {
        display: none !important;
    }
}

Reviews

No reviews yet.