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:
parent
1f355309fd
commit
61cfa4099a
3 changed files with 37 additions and 11 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue