Changed auth exceptions, saving question from /ask if its matches are less than 90%

This commit is contained in:
mrfry
2021-04-30 16:08:34 +02:00
parent d5f6f22262
commit 742f8866c7
3 changed files with 24 additions and 28 deletions
+3 -4
View File
@@ -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": {