瀏覽代碼

Update scraper.rb

master
Adrian Short 5 年之前
committed by GitHub
父節點
當前提交
cd7da9c2e3
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      scraper.rb

+ 1
- 1
scraper.rb 查看文件

@@ -1,7 +1,7 @@
require 'uk_planning_scraper'
require 'scraperwiki'

keyword_searches = ['inlink', 'bt phone kiosk']
keyword_searches = ['inlink', 'bt phone kiosk', 'communication hub']
authorities = UKPlanningScraper::Authority.all

authorities.each_with_index do |authority, i|


Loading…
取消
儲存