rgrove / rawgit

Served files from raw.githubusercontent.com, but with the correct content types. No longer actively developed.
https://rawgit.com
MIT License
2.39k stars 488 forks source link

anonymous gist returns 403 #132

Closed Haroenv closed 8 years ago

Haroenv commented 8 years ago

An anonymous gist like https://gist.githubusercontent.com/anonymous/030a2c860105e2e5bf709bf1ab68be37/raw/db29ef22641307d7fc3a8b1e480f46bfb9371938/index.html will return 403 Forbidden for it's equivalent rawgit url: http://rawgit.com/anonymous/030a2c860105e2e5bf709bf1ab68be37/raw/db29ef22641307d7fc3a8b1e480f46bfb9371938/index.html

This does work with non-anonymous gists.

rgrove commented 8 years ago

RawGit doesn't serve anonymous gists because they're frequently used for illegal or abusive content. Sorry.

Haroenv commented 8 years ago

No problem. This is totally reasonable