Fix visionplus.id categories and update channels.

Signed-off-by: Toha <tohenk@yahoo.com>
This commit is contained in:
Toha
2026-04-30 08:59:20 +07:00
parent 0162f93d90
commit 467de4c6bd
4 changed files with 265 additions and 226 deletions

View File

@@ -42,6 +42,7 @@ it('can parse response', () => {
title: 'FBI: Most Wanted S4, Ep 18',
description:
'After two agents from the Bureau of Land Management go missing while executing a land seizure warrant in Wyoming, the Fugitive Task Force heads west to track them down in an unwelcoming county.',
categories: ['Series', 'Thriller'],
season: 4,
episode: 18
})
@@ -60,6 +61,7 @@ it('can parse response', () => {
title: 'FBI: Most Wanted S4, Ep 18',
description:
'Satgas Buronan pergi ke wilayah barat untuk melacak keberadaan dua petugas Biro Pengelolaan Lahan yang menghilang saat menjalankan perintah penyitaan lahan di negara bagian yang tak ramah, Wyoming.',
categories: ['Series', 'Thriller'],
season: 4,
episode: 18
})