Use external service for rss xml to json
This commit is contained in:
parent
f1c02ca7e5
commit
3f54fb8a2a
4 changed files with 7 additions and 26 deletions
|
|
@ -47,7 +47,6 @@ app.use('/assets', express.static(`${__dirname}/assets`, {
|
|||
* Common API
|
||||
*/
|
||||
app.get(/\/api:url/, require('./service/url-preview'));
|
||||
app.post(/\/api:rss/, require('./service/rss-proxy'));
|
||||
|
||||
/**
|
||||
* Serve config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue