Clean up
This commit is contained in:
parent
45b2b2b196
commit
b73eb710e4
5 changed files with 1 additions and 39 deletions
|
|
@ -47,7 +47,6 @@ app.use('/resources', express.static(`${__dirname}/resources`, {
|
|||
/**
|
||||
* Common API
|
||||
*/
|
||||
app.get(/\/api:meta/, require('./meta'));
|
||||
app.get(/\/api:url/, require('./service/url-preview'));
|
||||
app.post(/\/api:rss/, require('./service/rss-proxy'));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue