Use external service for rss xml to json

This commit is contained in:
syuilo
2017-05-25 14:52:22 +09:00
parent f1c02ca7e5
commit 3f54fb8a2a
4 changed files with 7 additions and 26 deletions

View File

@@ -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