Explorar el Código

Fix site URL

master
Adrian Short hace 4 años
padre
commit
e0b63f5b72
Firmado por usuario no fiable: adrian ID de clave GPG: 4B54F9AE91AB06BB
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      scraper.rb

+ 1
- 1
scraper.rb Ver fichero

@@ -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


Cargando…
Cancelar
Guardar