{ "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": { "help": "help@u-claw.org", "security": "hefangsheng@u-claw.org", "author": "hello@u-claw.org", "ciBot": "bot@u-claw.org", "note": "website, security and author still point at the upstream project. Vulnerability reports currently reach someone who did not write this code and cannot fix it. Replace them once we have our own, and tests/origin.test.mjs will confirm nothing was missed." }, "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." } }