Searching other subjects, if the result match is too low

This commit is contained in:
mrfry 2020-11-12 11:24:43 +01:00
parent 098620cce2
commit fa2fd6274f
2 changed files with 16 additions and 6 deletions

View file

@ -19,8 +19,7 @@
"nextdir": "nextStatic/qminingPagePublic",
"name": "qmining",
"urls": [
"qmining.frylabs.net",
"localhost"
"qmining.frylabs.net"
],
"isNextJs": true
},
@ -31,7 +30,8 @@
],
"name": "api",
"urls": [
"api.frylabs.net"
"api.frylabs.net",
"localhost"
]
},
"main": {