Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/a56b301e3f7d20d5f775029f04edbaab7fd3074f You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fix GeeksForGeeks F+

pull/2068/head
Paul Pfeister 1 year ago
parent c4777afd7f
commit a56b301e3f

@ -817,8 +817,7 @@
"username_claimed": "blue"
},
"GeeksforGeeks": {
"errorMsg": "<title>Login GeeksforGeeks</title>",
"errorType": "message",
"errorType": "status_code",
"url": "https://auth.geeksforgeeks.org/user/{}",
"urlMain": "https://www.geeksforgeeks.org/",
"username_claimed": "adam"

Loading…
Cancel
Save