No more HTTP-only embeds.
This commit is contained in:
parent
db1f62800b
commit
15e5d5a0a1
@ -55,7 +55,6 @@ Embedding =
|
||||
embed: (data) ->
|
||||
{key, uid, options, link, post} = data
|
||||
{href} = link
|
||||
return if Embedding.types[key].httpOnly and location.protocol isnt 'http:'
|
||||
|
||||
$.addClass link, key.toLowerCase()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user