Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

URL formatter treats release/archive URLs as valid even though they're not supported #126

@PeterDaveHello

Description

@PeterDaveHello

Though the url formatter support url like this:
https://github.com/rgrove/rawgit/archive/master.zip

but, both of these urls return 404 not found:
https://rawgit.com/rgrove/rawgit/archive/master.zip
https://cdn.rawgit.com/rgrove/rawgit/archive/master.zip

Is it possible to support release/archive tarball? It'll be very nice!

BTW, thanks for this cool service!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions