mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-24 02:18:05 -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.