mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
feat: add launch log
This commit is contained in:
@@ -29,6 +29,7 @@ if (config.enableCluster && cluster.isMaster && process.env.NODE_ENV !== 'test'
|
||||
}
|
||||
|
||||
logger.info('🎉 RSSHub start! Cheers!');
|
||||
logger.info('💖 Can you help keep this open source project alive? Please sponsor 👉 https://docs.rsshub.app/en/support');
|
||||
|
||||
module.exports = server;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user