Just another fix try.
This commit is contained in:
@@ -268,6 +268,7 @@ class SaljicCrawler {
|
|||||||
|
|
||||||
const descriptions = $(propertySelectors.descriptions)
|
const descriptions = $(propertySelectors.descriptions)
|
||||||
.text()
|
.text()
|
||||||
|
.replace(/\"/g, "")
|
||||||
.trim();
|
.trim();
|
||||||
|
|
||||||
const latAndLongSrc = $(propertySelectors.latAndLong).attr("src");
|
const latAndLongSrc = $(propertySelectors.latAndLong).attr("src");
|
||||||
|
|||||||
Reference in New Issue
Block a user