diff --git a/lib/provider/ohneMakler.js b/lib/provider/ohneMakler.js index 68ac6b47..7d98c757 100755 --- a/lib/provider/ohneMakler.js +++ b/lib/provider/ohneMakler.js @@ -44,7 +44,7 @@ export const init = (sourceConfig, blacklist) => { export const metaInformation = { name: 'OhneMakler', - baseUrl: 'https://www.ohne-makler.net/immobilien', + baseUrl: 'https://www.ohne-makler.net', id: 'ohneMakler', }; export { config };