Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/2271de7a1de31b02b34583a024a359d260e836aa
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Thanks for taking the time to fill out this bug report!
- type:textarea
id:description
attributes:
label:Description
description:Describe the bug you are experiencing
placeholder:Something happend when I did something
validations:
required:true
- type:textarea
id:steps-to-reproduce
attributes:
label:Steps to reproduce
description:Write a step by step list that will allow us to reproduce this bug
placeholder:|
1. Do something
2. Then do something else
validations:
required:true
- type:textarea
id:expected-behavior
attributes:
label:Expected behavior
description:Explain how you expect Sherlock to behave
placeholder:I expect Sherlock to behave like this when that is done
validations:
required:true
- type:textarea
id:actual-behavior
attributes:
label:Actual behavior
description:Explain how Sherlock is acutally behaving
placeholder:Sherlock should be behaving like this when that is done
validations:
required:true
- type:textarea
id:additional-info
attributes:
label:Additional information
description:If you have some additional information, please write it here
validations:
required:true
- type:checkboxes
id:terms
attributes:
label:Code of Conduct
description:By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/sherlock-project/sherlock/blob/master/docs/CODE_OF_CONDUCT.md).
options:
- label:I agree to follow this project's Code of Conduct
Put x into all boxes (like this [x]) once you have completed what they say.
Make sure complete everything in the checklist.
-->
- [ ] I'm asking a question regarding Sherlock
- [ ] My question is not a tech support question.
**We are not your tech support**.
If you have questions related to `pip`, `git`, or something that is not related to Sherlock, please ask them on [Stack Overflow](https://stackoverflow.com/) or [r/learnpython](https://www.reddit.com/r/learnpython/)
Put x into all boxes (like this [x]) once you have completed what they say.
Make sure complete everything in the checklist.
-->
- [ ] I'm requesting support for a new site
- [ ] I've checked for similar site support requests including closed ones
- [ ] I've checked that the site I am requesting has not been removed in the past and is not documented in [removed_sites.md](https://github.com/sherlock-project/sherlock/blob/master/removed_sites.md)
- [ ] The site I am requesting support for is not a pornographic website
- [ ] I'm only requesting support of **one** website (create a separate issue for each site)
## Description
<!--
Provide the url to the website and the name of the website.
If there is anything else you want to mention regarding the site support request include that in this section.