Drop StrawPoll titles for now due to lack of CORS.

This commit is contained in:
ccd0 2016-02-15 20:46:33 -08:00
parent a247f4f578
commit a04ae64947

View File

@ -255,9 +255,6 @@ Embedding =
el: (a) ->
$.el 'iframe',
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'
regExp: /^\w+:\/\/(?:www\.)?twitch\.tv\/(\w[^#\&\?]*)/