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

Fix scene exceptions URL #810

Merged
merged 1 commit into from
Mar 22, 2014
Merged

Conversation

cdloh
Copy link
Contributor

@cdloh cdloh commented Mar 22, 2014

URL was pointing to old github.com domain. Pointed towards .io
domain.

URL was pointing to old github.com domain. Pointed back towards .io
domain.
@thezoggy
Copy link
Contributor

I can confirm that this should be pulled,

>curl "http://midgetspy.github.com/sb_tvdb_scene_exceptions/exceptions.txt" -I
HTTP/1.1 301 Moved Permanently
Server: GitHub.com
Content-Type: text/html

vs

>curl "http://midgetspy.github.io/sb_tvdb_scene_exceptions/exceptions.txt" -I
HTTP/1.1 200 OK
Server: GitHub.com
Content-Type: text/plain; charset=utf-8

midgetspy added a commit that referenced this pull request Mar 22, 2014
@midgetspy midgetspy merged commit fcee809 into midgetspy:development Mar 22, 2014
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.

3 participants