mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
adapt tvprofil.com checksum impl
This commit is contained in:
parent
35272ea0a4
commit
7231180cf0
2 changed files with 7 additions and 6 deletions
|
@ -17,7 +17,7 @@ const channel = {
|
|||
|
||||
it('can generate valid url', () => {
|
||||
expect(url({ channel, date })).toBe(
|
||||
'https://tvprofil.com/bg/tv-programa/program/?datum=2023-01-12&kanal=24kitchen-bg&callback=cb&b55=747917'
|
||||
'https://tvprofil.com/bg/tv-programa/program/?datum=2023-01-12&kanal=24kitchen-bg&callback=cb&b51=818933'
|
||||
)
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue