Skip to content

Commit

Permalink
Update scraper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Old-Bloke committed Apr 4, 2016
1 parent b3381c4 commit 59a9996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.rb
Expand Up @@ -9,7 +9,7 @@
include PDFToHTMLR

comment_url = 'mailto:mail@ncc.nsw.gov.au?subject='
starting_url = 'http://www.newcastle.nsw.gov.au/building_and_planning/da_assessment/current_das/current_das'
starting_url = 'http://www.newcastle.nsw.gov.au/Development/Development-Applications/Current-approved-DA-s'
search_result_url = 'https://ecouncil.burwood.nsw.gov.au/eservice/daEnquiryDetails.do?index='

def commit(pdf_url, reference, address, description, comment_url, date)
Expand Down

0 comments on commit 59a9996

Please sign in to comment.