Use external service for rss xml to json
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user