From d4bea6380f9a0f252780b19ecaadb6368019cf14 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 18 Jul 2014 21:47:33 -0700 Subject: [PATCH] embed strawpoll results page --- src/Linkification/Linkify.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Linkification/Linkify.coffee b/src/Linkification/Linkify.coffee index 278d58579..24293cdc5 100755 --- a/src/Linkification/Linkify.coffee +++ b/src/Linkification/Linkify.coffee @@ -335,7 +335,7 @@ Linkify = text: (_) -> _.title , key: 'StrawPoll' - regExp: /strawpoll\.me\/(?:embed_\d+\/)?(\d+)/ + regExp: /strawpoll\.me\/(?:embed_\d+\/)?(\d+(?:\/r)?)/ style: 'border: 0; width: 600px; height: 406px;' el: (a) -> $.el 'iframe',