Skip to content
New issue

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

The recent update that allows sites to use Name YO without breakage for non-users of Name YO #142

Open
styromaniac opened this issue Apr 12, 2020 · 0 comments

Comments

@styromaniac
Copy link

You're no longer able to set the domain to a raw URL without a TLD.

For instance, App 0 used:

"domain": "raw/1E7wdLyfWBZAJoPtk7t7dxBAdVFDkWpKrX",

But now that no longer directs you to:

127.0.0.1:43110/raw/1E7wdLyfWBZAJoPtk7t7dxBAdVFDkWpKrX

So, now I have had to set the domain line with raw + a domain name:

"domain": "raw/app0.zn",

Could ZeroNet be updated to handle a line in content.json such as:

"raw_url": "true",

Or could raw be placed in the address line:

"address": "raw/1E7wdLyfWBZAJoPtk7t7dxBAdVFDkWpKrX",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants