node-tv-calendar-client
Version:
Node.js client for TV Calendar (Unofficial)
28 lines (26 loc) • 834 B
JavaScript
/**
* Created by diogo on 05/10/16.
*/
var _default = {
"headers": {
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8",
"Accept-Encoding": "gzip, deflate, sdch",
"Accept-Language": "en-US,en;q=0.8,pt;q=0.6,es;q=0.4,nb;q=0.2",
"Cache-Control": "no-cache",
"Connection": "keep-alive",
"Cookie": "CAT_UID=aa94878ab7506b5a937ee2674c2fc03c; _gat=1; _ga=GA1.3.1414491981.1468063827",
"Host": "www.pogdesign.co.uk",
"Pragma": "no-cache",
"Upgrade-Insecure-Requests": "1",
"User-Agent": "Mozilla/5.0 AppleWebKit/537.36 Chrome/53.0.2785.143 Safari/537.36"
},
"hostname": "www.pogdesign.co.uk",
"path": "/cat/",
"method": "GET"
};
module.exports =
{
"options": {
"default": _default
}
};