Changed maintainer name (again)

This commit is contained in:
MrFry 2019-10-05 15:46:36 +02:00
parent 5092b150ec
commit 4e0bea8e32
10 changed files with 12 additions and 12 deletions

View file

@ -12,4 +12,4 @@ then
Should auto generate needed folder structure Should auto generate needed folder structure
<a href="https://gitlab.com/YourFriendlyNeighborhoodDealer/moodle-test-userscript">Client</a> <a href="https://gitlab.com/MrFry/moodle-test-userscript">Client</a>

View file

@ -1,7 +1,7 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Question Server Question Server
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server> GitLab: <https://gitlab.com/MrFry/question-node-server>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Question Server Question Server
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server> GitLab: <https://gitlab.com/MrFry/question-node-server>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -154,13 +154,13 @@ app.get('/greasy', function (req, res) {
}) })
app.get('/scriptgit', function (req, res) { app.get('/scriptgit', function (req, res) {
res.redirect('https://gitlab.com/YourFriendlyNeighborhoodDealer/moodle-test-userscript') res.redirect('https://gitlab.com/MrFry/moodle-test-userscript')
res.end() res.end()
logger.LogReq(req) logger.LogReq(req)
}) })
app.get('/servergit', function (req, res) { app.get('/servergit', function (req, res) {
res.redirect('https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server') res.redirect('https://gitlab.com/MrFry/question-node-server')
res.end() res.end()
logger.LogReq(req) logger.LogReq(req)
}) })

View file

@ -1,7 +1,7 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Question Server Question Server
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server> GitLab: <https://gitlab.com/MrFry/question-node-server>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Question Server Question Server
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server> GitLab: <https://gitlab.com/MrFry/question-node-server>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Question Server Question Server
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server> GitLab: <https://gitlab.com/MrFry/question-node-server>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View file

@ -1,6 +1,6 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Question Server Question Server
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server> GitLab: <https://gitlab.com/MrFry/question-node-server>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Question Server Question Server
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server> GitLab: <https://gitlab.com/MrFry/question-node-server>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Question Server question file merger Question Server question file merger
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server> GitLab: <https://gitlab.com/MrFry/question-node-server>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Question Server Question Server
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server> GitLab: <https://gitlab.com/MrFry/question-node-server>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by