Update beinsports.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-15 23:21:03 +03:00
parent 070c1825fe
commit 9e340b710e

View file

@ -7,6 +7,7 @@ dayjs.extend(utc)
dayjs.extend(customParseFormat)
module.exports = {
ignore: true, // INFO: guide on the site is empty
request: {
timeout: 30000
},