mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-10 20:03:51 -04: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.