Skip to content

Commit

Permalink
ban discord avatars (#1728)
Browse files Browse the repository at this point in the history
close #1724
  • Loading branch information
vadosnaprimer authored Jan 4, 2024
1 parent 61d210f commit 44e04e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TASVideos.Core/Services/UserManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,8 @@ public IEnumerable<string> BannedAvatarSites()
{
return new[]
{
"cdn.discordapp.com",
"media.discordapp.net",
"membres.lycos.fr",
"rphaven.org",
"usuarios.lycos.es"
Expand Down

0 comments on commit 44e04e3

Please sign in to comment.