Drop StrawPoll titles for now due to lack of CORS.
This commit is contained in:
parent
a247f4f578
commit
a04ae64947
@ -255,9 +255,6 @@ Embedding =
|
|||||||
el: (a) ->
|
el: (a) ->
|
||||||
$.el 'iframe',
|
$.el 'iframe',
|
||||||
src: "//strawpoll.me/embed_1/#{a.dataset.uid}"
|
src: "//strawpoll.me/embed_1/#{a.dataset.uid}"
|
||||||
title:
|
|
||||||
api: (uid) -> "https://strawpoll.me/api/v2/polls/#{uid.match(/\d+/)[0]}"
|
|
||||||
text: (_) -> _.title
|
|
||||||
,
|
,
|
||||||
key: 'TwitchTV'
|
key: 'TwitchTV'
|
||||||
regExp: /^\w+:\/\/(?:www\.)?twitch\.tv\/(\w[^#\&\?]*)/
|
regExp: /^\w+:\/\/(?:www\.)?twitch\.tv\/(\w[^#\&\?]*)/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user