mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
chore: module alias for all routes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const axios = require('../../utils/axios');
|
||||
const axios = require('@/utils/axios');
|
||||
const host = 'https://www.curseforge.com';
|
||||
const cheerio = require('cheerio');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user