Przeglądaj źródła

Fix site URL

master
Adrian Short 4 lat temu
rodzic
commit
e0b63f5b72
Podpisane przez niezaufanego użytkownika: adrian ID klucza GPG: 4B54F9AE91AB06BB
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      scraper.rb

+ 1
- 1
scraper.rb Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz