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',