소스 검색

Fix site URL

master
Adrian Short 4 년 전
부모
커밋
e0b63f5b72
Signed by untrusted user: adrian GPG 키 ID: 4B54F9AE91AB06BB
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      scraper.rb

+ 1
- 1
scraper.rb 파일 보기

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


불러오는 중...
취소
저장