Just another fix try.

This commit is contained in:
Naida Vatric
2020-02-08 00:47:00 +01:00
parent 8a87b9e253
commit be378883c8

View File

@@ -268,6 +268,7 @@ class SaljicCrawler {
const descriptions = $(propertySelectors.descriptions)
.text()
.replace(/\"/g, "")
.trim();
const latAndLongSrc = $(propertySelectors.latAndLong).attr("src");