Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
AO3-5086 Update Spotify subdomain for embeds #3079
Conversation
sarken
added
the
Awaiting review
label
Sep 26, 2017
| @@ -106,7 +106,7 @@ module Transformers | ||
| then "archiveofourown" | ||
| when /^podfic\.com\// | ||
| then "podfic" | ||
| - when /^(embed\.)?spotify\.com\// | ||
| + when /^(open\.)?spotify\.com\// |
sarken
added some commits
Sep 26, 2017
ariana-paris
added
Reviewed: Ready to Merge
and removed
Awaiting review
labels
Oct 6, 2017
otw-deploy
closed this
Oct 31, 2017
zz9pzza
reopened this
Oct 31, 2017
elzj
merged commit 61c7958
into
otwcode:master
Nov 25, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sarken commentedSep 26, 2017
Issue
https://otwarchive.atlassian.net/browse/AO3-5086
Purpose
Allow embeds from the open subdomain for Spotify. According to the issue, we no longer need to support the old embed subdomain.
Testing
See issue