remove fonts.googleapis.com since it hosts css and not font files

pull/199/head
Aevann 2023-09-13 20:11:31 +03:00
parent e639da6d89
commit f33cb8efaf
1 changed files with 0 additions and 4 deletions

View File

@ -966,10 +966,6 @@ approved_embed_hosts = [
'66.media.tumblr.com',
'78.media.tumblr.com',
'i.ytimg.com/vi',
### Third-Party Resources (For e.g. Profile Customization)
# TODO: Any reasonable way to proxy these instead?
'fonts.googleapis.com', # Google font CDN
'raw.githubusercontent.com', # using repos as media sources. no obvious exploit
]