Update kplus.vn.config.js

This commit is contained in:
Aleksandr Statciuk 2022-03-15 22:25:22 +03:00
parent e01d97a58e
commit 8bfc31b8bf

View file

@ -10,6 +10,7 @@ const API_ENDPOINT = `https://www.kplus.vn/Schedule/getSchedule`
module.exports = {
site: 'kplus.vn',
ignore: true, // channel list changes with each request
url: API_ENDPOINT,
request: {
headers: {