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

Added Furaffinity

pull/1416/head
Jazper 2 years ago committed by GitHub
parent f15e685c3a
commit 04ed2a52e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2717,5 +2717,13 @@
"urlMain": "https://www.zoomit.ir", "urlMain": "https://www.zoomit.ir",
"username_claimed": "kossher", "username_claimed": "kossher",
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
},
"furaffinity": {
"errorMsg": "This user cannot be found.",
"errorType": "message",
"url": "https://www.furaffinity.net/user/{}",
"urlMain": "https://www.furaffinity.net",
"username_claimed": "jesus",
"username_unclaimed": "noonewouldeverusethis7"
} }
} }

Loading…
Cancel
Save