mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 11:17:38 +02:00
Changed auth exceptions, saving question from /ask if its matches are less than 90%
This commit is contained in:
+3
-4
@@ -19,7 +19,8 @@
|
||||
"nextdir": "nextStatic/qminingPagePublic",
|
||||
"name": "qmining",
|
||||
"urls": [
|
||||
"qmining.frylabs.net"
|
||||
"qmining.frylabs.net",
|
||||
"localhost"
|
||||
],
|
||||
"isNextJs": true
|
||||
},
|
||||
@@ -30,9 +31,7 @@
|
||||
],
|
||||
"name": "api",
|
||||
"urls": [
|
||||
"api.frylabs.net",
|
||||
"localhost",
|
||||
"superhedghog.frylabs.net"
|
||||
"api.frylabs.net"
|
||||
]
|
||||
},
|
||||
"main": {
|
||||
|
||||
Reference in New Issue
Block a user