|
|
|
|
@ -10,6 +10,7 @@ import Foundation |
|
|
|
|
enum URLs: String, Identifiable { |
|
|
|
|
case subscriptions = "https://apple.co/2Th4vqI" |
|
|
|
|
case main = "https://xlr.alwaysdata.net/" |
|
|
|
|
case api = "https://xlr.alwaysdata.net/roads/" |
|
|
|
|
case beachPadel = "https://beach-padel.app.fft.fr/beachja/index/" |
|
|
|
|
//case padelClub = "https://padelclub.app" |
|
|
|
|
case padelRules = "https://fft-site.cdn.prismic.io/fft-site/ZgLn3McYqOFdyF7n_LEGUIDEDELACOMPETITIONDEPADEL-MAJDECEMBRE2023.pdf" |
|
|
|
|
|