Skip to content

Commit

Permalink
added more text to subject line
Browse files Browse the repository at this point in the history
  • Loading branch information
LoveMyData committed Aug 30, 2018
1 parent 3cc39ee commit 7d551c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

url_base = 'http://pdonline.redland.qld.gov.au'
da_url = url_base + '/Pages/XC.Track/SearchApplication.aspx?d=' + period + '&k=LodgementDate&t=BD,BW,BA,MC,MCU,OPW,BWP,APS,MCSS,OP,EC,SB,SBSS,PD,BX,ROL,QRAL'
comment_url = 'mailto:rcc@redland.qld.gov.au?subject='
comment_url = 'mailto:rcc@redland.qld.gov.au?subject=Development Application Enquiry: '

# setup agent and turn off gzip as council web site returning 'encoded-content: gzip,gzip'
agent = Mechanize.new
Expand Down

0 comments on commit 7d551c1

Please sign in to comment.