mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
* Add Clash enhanced app. * add logo * code format * resize Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
11 lines
301 B
JSON
11 lines
301 B
JSON
{
|
|
"appid": "4581fc009cf3e648c61a17a28e5764f5d034976c",
|
|
"name": "Clash",
|
|
"website": "https://github.com/Dreamacro/clash",
|
|
"license": "GNU General Public License v3.0 only",
|
|
"description": "A rule-based tunnel in Go.",
|
|
"enhanced": true,
|
|
"tile_background": "light",
|
|
"icon": "clash.png"
|
|
}
|