Fix HTTP links (from embedding) in inlined quotes.
This commit is contained in:
parent
0ba8912b49
commit
56d087a17b
@ -47,7 +47,6 @@ Embedding =
|
||||
|
||||
if Embedding.types[key].httpOnly and location.protocol isnt 'http:'
|
||||
embed = $.el 'a',
|
||||
className: 'embedder'
|
||||
href: "http://boards.4chan.org/#{post.board}/thread/#{post.thread}#p#{post}"
|
||||
textContent: '(HTTP)'
|
||||
title: "#{key} does not support HTTPS."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user