Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/71c2269eb8020d668982305056f40b5be5d5c592?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

use errorMsg for Quora

pull/849/head
Siddharth Dushantha 4 years ago
parent 903a6d882b
commit 71c2269eb8

@ -1229,8 +1229,8 @@
"username_unclaimed": "noonewouldeverusethis"
},
"Quora": {
"errorType": "response_url",
"errorUrl": "https://www.quora.com/profile/{}",
"errorType": "message",
"errorMsg": "Page Not Found",
"url": "https://www.quora.com/profile/{}",
"urlMain": "https://www.quora.com/",
"username_claimed": "Matt-Riggsby",

Loading…
Cancel
Save