mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-01-22 03:37:12 -05:00
`pickle.loads` is insecure (and unnecessary in this context). The simpler data types of the config model can easily be serialized to json instead.