This commit is contained in:
Mirco Wittrien 2019-05-14 11:08:27 +02:00
parent d7800554c4
commit 9b0e4459b2
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -106,15 +106,15 @@ html[class="gr__betterdocs_us"] body #app-mount {
content: "BetterDocs/DiscordSource is not an official source, and should be treated as such. The owner posts peoples themes and plugins without their permission, and also contains content that would not be found on the official BetterDiscord repos. This means it probably contains harmful plugins that could either get you into trouble with discord, or steal user account info. Please stay safe, and download from official sources only." !important;
}
#app-mount .markup-2BOw-j .anchor-3Z-8Bb:not(.channelLink-2TxEu3):not(.guildsError-3cFMtY):not(.guildsError-b7zR5H):not(.embedAuthorName-3mnTWj):not(.downloadButton-1bWXpg):not(.downloadLink-1ywL9o)[href="https://discordapp.com/invite/D4cAkXX"] {
#app-mount .markup-2BOw-j .anchor-3Z-8Bb:not(.channelLink-2TxEu3):not(.guildsError-3cFMtY):not(.guildsError-b7zR5H):not(.embedAuthorName-3mnTWj):not(.downloadButton-1bWXpg):not(.downloadLink-1ywL9o)[href*="discordapp.com/invite/D4cAkXX"] {
color: transparent !important;
cursor: not-allowed !important;
pointer-events: none !important;
letter-spacing: -1000px !important;
}
#app-mount .markup-2BOw-j .anchor-3Z-8Bb[href="https://discordapp.com/invite/D4cAkXX"]:after {
content: "Harmful Invite Detected - BetterDocs/DiscordSource" !important;
#app-mount .markup-2BOw-j .anchor-3Z-8Bb[href*="discordapp.com/invite/D4cAkXX"]:after {
content: "Harmful invite detected - BetterDocs/DiscordSource" !important;
color: #f04747 !important;
font-weight: bold !important;
pointer-events: none !important;