mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added old motd, and hadling if no root redirect url file is present
This commit is contained in:
@@ -134,6 +134,10 @@ function GetApp(): ModuleType {
|
||||
from: '/classesgit',
|
||||
to: 'https://gitlab.com/MrFry/question-classes',
|
||||
},
|
||||
{
|
||||
from: '/addQuestion',
|
||||
to: 'https://dataeditor.frylabs.net',
|
||||
},
|
||||
{
|
||||
from: '/donate',
|
||||
to: donateURL,
|
||||
|
Reference in New Issue
Block a user