mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 22:19:40 +08:00
chore: module alias for all routes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const config = require('../../config');
|
||||
const config = require('@/config');
|
||||
let cacheIndex = 0;
|
||||
|
||||
module.exports = async (ctx) => {
|
||||
|
||||
Reference in New Issue
Block a user