mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Merge branch 'master' of gitlab.com:MrFry/mrfrys-node-server
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://qmining.frylabs.net">
|
<a>
|
||||||
<pre>
|
<pre>
|
||||||
____ __ __
|
____ __ __
|
||||||
/ __/_____ __ / /__ _/ / ___
|
/ __/_____ __ / /__ _/ / ___
|
||||||
|
Submodule modules/qmining/qmining-page updated: ada93f0bb9...8ae3e7865d
@@ -87,6 +87,8 @@ function jsonStats () {
|
|||||||
-e "s,/contribute,${G}&${NC},g" \
|
-e "s,/contribute,${G}&${NC},g" \
|
||||||
-e "s,/reops,${G}&${NC},g" \
|
-e "s,/reops,${G}&${NC},g" \
|
||||||
-e "s,/feedback,${G}&${NC},g" \
|
-e "s,/feedback,${G}&${NC},g" \
|
||||||
|
-e "s,/addQuestion,${G}&${NC},g" \
|
||||||
|
-e "s,/dataCount,${G}&${NC},g" \
|
||||||
-e "s,/menuClick,${G}&${NC},g" \
|
-e "s,/menuClick,${G}&${NC},g" \
|
||||||
-e "s,/allqr,${G}&${NC},g" \
|
-e "s,/allqr,${G}&${NC},g" \
|
||||||
-e "s,/legacy,${G}&${NC},g" \
|
-e "s,/legacy,${G}&${NC},g" \
|
||||||
@@ -121,8 +123,11 @@ echo -e "${G}Site requests yesterday / today:$NC"
|
|||||||
jsonStats "${1}/stats/vstats"
|
jsonStats "${1}/stats/vstats"
|
||||||
|
|
||||||
echo -e "$sep"
|
echo -e "$sep"
|
||||||
echo -e "${G}UID test solving count yesterday / today:$NC"
|
echo -e "${G}Client ID test solving count yesterday / today:$NC"
|
||||||
jsonStatsLength "${1}/stats/idvstats"
|
jsonStatsLength "${1}/stats/idvstats"
|
||||||
|
|
||||||
|
echo -e "$sep"
|
||||||
|
echo -e "${G}User ID requests yesterday / today:$NC"
|
||||||
|
jsonStatsLength "${1}/stats/uvstats"
|
||||||
|
|
||||||
echo -e "$sep"
|
echo -e "$sep"
|
||||||
|
Reference in New Issue
Block a user