mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-19 14:40:06 +08:00
chore: add link for naive
This commit is contained in:
parent
a0dd4eabca
commit
8d7b0546de
@ -17,7 +17,12 @@ enum class PluginEntry(
|
||||
NaiveProxy(
|
||||
"naive-plugin",
|
||||
SagerNet.application.getString(R.string.action_naive),
|
||||
"io.nekohasekai.sagernet.plugin.naive"
|
||||
"moe.matsuri.exe.naive",
|
||||
DownloadSource(
|
||||
playStore = false,
|
||||
fdroid = false,
|
||||
downloadLink = "https://github.com/MatsuriDayo/plugins/releases?q=naive"
|
||||
)
|
||||
),
|
||||
Hysteria(
|
||||
"hysteria-plugin",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user