Update startv.com.config.js
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user