Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/1916b89c4f6d8decad961221a753149275388bd7
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
8 additions and
8 deletions
@ -14,7 +14,7 @@
"@tycrek/discord-hookr" : "^0.1.0" ,
"@tycrek/express-postcss" : "^0.4.0" ,
"@tycrek/joint" : "^1.0.0-1" ,
"@tycrek/log" : "^0.7. 0-3 ",
"@tycrek/log" : "^0.7. 1 ",
"@tycrek/papito" : "^0.3.4" ,
"@xoi/gps-metadata-remover" : "^1.1.1" ,
"any-shell-escape" : "^0.1.1" ,
@ -955,9 +955,9 @@
}
} ,
"node_modules/@tycrek/log" : {
"version" : "0.7. 0-3 ",
"resolved" : "https://registry.npmjs.org/@tycrek/log/-/log-0.7. 0-3 .tgz",
"integrity" : "sha512- cy1WYpNsMN+OEjyP/hpqVqsct4A1bG18/JTde0PmKObBdEYExnQYDp1uIgDOQSktu3hnxDG7/rAu0XWsveUpM w==",
"version" : "0.7. 1 ",
"resolved" : "https://registry.npmjs.org/@tycrek/log/-/log-0.7. 1 .tgz",
"integrity" : "sha512- TRQ4qexyzYiwfYhV0f040TA7uaHNUpnlf3Iq8aIRnADH70NHjFwAnfL/Oh+qTSkGTwZ6wCzF6lPPROkVcKTsi w==",
"dependencies" : {
"chalk" : "^4.1.2" ,
"luxon" : "^3.3.0"
@ -7116,9 +7116,9 @@
"integrity" : "sha512-LYM2VVxCUFTf/kHKlbP7h4Phnljt/si7OQtj9ehRC9WaypYdO3BVfHovnXxcfRbShr3NPMNn2foN/zHQFN5Ltw=="
} ,
"@tycrek/log" : {
"version" : "0.7. 0-3 ",
"resolved" : "https://registry.npmjs.org/@tycrek/log/-/log-0.7. 0-3 .tgz",
"integrity" : "sha512- cy1WYpNsMN+OEjyP/hpqVqsct4A1bG18/JTde0PmKObBdEYExnQYDp1uIgDOQSktu3hnxDG7/rAu0XWsveUpM w==",
"version" : "0.7. 1 ",
"resolved" : "https://registry.npmjs.org/@tycrek/log/-/log-0.7. 1 .tgz",
"integrity" : "sha512- TRQ4qexyzYiwfYhV0f040TA7uaHNUpnlf3Iq8aIRnADH70NHjFwAnfL/Oh+qTSkGTwZ6wCzF6lPPROkVcKTsi w==",
"requires" : {
"chalk" : "^4.1.2" ,
"luxon" : "^3.3.0"
@ -47,7 +47,7 @@
"@tycrek/discord-hookr" : "^0.1.0" ,
"@tycrek/express-postcss" : "^0.4.0" ,
"@tycrek/joint" : "^1.0.0-1" ,
"@tycrek/log" : "^0.7. 0-3 ",
"@tycrek/log" : "^0.7. 1 ",
"@tycrek/papito" : "^0.3.4" ,
"@xoi/gps-metadata-remover" : "^1.1.1" ,
"any-shell-escape" : "^0.1.1" ,