Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Pinterest CDN URL in example code #613

Merged
merged 1 commit into from
Oct 12, 2017
Merged

update Pinterest CDN URL in example code #613

merged 1 commit into from
Oct 12, 2017

Conversation

derekargueta
Copy link
Contributor

Pinterest is deprecating *media-cache-* URLs. s-media-cache-ak0.pinimg.com 301's to i.pinimg.com.

➜  curl -svo /dev/null https://s-media-cache-ak0.pinimg.com/originals/07/44/38/074438e7c75034df2dcf37ba1057803e.gif 2>&1 | grep "< "
< HTTP/1.1 301 Moved Permanently
< Location: https://i.pinimg.com/originals/07/44/38/074438e7c75034df2dcf37ba1057803e.gif
...

@CLAassistant
Copy link

CLAassistant commented Oct 11, 2017

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nguyenhuy
Copy link
Member

Thanks, @derekargueta!

@nguyenhuy nguyenhuy merged commit 72d33fc into TextureGroup:master Oct 12, 2017
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
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.

None yet

4 participants