mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Auto generating folders, more compatibility running on any machine
This commit is contained in:
parent
c10a5a8a6c
commit
7edce016b5
5 changed files with 90 additions and 71 deletions
|
@ -20,15 +20,15 @@ a {color: #9999ff;}
|
|||
<a href="https://greasyfork.org/en/scripts/38999-moodle-elearning-kmooc-test-help">Script
|
||||
greasyforkon</a>
|
||||
|
|
||||
<a href="http://questionmining.tk/manual">Manual</a>
|
||||
<a href="<%= siteurl %>/manual">Manual</a>
|
||||
|
|
||||
<a href="http://questionmining.tk/servergit">Szerver repó</a>
|
||||
<a href="<%= siteurl %>/servergit">Szerver repó</a>
|
||||
|
|
||||
<a href="http://questionmining.tk/scriptgit">Userscript repó</a>
|
||||
<a href="<%= siteurl %>/scriptgit">Userscript repó</a>
|
||||
|
|
||||
<a href="http://questionmining.tk/data.json">Összes kérdés (JSON)</a>
|
||||
<a href="<%= siteurl %>/data.json">Összes kérdés (JSON)</a>
|
||||
|
|
||||
<a href="http://questionmining.tk/legacy">Összes kérdés (Régi formátum)</a>
|
||||
<a href="<%= siteurl %>/legacy">Összes kérdés (Régi formátum)</a>
|
||||
</h2>
|
||||
|
||||
<table style="table-layout:fixed;width:100%">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue