Skip to content

Commit

Permalink
add youtube to domain blocklist
Browse files Browse the repository at this point in the history
  • Loading branch information
snarfed committed Jan 12, 2025
1 parent 9b9075e commit 2437a16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
'tiktok.com',
'twitter.com',
'x.com',
'youtu.be',
'youtube.com',
)

SMTP_HOST = 'smtp.gmail.com'
Expand Down

0 comments on commit 2437a16

Please sign in to comment.