-
2) Paste your credentials in
mega.js
Openmega.js
and updateemail
andpassword
:
// mega.js
const auth = {
email: '[email protected]',
password: 'your-strong-password',
userAgent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.246'
};