elcinema.com

close #2541
This commit is contained in:
PopeyeTheSai10r 2024-12-28 22:44:14 -08:00
parent 5e420b23e1
commit 9a9d21dfe7

View file

@ -9,9 +9,14 @@ dayjs.extend(customParseFormat)
dayjs.extend(timezone)
dayjs.extend(utc)
const headers = {
'User-Agent':
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0' }
module.exports = {
site: 'elcinema.com',
days: 2,
request: { headers },
url({ channel }) {
const lang = channel.lang === 'en' ? 'en/' : '/'