zlin / wgetpaste

MIT License
34 stars 18 forks source link

fix gists raw url #54

Closed KannarFr closed 8 months ago

KannarFr commented 8 months ago

Existing raw pattern: https://gist.github.com/raw/<organization_label>/<gist_id> is currently http 404 New raw pattern looks to be: https://gist.github.com/<organization_label>/<gist_id>/raw which is http 200