This commit is contained in:
Alexander Roidl
2025-07-31 21:29:34 +02:00
parent 210312b87c
commit 6c1786dcc2
5 changed files with 107 additions and 35 deletions

View File

@@ -36,7 +36,7 @@
*/
import utils, { buildHash } from '../utils.js';
import { convertWebToMobile } from '../services/immoscout/immoscout-web-translator.js';
import { convertWebToMobile } from '../services/immoscout/index.js';
let appliedBlackList = [];
async function getListings(url) {