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 = {
|
||||
site: 'startv.com',
|
||||
ignore: true, // REASON: Request failed with status code 405
|
||||
url: `${API_ENDPOINT}/GetTvGuideSchedule`,
|
||||
request: {
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user