Skip to content

Fix Strawpoll.com expandos not handling URLs with 'polls' in the path correctly - #5448

Open
haykam821 wants to merge 1 commit into
honestbleeps:masterfrom
haykam821:fix-strawpollcom-polls-path
Open

Fix Strawpoll.com expandos not handling URLs with 'polls' in the path correctly#5448
haykam821 wants to merge 1 commit into
honestbleeps:masterfrom
haykam821:fix-strawpollcom-polls-path

Conversation

@haykam821

Copy link
Copy Markdown

The following URL formats are currently handled:

  • https://strawpoll.com/{id}
  • https://strawpoll.com/embed/{id}

However, Strawpoll.com also allows URLs in the following formats, which this pull request adds handling for:

  • https://strawpoll.com/polls/{id}
  • https://strawpoll.com/embed/polls/{id}

Without this change, the latter two URLs would display an expando for an incorrect poll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant