mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-01-28 14:47:21 -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.