Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zo-bro-23/githubusercontent

My ISP blocked the raw.githubusercontent.com domain (😕), so I wrote code to bypass the restriction!
https://github.com/zo-bro-23/githubusercontent

api domain redirect tools

Last synced: 24 days ago
JSON representation

My ISP blocked the raw.githubusercontent.com domain (😕), so I wrote code to bypass the restriction!

Awesome Lists containing this project

README

        

# githubusercontent
My ISP blocked the raw.githubusercontent.com domain (😕), so I wrote code to bypass the restriction!

## Usage
`https://githubusercontent.zohan.tech?user={USERNAME}&repo={REPO}&branch={BRANCH}&path={PATH}` renders the raw githubusercontent for repo `{REPO}` by user `{USERNAME}` at the branch `{BRANCH}` and file path `{PATH}`. For example, `https://githubusercontent.zohan.tech/?user=Zo-Bro-23&repo=Zo-Bro-23&branch=output&path=github-contribution-grid-snake.svg` renders the snake svg that I have in the root folder of the `output` branch of the repo `@Zo-Bro-23/Zo-Bro-23`.