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

Merge pull request from sherlock-project/add-sites

Added Google Play
pull/1459/head
Siddharth Dushantha 3 years ago committed by GitHub
commit 6358166aaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2672,5 +2672,13 @@
"urlMain": "https://www.furaffinity.net",
"username_claimed": "jesus",
"username_unclaimed": "noonewouldeverusethis7"
},
"Google Play": {
"errorMsg": "the requested URL was not found on this server",
"errorType": "message",
"url": "https://play.google.com/store/apps/developer?id={}",
"urlMain": "https://play.google.com",
"username_claimed": "GitHub",
"username_unclaimed": "noonewouldeverusethis7"
}
}

Loading…
Cancel
Save