We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Both http://parkitectnexus.com/ and https://parkitectnexus.com/ are redirecting to https://parkitectnexus.com:443/ which is of course the exact same thing:
$ curl -v http://parkitectnexus.com/ 2>&1 | grep -i location < Location: https://parkitectnexus.com:443/ $ curl -v https://parkitectnexus.com/ 2>&1 | grep -i location < location: https://parkitectnexus.com:443/
The text was updated successfully, but these errors were encountered:
parkitectnexus does not exist anymore. you have to download your mods through the workshop.
Sorry, something went wrong.
OK bummer. I'd wanted to check out the modding wiki that seems to have been there at one time.
No branches or pull requests
Both http://parkitectnexus.com/ and https://parkitectnexus.com/ are redirecting to https://parkitectnexus.com:443/ which is of course the exact same thing:
The text was updated successfully, but these errors were encountered: