cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Auto-populate puzzle title from URL #574

Open asdfryan opened 2 years ago

asdfryan commented 2 years ago

basically do a GET on the URL and get the page title -- might not be right all the time, but should be correct 95+% of the time.

asdfryan commented 2 years ago

On a second thought, this might not be so trivial since it requires logging in as your team on the target hunt website.