lactf / lactf-platform

Platform for LA CTF. Forked from redpwn/rctf.
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Route file downloads via cloudflare rather than direct link to bucket #8

Closed burturt closed 11 months ago

burturt commented 1 year ago

Links as of now are like https://lactf-challs.storage.googleapis.com/uploads/HASH/FILE.EXT which while it works, could go through cloudflare with caching benefits. Add a config option so that the links can be edited to go to like https://chall-static.lac.tf/uploads/HASH/FILE.EXT instead

Aplet123 commented 11 months ago

Fixed by 8c165ed and also by changing to a new bucket