Update tvtv.us.test.js

This commit is contained in:
Arkina 2022-07-07 03:48:48 -04:00 committed by GitHub
parent c5f8aa1976
commit d220ddc4ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ dayjs.extend(utc)
const date = dayjs.utc('2022-01-17', 'YYYY-MM-DD').startOf('d') const date = dayjs.utc('2022-01-17', 'YYYY-MM-DD').startOf('d')
const channel = { const channel = {
site_id: '62670', site_id: '62670',
xmltv_id: 'AMITV.ca' xmltv_id: 'AMITV.ca',
logo: 'https://tvtv.us/gn/i/assets/s62670_ll_h15_ab.png?w=360&h=270' logo: 'https://tvtv.us/gn/i/assets/s62670_ll_h15_ab.png?w=360&h=270'
} }