update
This commit is contained in:
parent
6fd57b8f89
commit
25b9a8633f
2
index.js
2
index.js
|
|
@ -18,7 +18,7 @@ const FILTERS = {
|
||||||
minPrice: 500000000,
|
minPrice: 500000000,
|
||||||
maxPrice: 650000000,
|
maxPrice: 650000000,
|
||||||
keywords: ["입주", "급매"],
|
keywords: ["입주", "급매"],
|
||||||
minSupplySpace: 60,
|
minSupplySpace: 48,
|
||||||
};
|
};
|
||||||
|
|
||||||
async function captureComplexArticles(complex) {
|
async function captureComplexArticles(complex) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue