enum BooruProvider: String, CaseIterable, Decodable, Encodable { case safebooru = "Safebooru" case yandere = "yande.re" }