add PROSTOR agency enum; update ENV template
This commit is contained in:
@@ -137,7 +137,8 @@ const AD_STATUS = {
|
||||
|
||||
const AD_AGENCY = {
|
||||
OLX: "OLX",
|
||||
RENTAL: "RENTAL"
|
||||
RENTAL: "RENTAL",
|
||||
PROSTOR: "PROSTOR"
|
||||
};
|
||||
|
||||
const CRAWLER_AD_TYPE = {
|
||||
|
||||
Reference in New Issue
Block a user