Skip to content

Commit

Permalink
Config file added
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksaMCode committed Dec 1, 2022
1 parent 55a16a3 commit acc714b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config.ini
@@ -0,0 +1,12 @@
[SMTP]
smtp = smtp.mail.yahoo.com
email =
port = 587
password =
user_email =

[SCRAPER]
website = https://efee.etf.unibl.org/oglasi/
latest_fetch =
web_driver = CHROME
notices = notices.json

0 comments on commit acc714b

Please sign in to comment.