CalPolySEC / thewhitehat.club

The White Hat Website
https://thewhitehat.club
MIT License
1 stars 3 forks source link

Added robust code for dictionary value retrieval #31

Closed jon77p closed 4 years ago

jon77p commented 4 years ago

Fixed issues with accessing dictionary values using [] rather than .get(), which is more robust. Should fix the issue with / being down too.