瀏覽代碼

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


Loading…
取消
儲存