asciidoctor / docgist

Render AsciiDoc documents from Gists, GitHub, DropBox and other remote sources in the browser.
http://gist.asciidoctor.org
57 stars 79 forks source link

Add support for URLs from GitHub's new user content domain, raw.githubusercontent.com #2

Closed mojavelinux closed 10 years ago

mojavelinux commented 10 years ago

GitHub now serves raw user content from the domain raw.githubusercontent.com. DocGist should be updated to recognize this domain instead of raw.github.com.

For more information about the switch, see this blog post: https://developer.github.com/changes/2014-04-25-user-content-security/