GitHub CDN Worker

A proxy service for GitHub content that works in wonderland.

Supported URL Formats:

1. Short Format:

/gh/username/repo/branch/file_path

2. Raw File Format:

/raw/username/repo/branch/file_path

3. GitHub Releases Download Format:

/releases/username/repo/download/tag/filename

4. Direct Raw GitHub URL:

/https://raw.githubusercontent.com/username/repo/branch/file_path

5. Git Clone Format:

/git-clone/username/repo.git

For more information, visit the GitHub repository.