diff options
author | kannar <kannarfr@gmail.com> | 2024-03-11 15:47:31 +0100 |
---|---|---|
committer | Heiko Becker <mail@heiko-becker.de> | 2024-03-11 22:10:28 +0000 |
commit | 3ae982051d7b6c9312f19618ff63c4b58f5ea5cc (patch) | |
tree | a39d0a64914ab76cab3afbc80069a363d3e313af /test | |
parent | fa0bd6dd8b7bc21b292e4f94eaa4fbf71d5240f1 (diff) | |
download | wgetpaste-3ae982051d7b6c9312f19618ff63c4b58f5ea5cc.tar.gz |
fix gists raw url
Previous pattern: https://gist.github.com/raw/<organization_label>/<gist_id> is now http 404
New pattern looks to be: https://gist.github.com/<organization_label>/<gist_id>/raw which is http 200
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions