Update meo.pt.config.js
This commit is contained in:
@@ -8,10 +8,7 @@ dayjs.extend(customParseFormat)
|
|||||||
dayjs.extend(timezone)
|
dayjs.extend(timezone)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'pt',
|
|
||||||
site: 'meo.pt',
|
site: 'meo.pt',
|
||||||
channels: 'meo.pt.channels.xml',
|
|
||||||
output: '.gh-pages/guides/meo.pt.guide.xml',
|
|
||||||
request: {
|
request: {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
data: function ({ channel, date }) {
|
data: function ({ channel, date }) {
|
||||||
|
|||||||
Reference in New Issue
Block a user