mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-04-28 06:31:27 +00:00
Fix module changelog: use raw markdown instead of HTML release page
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.
This commit is contained in:
parent
b68fc25b2c
commit
8030c2b7c7
10 changed files with 38 additions and 10 deletions
|
|
@ -2,5 +2,5 @@
|
|||
"version": "v0.5.1",
|
||||
"versionCode": 501,
|
||||
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.5.1/vpnhide-kmod-android14-5.15.zip",
|
||||
"changelog": "https://github.com/okhsunrog/vpnhide/releases/tag/v0.5.1"
|
||||
"changelog": "https://raw.githubusercontent.com/okhsunrog/vpnhide/main/update-json/changelog.md"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue