Ver código fonte

Fix site URL

master
Adrian Short 4 anos atrás
pai
commit
e0b63f5b72
Signed by untrusted user: adrian ID da chave GPG: 4B54F9AE91AB06BB
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      scraper.rb

+ 1
- 1
scraper.rb Ver arquivo

@@ -10,7 +10,7 @@ require 'securerandom'

# Northgate Planning Explorer

SITE_URL = 'http://planning.merton.gov.uk'
SITE_URL = 'https://planning.merton.gov.uk'
BASE_URL = SITE_URL + '/Northgate/PlanningExplorerAA/Generic/'

def crawl_delay


Carregando…
Cancelar
Salvar