forked from DebaucheryLibrarian/traxxx
Added include and exclude config options. Moved network definitions to dedicated file. Scraping all XEmpire sites. Added definitions for Perv City.
This commit is contained in:
8
config/default.js
Normal file
8
config/default.js
Normal file
@@ -0,0 +1,8 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
include: [
|
||||
'xempire',
|
||||
'pervcity',
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user