Twitch.tv on its own shouldn't be embedded.
This commit is contained in:
parent
2de2db4e6c
commit
3256eed138
@ -253,7 +253,7 @@ Embedding =
|
|||||||
src: "//strawpoll.me/embed_1/#{a.dataset.uid}"
|
src: "//strawpoll.me/embed_1/#{a.dataset.uid}"
|
||||||
,
|
,
|
||||||
key: 'TwitchTV'
|
key: 'TwitchTV'
|
||||||
regExp: /^\w+:\/\/(?:www\.)?twitch\.tv\/([^#\&\?]*)/
|
regExp: /^\w+:\/\/(?:www\.)?twitch\.tv\/(\w[^#\&\?]*)/
|
||||||
httpOnly: true
|
httpOnly: true
|
||||||
style: "border: none; width: 640px; height: 360px;"
|
style: "border: none; width: 640px; height: 360px;"
|
||||||
el: (a) ->
|
el: (a) ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user