本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
adrianshort
/
merton-planning-applications
镜像来自
https://github.com/adrianshort/merton-planning-applications.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
Fix site URL
master
Adrian Short
4 年之前
父節點
118b67fe5d
當前提交
e0b63f5b72
Signed by untrusted user:
adrian
GPG 金鑰 ID:
4B54F9AE91AB06BB
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 = 'http
s
://planning.merton.gov.uk'
BASE_URL = SITE_URL + '/Northgate/PlanningExplorerAA/Generic/'
def crawl_delay
Write
Preview
Loading…
取消
儲存