filter with date ; working backend and frontend

This commit is contained in:
GotPPay
2017-12-11 18:22:06 +01:00
parent b634bfd300
commit 6859ba39be
26 changed files with 128932 additions and 12 deletions

View File

@@ -7,7 +7,10 @@ config.domainList = [
//config.domainList = ['/home/bilal/Saburly/domene-svedska/crawler/bardate_domains.txt'];
//config.domainList = ['/home/bilal/Saburly/domene-svedska/crawler/bardate_domains_11_12.txt'];
config.seDomainCheck = 'http://free.iis.se/free?q=';
config.nuDomainCheck = 'http://free.iis.nu/free?q=';
config.wordList = __dirname + '/words.txt';