forked from MarseyWorld/MarseyWorld
remove raw.githubusercontent.com from approved_embed_hosts, repos get deleted and we'd end up with broken images
parent
962c23c968
commit
398d301ece
|
@ -966,7 +966,6 @@ approved_embed_hosts = [
|
|||
'66.media.tumblr.com',
|
||||
'78.media.tumblr.com',
|
||||
'i.ytimg.com/vi',
|
||||
'raw.githubusercontent.com', # using repos as media sources. no obvious exploit
|
||||
]
|
||||
|
||||
if SITE_IMAGES not in approved_embed_hosts:
|
||||
|
|
Loading…
Reference in New Issue