UNPKG

238 BJavaScriptView Raw
1module.exports = {
2 AUTH_URL: 'https://idagreen.uzh.ch/re/',
3 USER_AGENT: 'Mozilla WebKit/537.36 (KHTML, like Gecko) Bestande 2.0' // Needs to be Mozilla Webkit in order to work, but also expose that the request is from 'bestande 1.0'
4};