|
@@ -70,7 +70,7 @@ module UKPlanningScraper |
|
|
def system |
|
|
def system |
|
|
if @url.match(/search\.do\?action=advanced/i) |
|
|
if @url.match(/search\.do\?action=advanced/i) |
|
|
'idox' |
|
|
'idox' |
|
|
elsif @url.match(/\.aspx/i) |
|
|
|
|
|
|
|
|
elsif @url.match(/generalsearch/i) |
|
|
'northgate' |
|
|
'northgate' |
|
|
elsif @url.match(/ocellaweb/i) |
|
|
elsif @url.match(/ocellaweb/i) |
|
|
'ocellaweb' |
|
|
'ocellaweb' |
|
|