Update elcinema.com.config.js

This commit is contained in:
Aleksandr Statciuk
2021-11-16 12:22:09 +03:00
parent 3976317ef3
commit f922d901eb

View File

@@ -10,6 +10,9 @@ dayjs.extend(timezone)
dayjs.extend(utc)
module.exports = {
request: {
timeout: 10000
},
site: 'elcinema.com',
url({ channel }) {
const lang = channel.lang === 'en' ? 'en/' : '/'