HelloZeroNet / HelloZeroNet/ZeroHello
The recent update that allows sites to use Name YO without breakage for non-users of Name YO
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 73
- Fork
- 69
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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",
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.