{ "comment": [ "Where this build points at for downloads, updates and support.", "", "This is a fork of github.com/dongsheng123132/u-claw, now hosted on our own", "Gitea. Every URL the build fetches at runtime is listed here so moving hosts", "is one edit, not a hunt.", "", "The one-line installers (install/install.sh, install/install.ps1) run via", "curl|bash with no checkout, so they cannot read this file — they carry the", "same URLs as literals. tests/origin.test.mjs fails if those literals and this", "file ever disagree, so a migration cannot half-happen.", "", "rawTemplate is a template, not a base URL, because Gitea and GitHub lay raw", "paths out differently: Gitea is /{owner}/{repo}/raw/branch/{ref}/{path},", "GitHub is raw.githubusercontent.com/{owner}/{repo}/{ref}/{path}." ], "repo": { "host": "gitea.fanghe.it.com", "sshPort": 222, "owner": "zhenghy", "name": "u-claw", "ref": "main" }, "urls": { "web": "https://gitea.fanghe.it.com/zhenghy/u-claw", "ssh": "ssh://git@gitea.fanghe.it.com:222/zhenghy/u-claw.git", "rawTemplate": "https://gitea.fanghe.it.com/zhenghy/u-claw/raw/branch/{ref}/{path}", "releases": "https://gitea.fanghe.it.com/zhenghy/u-claw/releases", "issues": "https://gitea.fanghe.it.com/zhenghy/u-claw/issues", "website": "https://u-claw.org" }, "support": { "issues": "https://gitea.fanghe.it.com/zhenghy/u-claw/issues", "email": null, "note": "We do not own u-claw.org — it is the upstream project's domain, so every @u-claw.org address in this tree reaches them, not us. Until we have our own address, support routes to the issue tracker above, which we do control. Set email here when we have one; tests/origin.test.mjs will find every place that still needs updating." }, "upstream": { "repo": "https://github.com/dongsheng123132/u-claw", "note": "Kept for reference only. We do not send changes back — the overseas fork removes the China-market defaults that are the point of the upstream project.", "addresses": { "security": "hefangsheng@u-claw.org", "author": "hello@u-claw.org", "ciBot": "bot@u-claw.org", "note": "Upstream's, left in place where they are factually about upstream." } } }