mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-19 22:50:05 +08:00
chore: add link for naive
This commit is contained in:
parent
a0dd4eabca
commit
8d7b0546de
@ -17,7 +17,12 @@ enum class PluginEntry(
|
|||||||
NaiveProxy(
|
NaiveProxy(
|
||||||
"naive-plugin",
|
"naive-plugin",
|
||||||
SagerNet.application.getString(R.string.action_naive),
|
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(
|
||||||
"hysteria-plugin",
|
"hysteria-plugin",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user