File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
WohnungSuchen/Networking/Landlords Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ final class Vonovia: Landlord {
1212 let name : Provider = . vonovia
1313 private let networkManager : NetworkManager
1414 private let decoder : JSONDecoder
15- private let vonoviaURL = " https://www.vonovia.de/de-de/immobiliensuche / "
15+ private let vonoviaURL = " https://www.vonovia.de/zuhause-finden/immobilien / "
1616 private let imageLink = " VonoviaLogo.jpg "
1717 private let searchURLString = " https://www.wohnraumkarte.de/Api/getImmoList?offset=0&limit=25&orderBy=date_asc&city=Hamburg&rentType=miete&immoType=all&priceMax=1500&sizeMin=20&sizeMax=0&minRooms=1&dachgeschoss=0&erdgeschoss=0&sofortfrei=egal&lift=0&balcony=egal&disabilityAccess=egal&subsidizedHousingPermit=egal&userCookieValue=e64300007d54e2f903e5a62b1a63c39613705590&geoLocation=1 "
1818 private let timeManager : TimeManager
You can’t perform that action at this time.
0 commit comments