UTMediaCAT / mediacat-domain-crawler

Internet domain crawler
0 stars 0 forks source link

make a separate constant file that is git ignored #31

Open jacqueline-chan opened 3 years ago

jacqueline-chan commented 3 years ago

For the script crawl.js, there is a constant transporter that asks for email credentials (used to send emails). It will probably need to be in a separate file to avoid the password being accidentally committed and then git ignored by creating a .gitignore file.