move ignored usernames config to crawler specific config
This commit is contained in:
@@ -12,8 +12,6 @@ const AD_CATEGORY = {
|
||||
CATEGORY_GARAGE: "GARAGE"
|
||||
};
|
||||
|
||||
const IGNORED_USERNAMES = [];
|
||||
|
||||
const AD_STATUS = {
|
||||
STATUS_NORMAL: 1,
|
||||
STATUS_RESERVED: 2,
|
||||
|
||||
Reference in New Issue
Block a user