mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-04-28 14:44:43 +00:00
KernelSU-Next and Magisk fetch the changelog URL and display it as text. Pointing to the GitHub releases HTML page showed raw HTML tags. Now points to a raw markdown file that renders correctly.
6 lines
256 B
JSON
6 lines
256 B
JSON
{
|
|
"version": "v0.5.1",
|
|
"versionCode": 501,
|
|
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.5.1/vpnhide-kmod-android14-6.1.zip",
|
|
"changelog": "https://raw.githubusercontent.com/okhsunrog/vpnhide/main/update-json/changelog.md"
|
|
}
|