mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update startv.com.config.js
This commit is contained in:
parent
6ddb86e2e1
commit
5288f359d6
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ const API_ENDPOINT = 'https://www.startv.com/umbraco/api/startvguideproxy'
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'startv.com',
|
site: 'startv.com',
|
||||||
|
ignore: true, // REASON: Request failed with status code 405
|
||||||
url: `${API_ENDPOINT}/GetTvGuideSchedule`,
|
url: `${API_ENDPOINT}/GetTvGuideSchedule`,
|
||||||
request: {
|
request: {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue