mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Modules now return a function which creates app-s, qmining module auth handle
This commit is contained in:
parent
b5f9ede2cf
commit
a03f56028a
12 changed files with 1046 additions and 990 deletions
|
@ -30,10 +30,5 @@
|
|||
"path": "./modules/stuff/stuff.js",
|
||||
"name": "stuff",
|
||||
"urls": [ "stuff.frylabs.net" ]
|
||||
},
|
||||
"old": {
|
||||
"path": "./modules/old/old.js",
|
||||
"name": "old",
|
||||
"urls": [ "qmining.tk", "www.qmining.tk" ]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue