Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yngveny committed Sep 27, 2017
1 parent d86e6c0 commit 9f25356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -8,7 +8,7 @@
from email.MIMEText import MIMEText


fromaddr = "dof@dof.com"
fromaddr = "yngve.nybakk@gmail.com"
toaddr = "ynny@nli.no"
msg = MIMEMultipart()
msg['From'] = fromaddr
Expand Down

0 comments on commit 9f25356

Please sign in to comment.